Difference between revisions of "Template:Template-linking templates"

From MINR.ORG WIKI
(move caption to nav bar template)
Line 2: Line 2:
 
{| align="center" class="wikitable collapsible" style="margin:1em auto 1em auto; width:auto; text-align:center; font-size:90%;"
 
{| align="center" class="wikitable collapsible" style="margin:1em auto 1em auto; width:auto; text-align:center; font-size:90%;"
 
|- style="line-height:10pt;"
 
|- style="line-height:10pt;"
!  
+
!
 
! Link Style
 
! Link Style
 
! style="font-weight:normal;" |Linked
 
! style="font-weight:normal;" |Linked
Line 27: Line 27:
 
|-
 
|-
 
! style="font-weight:normal;" | <tt>Teletype</tt>
 
! style="font-weight:normal;" | <tt>Teletype</tt>
| style="font-weight: bold;" |{{code|tt{{=}}yes}}  
+
| style="font-weight: bold;" |{{code|tt{{=}}yes}}
 
| {{tlx|tlx}}
 
| {{tlx|tlx}}
 
| {{tlx|tld}}
 
| {{tlx|tld}}
 
| {{tlx|tlxs}}
 
| {{tlx|tlxs}}
|  
+
|
|  
+
|
 
|-
 
|-
 
! style="font-weight:normal;" | '''Bold'''
 
! style="font-weight:normal;" | '''Bold'''
| style="font-weight: bold;" |{{code|bold{{=}}yes}}  
+
| style="font-weight: bold;" |{{code|bold{{=}}yes}}
 
| {{tlx|tlb}}
 
| {{tlx|tlb}}
|  
+
|
|  
+
|
|  
+
|
|  
+
|
 
|-
 
|-
 
! style="font-weight:normal;" | <tt>'''Bold Teletype'''</tt>
 
! style="font-weight:normal;" | <tt>'''Bold Teletype'''</tt>
| style="font-weight: bold;" |{{code|bold{{=}}yes{{!}}tt{{=}}yes}}  
+
| style="font-weight: bold;" |{{code|bold{{=}}yes{{!}}tt{{=}}yes}}
 
| {{tlx|tlxb}}
 
| {{tlx|tlxb}}
|  
+
|
|  
+
|
|  
+
|
|  
+
|
 
|-
 
|-
 
! style="font-weight:normal;" | <tt>''Italic Teletype''</tt>
 
! style="font-weight:normal;" | <tt>''Italic Teletype''</tt>
| style="font-weight: bold;" |{{code|italic{{=}}yes{{!}}tt{{=}}yes}}  
+
| style="font-weight: bold;" |{{code|italic{{=}}yes{{!}}tt{{=}}yes}}
 
| {{tlx|tlxi}}
 
| {{tlx|tlxi}}
|  
+
|
|  
+
|
|  
+
|
|  
+
|
 
|-
 
|-
 
! style="font-weight:normal;" | <code>Code</code>
 
! style="font-weight:normal;" | <code>Code</code>
| style="font-weight: bold;" |{{code|code{{=}}yes}}  
+
| style="font-weight: bold;" |{{code|code{{=}}yes}}
|  
+
|
 
| {{tlx|tlc}}
 
| {{tlx|tlc}}
|  
+
|
|  
+
|
|  
+
|
 
|}
 
|}
<div align=center style="font-size:90%;">'''NOTE:''' {{tlx|tlg}} is the most general, allowing any combination of the above options.</div>
+
<div align=center style="font-size:90%;">'''NOTE:''' {{tlx|tlg}} is the most general, allowing any combination of the above options.</div><noinclude>
 +
[[Category:Template documentation]]
 +
 
 +
[[ja:Template:Tl-nav]]
 +
</noinclude>

Revision as of 10:01, 30 April 2012

Template:Tnavbar-header

Link Style Linked Unlinked Linked with subst: Linked including braces Linked with alternative text
Text Style {{tlg}} option -- Template:Code Template:Code Template:Code Template:Code
Normal -- {{tl}}, {{tlp}}; {{tlg}} {{tlf}} {{tls}}, {{tlsp}} {{tn}} {{tla}}
Teletype Template:Code {{tlx}} {{tld}} {{tlxs}}
Bold Template:Code {{tlb}}
Bold Teletype Template:Code {{tlxb}}
Italic Teletype Template:Code {{tlxi}}
Code Template:Code {{tlc}}
NOTE: {{tlg}} is the most general, allowing any combination of the above options.

ja:Template:Tl-nav