Template:Wt/sat/temp/documentation
Template:Maintenance box
Template:Wt/sat/Shortcut
The template {{temp}}
is intended for use on talk pages and areas of Wiktionary that describe the markup language of wikitext. It displays the name of another template or template-like parser construct, linked for convenience, and wrapped in <code>
tags. This template is implemented in terms of Module:Wt/sat/template link. {{tempn}}
functions identically to {{temp}}
, except it does not wrap the output in <code>
tags; it may be used nested.
Syntax Edit
Template:Wt/sat/tempn Template:Tempn Template:Tempn Template:Tempn Template:Tempn
- The template automatically detects non-template namespaces, substitutions, magic words and parser functions; the syntax is identical to the one accepted by the MediaWiki parser. For example, inclusion from mainspace uses the
:
prefix. - Using the Template:Temp parser function with a valid module name creates a link to the module. Likewise, using Template:Temp with a valid parser extension tag links to the tag's documentation.
- If this template is given non-numeric named arguments, they will be displayed as arguments to the template; however, no particular order is guaranteed.
- To force a particular order, or to display an equals sign in an explicitly named numeric parameter, you may use the following methods:
- Use
=
(or=
) to code the equal sign. - Wrap the parameter assignment (or just the
=
character) in Template:Wikitag tags. - Make explicit numeral assignments corresponding with numbered parameters starting from
2
.
- Use
- Previous versions of this template had an interwiki functionality; this feature has been dropped. Links to templates on sister wikis should be formatted manually.
Examples Edit
- Template:Temp
- Result: Template:Temp
- Template:Temp
- Result: Template:Temp
- Template:Temp
- Result: Template:Temp
- Template:Temp
- Result: Template:Temp
- Template:Temp
- Result: Template:Temp
See also Edit
- Template:Temp or Template:Temp — display wiki markup for a category link.
- Template:Temp, Template:Temp — for discussing template parameters or documenting parameter usage in template documentation.
- Template:Temp — display HTML-like wiki markup tags (like Template:Wikitag).
- Template:Nbsp{Template:Nbsp{ tl }Template:Nbsp} — similar template on Wikipedia.