Template:Temt/doc
| This is a documentation subpage for Template:Temt. It contains usage information, categories and other content that is not part of the original template page.  | 
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 (=).
Examples
- Without a template name:
 
- {{temt}} creates 
{{Temt/doc}} 
- {{temt}} creates 
 
- With a template name implicitly in the Template namespace:
 
- {{temt|User BP Wales}} creates 
{{User BP Wales}} 
- {{temt|User BP Wales}} creates 
 
- With a template name explicitly in the Template namespace:
 
- {{temt|Template:User interest Utah}} creates 
{{Template:User interest Utah}} 
- {{temt|Template:User interest Utah}} creates 
 
- With a template name explicitly not in the Template namespace:
 
- {{temt|Bharatpedia:WikiProject Puerto Rico/Userbox}} creates 
{{Bharatpedia:WikiProject Puerto Rico/Userbox}} 
- {{temt|Bharatpedia:WikiProject Puerto Rico/Userbox}} creates 
 
- With a template name and ordinal and named parameters:
 
- {{temt|convert|4401.2|m|ft|0|sp=us}} creates 
{{convert|4401.2|m|ft|0|sp=us}} 
- {{temt|convert|4401.2|m|ft|0|sp=us}} creates 
 
See also
- This template is functionally similar to Template:Tlx, except Template:Temt can handle template names with the Template: prefix and templates not in the Template: namespace {{ns:10}}.
 - This template is compatible with Template:Catt.
 - This template is invoked by Template:Cattemp and Template:UIC.
 - For help with this template, please post a comment on the template talk page with a 
{{reply to}}one or more of the previous editors.