No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
It accepts one {{Parameter|mandatory}}, the name of an article in the template namespace. | It accepts one {{Parameter|mandatory}}, the name of an article in the template namespace. | ||
==Return== | ==Return== | ||
It returns a link to the article in a specially formatted {{Code|<nowiki><dev></nowiki>}} tag. | It returns a link to the article in a specially formatted {{Code|<nowiki><dev></nowiki>}} tag. For example, {{Code|<nowiki>{{Template|Documentation}}</nowiki>}} returns: {{Return|{{Template|Documentation}}}} | ||
{{Code|<nowiki>{{Template|Documentation}}</nowiki>}} returns: {{Return|{{Template|Documentation}}}} | |||
Revision as of 12:19, 23 October 2022
Template:Template is used to create links to templates.
Usage
It accepts one mandatory parameter, the name of an article in the template namespace.
Return
It returns a link to the article in a specially formatted <dev> tag. For example, {{Template|Documentation}} returns:
Template:Documentation