w:c:strategywiki>Notmyhandle |
w:c:strategywiki>Prod |
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 ==
| |
| 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>
| |
Revision as of 04:58, 21 March 2008
This template is used to show that a template or page's documentation or content has been transcluded from {{PAGENAME/Documentation}}.