Template:T/doc
Jump to navigation
Jump to search
This page contains the documentation for Template:T. It includes information about the template, such as usage and categories, and is not displayed when using the template itself.
This template is used to link to a template while displaying the wikitext syntax.
Parameters
- First unnamed parameter: the template name. As with links, the first character is not case sensitive, and will be displayed as specified.
- Second through fifth unnamed parameters: additional parameter values to display. To display a named parameter, you must either use
{{=}}
or "name" the number of the unnamed parameter you are using.
Examples
{{t|gov}}
produces:{{gov}}
{{t|CN|Lord of Darkness}}
produces:{{CN|Lord of Darkness}}
{{t|gamepage|game{{=}}NationStates}}
produces:{{gamepage|game=NationStates}}
{{t|gamepage|2=game=Cyber Nations}}
produces:{{gamepage|game=Cyber Nations}}