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

From MINR.ORG WIKI
(Templates with example)
m (162 revisions imported: Import Template Tlx and subtemplates)
 
(46 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{Navbar-header|{{lower|0.5em|{{resize|120%|'''Template-linking templates'''}}}}|Tl-nav|plain=1}}
+
{{navbar|Template-linking templates|plain=1}}<!--
<noinclude>{{float|{{template shortcut|Tl-nav|Tl templates}}}}</noinclude>
+
--><noinclude>{{float|{{template shortcut|tl-nav|tl templates}}}}</noinclude><!--
===Templates by syntax===
+
-->
 +
===General-purpose formatting===
 
{| class="wikitable navbox collapsible" style="width:auto;font-size:90%;margin:1.0em auto 1.0em auto;vertical-align:top;text-align:center;"
 
{| class="wikitable navbox collapsible" style="width:auto;font-size:90%;margin:1.0em auto 1.0em auto;vertical-align:top;text-align:center;"
 
|+ Comparison of template-linking templates according to their style
 
|+ Comparison of template-linking templates according to their style
 
|-
 
|-
!style=*"|
+
! style=*" |
!style="background:#fcc;"| Link style →
+
! style="background:#fcc;" | Link style →
!style="background:#fee;"| Linked
+
! style="background:#fee;" | Linked
!style="background:#fee;"| Unlinked
+
! style="background:#fee;" | Unlinked
!style="background:#fee;"| Linked with subst
+
! style="background:#fee;" | Linked with subst
!style="background:#fee;"| Linked including braces
+
! style="background:#fee;" | Linked including braces
!style="background:#fee;"| Linked with alternative&nbsp;text
+
! style="background:#fee;" | Linked with alternative&nbsp;text
 
|-
 
|-
!style="background:#ccf;"| Text style ↓
+
! style="background:#ccf;" | Text style ↓
|'''↓ {{tlx|tlg}} options<sup>1</sup> →'''
+
| '''↓ {{tlx|tlg}} options<sup>1</sup> →'''
|{{N/A}}
+
| {{n/a}}
|{{code|nolink{{=}}yes}}
+
| {{code|nolink{{=}}yes}}
|{{code|subst{{=}}yes}}
+
| {{code|subst{{=}}yes}}
|{{code|braceinside{{=}}yes}}
+
| {{code|braceinside{{=}}yes}}
|{{code|alttext{{=}}Foo}}<br>{{code|2{{=}}Foo}}
+
| {{code|alttext{{=}}Foo}}<br />{{code|2{{=}}Foo}}
 
|-
 
|-
|style="background:#eef;"| Normal
+
| style="background:#eef;" | normal
| {{N/A}}
+
| {{n/a|DEFAULT}}
| {{nowrap|{{tlx|tlg}}<sup>1, 2</sup>}}<br>{{tlx|tl}}<br><code>{{tla|t links|2=t&nbsp;links}}</code><br>{{tlx|tlp}}<sup>2</sup>
+
| {{nowrap|{{tlx|tlg}}<sup>1</sup>}}<br />{{tlx|tl}}<br />{{tlx|tlp}}<sup>2</sup><br />{{tlx|tlu}}<sup>3</sup>
 
| {{tlx|tlf}}<sup>2</sup>
 
| {{tlx|tlf}}<sup>2</sup>
| {{tlx|tls}}<br>{{tlx|tlsp}}
+
| {{tlx|tls}}<br />{{tlx|tlsp}}
 
| {{tlx|tn}}
 
| {{tlx|tn}}
 
| {{tlx|tla}}
 
| {{tlx|tla}}
 
|-
 
|-
!style="background:#eef;"| <code>Code</code>
+
| style="background:#eef;" | <code>code</code>
| {{code|code{{=}}yes}} or<br />{{code|tt{{=}}yes}}
+
| {{code|code{{=}}yes}}<br />{{code|plaincode{{=}}yes}}<sup>4</sup>
| {{tlx|tlx}}
+
| {{tlx|tl2}}<br />{{tlx|tlx}}
| {{tlx|tlc}}<sup>2</sup><br>{{tlx|tld}}<sup>2</sup><br>{{tlx|tnull}}
+
| {{tlx|tlc}}<sup>2</sup><br />{{tlx|tld}}<sup>2</sup><br />{{tlx|tnull}}
 
| {{tlx|tlxs}}
 
| {{tlx|tlxs}}
| colspan="2" {{N/A}}
+
| colspan="2" {{n/a}}
 
|-
 
|-
|style="background:#eef;"| '''Bold'''
+
| style="background:#eef;" | <kbd>kbd</kbd><br /><span style="font-family:monospace; font-size:larger;">monospace</span>
 +
| {{code|kbd{{=}}yes}}
 +
| {{tlx|tltt}}<sup>5</sup><br />{{tlx|tltt2}}<sup>5</sup>
 +
| {{n/a}}
 +
| {{tlx|tltts}}<sup>5</sup><br />{{tlx|tltts3}}<sup>5</sup><br />{{tlx|tltss}}<sup>6</sup>
 +
| colspan="2" {{n/a}}
 +
|-
 +
| style="background:#eef;" | '''bold'''
 
| {{code|bold{{=}}yes}}
 
| {{code|bold{{=}}yes}}
 
| {{tlx|tlb}}
 
| {{tlx|tlb}}
| rowspan="3" colspan="4" {{N/A}}
+
| rowspan="3" colspan="4" {{n/a}}
 
|-
 
|-
|style="background:#eef;"| '''<code>Bold code</code>'''
+
| style="background:#eef;" | '''<code>bold+code</code>'''
 
| {{code|bold{{=}}yes{{!}}code{{=}}yes}}
 
| {{code|bold{{=}}yes{{!}}code{{=}}yes}}
 
| {{tlx|tlxb}}
 
| {{tlx|tlxb}}
 
|-
 
|-
|style="background:#eef;" | ''<code>Italic code</code>''
+
| style="background:#eef;" | ''<code>italic+code</code>''
 
| {{code|italic{{=}}yes{{!}}code{{=}}yes}}
 
| {{code|italic{{=}}yes{{!}}code{{=}}yes}}
 
| {{tlx|tlxi}}
 
| {{tlx|tlxi}}
 
|}
 
|}
 
