User:Ganaram inukshuk/Docpage style guide: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Ganaram inukshuk (talk | contribs)
Created page with "== Documentation pages for templates == Dochead automatically detects whether a module invokes a module's function, so there is no need to add Template:Lua. == Documentation pages for modules == Do not add links to any other module. The only module links allowed are those provided by Template:Module introspection. This module also detects what other modules are used as dependencies, so there is need to add Template:Lua. == Deprecation procedure =="
 
Ganaram inukshuk (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
''work-in-progress''
== Documentation pages for templates ==
== Documentation pages for templates ==
Dochead automatically detects whether a module invokes a module's function, so there is no need to add [[Template:Lua]].
Dochead automatically detects whether a module invokes a module's function, so there is no need to add [[Template:Lua]].

Latest revision as of 23:56, 29 October 2025

work-in-progress

Documentation pages for templates

Dochead automatically detects whether a module invokes a module's function, so there is no need to add Template:Lua.

Documentation pages for modules

Do not add links to any other module. The only module links allowed are those provided by Template:Module introspection. This module also detects what other modules are used as dependencies, so there is need to add Template:Lua.

Deprecation procedure