Template:Documentation/Documentation: Difference between revisions

Template page
w:c:strategywiki>Notmyhandle
(fix)
m (7 revisions imported: Imported from https://strategywiki.org/)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This template is used to show that a template or page's documentation or content has been transcluded from a subpage.  Using this template with no parameter will assume it is being transcluded from <nowiki>{{PAGENAME/Documentation}}</nowiki>.
This template is used to show that a template or page's documentation or content has been transcluded from <nowiki>{{PAGENAME/Documentation}}</nowiki>.


== Optional Parameters ==
<noinclude>[[Category:Template documentation|D]]</noinclude>
If you need to subpage the documentation from a different page, simply enter the base page's name (do not include "Template:" or "/Documentation") after a pipe.
 
If you want to transclude a page not from a template, then enter the page's name as the first parameter, and anything in the second (only one character please).
 
== Example ==
<pre>{{Documentation}}</pre>
;or
<pre>{{Documentation|OTHER PAGE NAME}}</pre>
;or
<pre>{{Documentation|OTHER PAGE NAME/WHATEVER|1}}</pre>

Latest revision as of 18:28, 28 October 2023

This template is used to show that a template or page's documentation or content has been transcluded from {{PAGENAME/Documentation}}.