Template:Doc
Revision as of 07:46, 8 November 2020 by Hello (talk | contribs) (template is created, partially based on 13 years old version of template [newer versions need Parser Functions])
This template is used in other tempates to include the documentation subpage.
Usage
To include in the page of some template its doc
subpage, write at the end of the code of that template:
<noinclude>{{doc}}</noinclude>
To include in the page of some template the doc
subpage of another template, write at the end of the code of the first one:
<noinclude>{{doc|Template:Another template}}
See also
Do not edit this template, if you do not understand its code!