Difference between revisions of "Template:TEMPLATENAME/doc"
From Project: Gorgon Wiki
(copy-over from latest version on http://templates.wikia.com/wiki/Template:TEMPLATENAME/doc) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{SPW|name={{PAGENAME}} }} |
<!-- Categories where indicated at the bottom of this page, please --> | <!-- Categories where indicated at the bottom of this page, please --> | ||
Latest revision as of 09:02, 16 April 2016
This template was copied from Template:TEMPLATENAME/doc on Wikia Templates. That wiki should periodically be checked for a new version of this template. |
When used on a template's /doc
subpage, Template:Tl evaluates to the name of the associated template. The result will be accurate when the end page is either the /doc
subpage or the actual template page. The template makes a special case for the Template:
namespace: the Template:
prefix will be removed.
Note that the result will not be URL-safe. For a URL-encoded version, see Template:Tl.
Parameters
- {{{1}}} Template:Smaller or require
- Sets the subpage from which the template extracts a name. If the parameter's value does not match the current subpage,Template:Clarify nothing will be returned. This is useful in preventing potentially endless recursive loops on some templates pages that might otherwise reference themselves.
- docpage or override
- Use to indicate the documentation page's location if it is other than the subpage
/doc
, e.g.{{TEMPLATENAME/doc|docpage=Documentation}}
if the subpage is/Documentation
.
The following subpages will always be removed [?] :
- /doc
- /sandbox
- /testcases
See also