{{clear}}
 
{{clear}}
<div align=left style="font-size:90%; text-align:left;"><sup>1</sup> = {{tlx|tlg}} is the most general, allowing any combination of text style and/or link style options.<br />
+
{{plainlist |style=font-size:90% |
<sup>2</sup> = Prevents wrapping of text by placing it inside {{tag|span|params=class="nowrap"}} tags.</div>
+
* <sup>1</sup> {{tlx|tlg}} is the most general, allowing any combination of text style and/or link style options.
 +
* <sup>2</sup> Prevents wrapping of text by placing it inside {{tag|span|params=class="nowrap"}} tags.
 +
* <sup>3</sup> Allows links to templates in any namespace.
 +
* <sup>4</sup> {{tld|tlg|plaincode{{=}}yes}} uses [[HTML element#code|{{tag|code|params=style="border:none; background:transparent;"}}]].
 +
* <sup>5</sup> Displays [[monospaced font]] using [[HTML element#kbd|{{tag|kbd}}]] tags (changed from [[HTML element#tt|{{tag|tt}}]] for [[HTML5]] compliance).
 +
* <sup>6</sup> Displays monospaced font using {{tag|span|params=style="font-family:monospace;"}}.
 +
}}
  
===Templates with example===
+
===Other formatting templates===
 
{| class="wikitable sortable" style="vertical-align:top;"
 
{| class="wikitable sortable" style="vertical-align:top;"
! code example !! effect !! note !! tc's<!--April 2014-->
+
! Code example !! Effect !! Notes
 
|-
 
|-
| {{tlx|lts|Hatnote}} || {{lts|hatnote}}
+
| {{tlx|tl2|<nowiki>Hatnote|lang=fr</nowiki>}} || {{tl2|hatnote|lang=fr}} || Supports linking to sister projects (e.g., fr:Hatnote)
|  
 
| 14k
 
 
|-
 
|-
| {{tlx|t links|Hatnote}} || {{t links|hatnote}}
+
| {{tlx|tlu|User:Ahunt/SSHFS}} || {{tlu|User:Ahunt/SSHFS}} || Supports linking to any namespace
| For intensive template editing
 
|
 
 
|-
 
|-
| {{tlx|tfd links|Hatnote}} || {{tfd links|hatnote}}
+
| {{tlx|demo|<nowiki><nowiki>{{Hatnote|lang=fr|Some text}}</nowiki></nowiki>}} || {{demo|<nowiki>{{hatnote|lang=fr|Some text}}</nowiki>}} || Shows code and example
| Used in heading of a [[WP:TfD]]
 
|
 
 
|-
 
|-
| {{tlx|tiw|Hatnote}} || {{tiw|hatnote}}
+
| {{tlx|xpd|<nowiki>Hatnote|Some hatnote text</nowiki>}} || {{xpd|hatnote|Some hatnote text}} || Shows code, example and a link to expand the template code
|
 
| 300
 
 
|-
 
|-
| {{tlx|tl|Hatnote}} || {{tlx|hatnote}}
+
<!-- Yes, I know these two aren't actually template-linking templates, but they're a heck of a lot easier to find if listed in the docs for e.g. {{tl}} -->
|  
+
| {{tlx|para|<nowiki>title|<var>book title</var></nowiki>}} || {{para|title|<var>book title</var>}} || Formats template parameters for display, with or without values
| 2.5M
 
 
|-
 
|-
| {{tlx|tl2|<nowiki>Hatnote|lang=fr</nowiki>}} || {{tl2|hatnote|lang=fr}}
+
| {{tlx|elc|Template:Hatnote}}<br/>{{tlx|elc|<nowiki>Template:Hatnote|Hatnote</nowiki>}} || {{elc|Template:Hatnote}}<br/>{{elc|<nowiki>Template:Hatnote|Hatnote</nowiki>}} || Formats wikilink, with optional piped link text and blended suffix
| Sister and other language wikis (e.g., fr:Hatnote)
+
|}
| 2600
+
 
 +
===With utility links===
 +
{| class="wikitable sortable" style="vertical-align:top;"
 +
! Code example !! Effect
 
|-
 
|-
| {{tlx|tla|Hatnote|some&nbsp;label}} || {{tla|hatnote|2=some label}}
+
| {{tlx|lts|Hatnote}} || {{lts|hatnote}}
| To add a wikilabel
 
| 1000
 
 
|-
 
|-
| {{tlx|tlb|Hatnote}} || {{tlb|hatnote}}
+
| {{tlx|t links|Hatnote}} || {{t links|hatnote}}
| [[Wikipedia:Templates_for_discussion#Template:Tlb|TfD]]
 
| 82
 
 
|-
 
|-
| {{tlx|tlc|Hatnote}} || {{tlc|hatnote}}
+
| {{tlx|tfd links|Hatnote}} || {{tfd links|hatnote}}
|
 
| 200k
 
 
|-
 
|-
| {{tlx|tld|Hatnote}} || {{tld|hatnote}}
+
| {{tlx|tiw|Hatnote}} || {{tiw|hatnote}}
|
 
| 14k
 
|-
 
| {{tlx|tlf|Hatnote}} || {{tlf|hatnote}}
 
|
 
| 8000
 
|-
 
| {{tlx|tlg|Hatnote}} || {{tlg|hatnote}}
 
|
 
| 14k
 
|-
 
| {{tlx|tlp|Hatnote}} || {{tlp|hatnote}}
 
|
 
| 194k
 
|-
 
| {{tlx|tls|Hatnote}} || {{tls|hatnote}}
 
|
 
| 21k
 
 
|-
 
|-
| {{tlx|tlsp|<nowiki>Hatnote|Some text</nowiki>}} || {{tlsp|Hatnote|2=Some text}}
+
| {{tlx|tltt|Hatnote}} || {{tltt|Hatnote}}
|
 
| 4500
 
 
|-
 
|-
| {{tlx|tlu|User:Ahunt/SSHFS}} || {{tlu|User:Ahunt/SSHFS}}
+
| {{tlx|tetl|Hatnote}} || {{tetl|Hatnote}}
| Any namespace
 
| 4600
 
 
|-
 
|-
| {{tlx|tlx|Hatnote}} || {{tlx|hatnote}}
+
| {{tlx|tsetl|Hatnote}} || {{tsetl|Hatnote}}
|
 
| 850k
 
 
|-
 
|-
| {{tlx|tlxb|Hatnote}} || {{tlxb|hatnote}}
+
| {{tlx|ti|Hatnote}} || {{ti|Hatnote}}
| [[Wikipedia:Templates_for_discussion/Log/2014_April_20#Template:Tlxb|TfD]]
 
| 22
 
 
|-
 
|-
| {{tlx|tlxi|Hatnote}} || {{tlxi|hatnote}}
+
| {{tlx|tic|Hatnote}} || {{tic|Hatnote}}
| Italicises params. [[Wikipedia:Templates_for_discussion/Log/2014_April_20#Template:Tlxi|TfD]]
 
| 8
 
 
|-
 
|-
| {{tlx|tlxs|Hatnote}} || {{tlxs|hatnote}}
+
| {{tlx|tiw|Hatnote}} || {{tiw|Hatnote}}
|
 
|
 
 
|-
 
|-
| {{tlx|tn|Hatnote}} || {{tn|hatnote}}
+
| {{tlx|tlt|Hatnote}} || {{tlt|Hatnote}}
| [[Wikipedia:Templates_for_discussion/Log/2014_April_20#Template:Tn|TfD]]
 
| 12k
 
 
|-
 
|-
| {{tlx|tnull|Hatnote}} || {{tnull|hatnote}}
+
| {{tlx|ttl|Hatnote}} || {{ttl|Hatnote}}
|
 
| 4000
 
 
|-
 
|-
| {{tlx|xpd|<nowiki>Hatnote|Some hatnote text</nowiki>}} || {{xpd|hatnote|Some hatnote text}}
+
| {{tlx|twlh|Hatnote}} || {{twlh|Hatnote}}
| Show expanded text
 
| 64
 
 
|}
 
|}
 +
<noinclude>
 +
{{documentation}}
 +
</noinclude>

Latest revision as of 20:26, 11 August 2017

Template:NavbarTemplate:Float

General-purpose formatting[edit]

Other formatting templates[edit]

Code example Effect Notes
{{tl2|Hatnote|lang=fr}} {{hatnote}} Supports linking to sister projects (e.g., fr:Hatnote)
{{tlu|User:Ahunt/SSHFS}} {{User:Ahunt/SSHFS}} Supports linking to any namespace
{{demo|<nowiki>{{Hatnote|lang=fr|Some text}}</nowiki>}} Template:Demo Shows code and example
{{xpd|Hatnote|Some hatnote text}} Template:If Shows code, example and a link to expand the template code
{{para|title|<var>book title</var>}} |title=book title Formats template parameters for display, with or without values
{{elc|Template:Hatnote}}
{{elc|Template:Hatnote|Hatnote}}
Template:Elc
Template:Elc
Formats wikilink, with optional piped link text and blended suffix

With utility links[edit]

Code example Effect
{{lts|Hatnote}} Template:Lts
{{t links|Hatnote}} Hatnote (edit talk history links # /subpages /doc /doc edit /sbox /sbox diff /test) · Module:hatnote
{{tfd links|Hatnote}} Template:Hatnote (edit · talk · history · links · logs · subpages · delete)
{{tiw|Hatnote}} Template:hatnote (backlinks edit)
{{tltt|Hatnote}} {{Hatnote}}
{{tetl|Hatnote}} {{Hatnote}}
links talk view
{{tsetl|Hatnote}} {{subst:Hatnote}}
 links talk view
{{ti|Hatnote}} Template:Hatnote (talk⧼dot-separator⧽links⧼dot-separator⧽edit)
{{tic|Hatnote}} Template:Hatnote (talk links edit)
{{tiw|Hatnote}} Template:Hatnote (backlinks edit)
{{tlt|Hatnote}} {{Hatnote}} (talk)
{{ttl|Hatnote}} Template:Main other{{Hatnote}} (t/l)
{{twlh|Hatnote}} Template:Hatnote (links, talk)
Template documentation[create]