Help:Template cheatsheet: Difference between revisions

Content deleted Content added
No edit summary
Line 1,897:
|
|
|
|}
 
 
== For Templates ==
{| class=wikitable
!Template
!Usage
!Example
!Rendered
!Description
|-
|{{tl|xt}}
|
|<code><nowiki>this is an {{</nowiki>'''xt'''<nowiki>|inline typeface change}} for comparison</nowiki></code>
|this is an {{xt|inline typeface change}} for comparison
|
|-
|{{tl|!xt}}
|
|<code><nowiki>this is an {{</nowiki>'''!xt'''<nowiki>|inline typeface change}} for comparison</nowiki></code>
|this is an {{!xt|inline typeface change}} for comparison
|
|-
|{{tl|xtn}}
|
|<code><nowiki>this is an {{</nowiki>'''xtn'''<nowiki>|inline typeface change}} for comparison</nowiki></code>
|this is an {{xtn|inline typeface change}} for comparison
|
|-
|{{tl|xtd}}
|
|<code><nowiki>this is an {{</nowiki>'''xtd'''<nowiki>|inline typeface change}} for comparison</nowiki></code>
|this is an {{xtd|inline typeface change}} for comparison
|
|-
|{{tl|mxt}}
|
|<code><nowiki>this is an {{</nowiki>'''mxt'''<nowiki>|inline typeface change}} for comparison</nowiki></code>
|this is an {{mxt|inline typeface change}} for comparison
|
|-
|{{tl|!mxt}}
|
|<code><nowiki>this is an {{</nowiki>'''!mxt'''<nowiki>|inline typeface change}} for comparison</nowiki></code>
|this is an {{!mxt|inline typeface change}} for comparison
|
|-
|{{tl|mxtn}}
|
|<code><nowiki>this is an {{</nowiki>'''mxtn'''<nowiki>|inline typeface change}} for comparison</nowiki></code>
|this is an {{mxtn|inline typeface change}} for comparison
|
|-
|{{tl|mxtd}}
|
|<code><nowiki>this is an {{</nowiki>'''mxtd'''<nowiki>|inline typeface change}} for comparison</nowiki></code>
|this is an {{mxtd|inline typeface change}} for comparison
|
|-
|{{tl|bxt}}
|
|<code><nowiki>this is an {{</nowiki>'''bxt'''<nowiki>|inline typeface change}} for comparison</nowiki></code>
|this is an {{bxt|inline typeface change}} for comparison
|
|-
|{{tl|!bxt}}
|
|<code><nowiki>this is an {{</nowiki>'''!bxt'''<nowiki>|inline typeface change}} for comparison</nowiki></code>
|this is an {{!bxt|inline typeface change}} for comparison
|
|-
|{{tl|bxtn}}
|
|<code><nowiki>this is an {{</nowiki>'''bxtn'''<nowiki>|inline typeface change}} for comparison</nowiki></code>
|this is an {{bxtn|inline typeface change}} for comparison
|
|-
|{{tl|bxtd}}
|
|<code><nowiki>this is an {{</nowiki>'''bxtd'''<nowiki>|inline typeface change}} for comparison</nowiki></code>
|this is an {{bxtd|inline typeface change}} for comparison
|
|}