Template:Dochead/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
No edit summary
Line 10: Line 10:
The header is wrapped in a <code>&lt;span&gt;</code> element so it can be hidden on documentation pages but visible on main pages where they are transcluded.
The header is wrapped in a <code>&lt;span&gt;</code> element so it can be hidden on documentation pages but visible on main pages where they are transcluded.


It also places items inside their respective categories, which eliminates the need to do this manually. Currently, it is configured to place templates inside [[:Category:Templates]] and modules inside [[:Category:Lua modules]].
It also places items inside their respective categories, which eliminates the need to do this manually. Currently, it is configured to place modules and their documentation inside, respectively [[:Category:Lua modules]] and [[:Category:Module documentation]].


=== Usage ===
=== Usage ===