Template:T: Difference between revisions

From RollerCoaster Tycoon Wiki Wiki, the RollerCoaster Tycoon encyclopedia that anyone can edit.
Content added Content deleted
(Importing template from Templates Wiki (this is a common template on wikis))
 
mNo edit summary
Line 21: Line 21:
-->{{#if:{{{21|}}}|&#124;<span style="color:gray;">''&lt;{{{21}}}&gt;''</span>}}<!--
-->{{#if:{{{21|}}}|&#124;<span style="color:gray;">''&lt;{{{21}}}&gt;''</span>}}<!--
--><nowiki>}}</nowiki>{{#ifeq:{{{style|}}}|code|</code>}}
--><nowiki>}}</nowiki>{{#ifeq:{{{style|}}}|code|</code>}}
<noinclude>
==Uses==
Use to link to one or more templates, without displaying the template itself.

==Examples==
<nowiki>{{t|Infobox Ride}}</nowiki> produces:

{{t|Infobox Ride}}

Parameters for the template being linked to (up to 20) can be included in the t template itself.
</noinclude>

Revision as of 08:23, 14 January 2012

{{[[Template:{{{1}}}|{{{1}}}]]}}

Uses

Use to link to one or more templates, without displaying the template itself.

Examples

{{t|Infobox Ride}} produces:

{{Infobox Ride}}


Parameters for the template being linked to (up to 20) can be included in the t template itself.