Template:Temt

From PS3 Developer wiki
Revision as of 00:08, 13 December 2012 by Euss (talk | contribs) (Created page with "<includeonly><tt><nowiki>{{</nowiki>{{#if:{{{1|}}}|[[{{#if:{{NAMESPACE:{{{1|}}}}}|{{{1|}}}|Template:{{{1|}}}}}{{!}}{{{1|}}}{{#if:{{{2|}}}|{{!}}{{{2|}}}{{#if:{{{3|}}}|{{!}}{{{3...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
[edit] Template documentation

Use

This template creates a formatted link to a template. Without an optional template name, this template creates a formatted but disabled link to the current page.

The syntax of this template is:

{{temt|var1|var2|var3|var4|var5|var6|var7|var8}}

where:

  • var1 is an option template name.
  • var2 through var8 are the optional parameters of template var1.

You must replace any equal signs (=) with their Unicode reference (&#61;).

Examples

  • Without a template name:
{{temt}} creates {{Temt}}
{{temt|User WP Wales}} creates {{User WP Wales}}
{{temt|Template:User interest Utah}} creates {{Template:User interest Utah}}
{{temt|Wikipedia:WikiProject Puerto Rico/Userbox}} creates {{Wikipedia:WikiProject Puerto Rico/Userbox}}
  • With a template name and ordinal and named parameters:
{{temt|convert|4401.2|m|ft|0|sp&#61;us}} creates {{convert|4401.2|m|ft|0|sp=us}}

See also

]]