Template:Doc/doc
From Legion Wiki
< Template:Doc
Jump to navigationJump to searchRevision as of 08:39, 16 June 2010 by Reboot (talk | contribs) (Created page with 'Using <nowiki>{{doc}}</nowiki> on a page will transclude the text of the /doc/ sub-page, (if that page exists). If it does not, it will do n…')
Using {{doc}} on a page will transclude the text of the /doc/ sub-page, (if that page exists). If it does not, it will do nothing.
On Template:Tl, the sub-page would be Template:Tl/doc.
{{doc}}'s purpose is to make maintaining template documentation easier, while also separating the edit history of the documentation from the edit history of the template itself.
On very rare occasions involving template's with URL-encoded characters in their name, {{doc}} will fail to include the external template. The current workaround for this is simply to set |hack=true
The /doc/ sub-page should be placed in Category:Template documentation (within a <noinclude> tag.)
<noinclude>[[Category:Template documentation]]</noinclude>