Template:Template-linking templates: Difference between revisions

From escforumwiki
Jump to navigation Jump to search
m (1 revision imported)
 
m (1 revision imported)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{navbar|Template-linking templates|plain=1}}<!--
{{navbar|Template-linking templates|plain=1}}<!--
--><noinclude>{{float|{{template shortcut|tl-nav|tl templates}}}}</noinclude><!--
--><noinclude>{{template shortcut|tl-nav|tl templates}}{{-}}</noinclude><!--
-->
-->
===General-purpose formatting===
===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" style="width:auto;font-size:90%;margin:0 auto;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-color:#fcc;" | Link style →
! style="background:#fee;" | Linked
! style="background-color:#fee;" | Linked
! style="background:#fee;" | Unlinked
! style="background-color:#fee;" | Unlinked
! style="background:#fee;" | Linked with subst
! style="background-color:#fee;" | Linked with subst
! style="background:#fee;" | Linked including braces
! style="background-color:#fee;" | Linked including braces
! style="background:#fee;" | Linked with alternative&nbsp;text
! style="background-color:#fee;" | Linked with alternative&nbsp;text
|-
|-
! style="background:#ccf;" | Text style ↓
! style="background-color:#ccf;" | Text style ↓
| '''↓ {{tlx|tlg}} options<sup>1</sup> →'''
| '''↓ {{tlx|tlg}} options<sup>1</sup> →'''
| {{n/a}}
| {{n/a|DEFAULT}}
| {{code|nolink{{=}}yes}}
| {{code|nolink{{=}}yes}}
| {{code|subst{{=}}yes}}
| {{code|subst{{=}}yes}}
Line 22: Line 22:
| {{code|alttext{{=}}Foo}}<br />{{code|2{{=}}Foo}}
| {{code|alttext{{=}}Foo}}<br />{{code|2{{=}}Foo}}
|-
|-
| style="background:#eef;" | normal
| style="background-color:#eef;" | normal
| {{n/a|DEFAULT}}
| {{n/a|DEFAULT}}
| {{nowrap|{{tlx|tlg}}<sup>1</sup>}}<br />{{tlx|tl}}<br />{{tlx|tlp}}<sup>2</sup><br />{{tlx|tlu}}<sup>3</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}}<br />{{tlx|tlus}}<sup>3</sup>
| {{tlx|tn}}
| {{tlx|tn}}
| {{tlx|tla}}
| {{tlx|tla}}
|-
|-
| style="background:#eef;" | <code>code</code>
| style="background-color:#eef;" | <code>code</code>
| {{code|code{{=}}yes}}
| {{code|code{{=}}yes}}
| {{tlx|tl2}}<br />{{tlx|tlx}}<br />{{tlx|tlxu}}<sup>3</sup>
| {{tlx|tl2}}<br />{{tlx|tlx}}<br />{{tlx|tlxu}}<sup>3</sup>
| {{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" rowspan="2" {{n/a}}
|-
|-
| style="background:#eef;" | <span style="font-family:monospace; font-size:larger;">monospace</span><br /><kbd>kbd</kbd>
| style="background-color:#eef;" | <span style="font-family:monospace; font-size:larger;">monospace</span><br /><kbd>kbd</kbd>
| {{code|plaincode{{=}}yes}}<sup>4</sup><br />{{code|kbd{{=}}yes}}<sup>5</sup>
| {{code|plaincode{{=}}yes}}<sup>4</sup><br />{{code|kbd{{=}}yes}}<sup>5</sup>
| {{tlx|tltt}}<sup>5</sup><br />{{tlx|tltt2}}<sup>5</sup>
| {{tlx|tltt}}<sup>5</sup><br />{{tlx|tltt2}}<sup>5</sup>
| {{n/a}}
| {{n/a}}
| {{tlx|tltts}}<sup>5</sup><br />{{tlx|tltts3}}<sup>5</sup><br />{{tlx|tltss}}<sup>6</sup>
| {{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'''
| style="background-color:#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-color:#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-color:#eef;" | ''<code>italic+code</code>''
| {{code|italic{{=}}yes{{!}}code{{=}}yes}}
| {{code|italic{{=}}yes{{!}}code{{=}}yes}}
| {{tlx|tlxi}}
| {{tlx|tlxi}}
|-
| colspan="7" style="background-color:#eee; padding-left:1em;" | {{plainlist |
* <sup>1</sup>&nbsp; {{tlx|tlg}} is the most general, allowing any combination of text style and/or link style options.
* <sup>2</sup>&nbsp; Prevents wrapping of text by placing it inside {{tag|span|params=class="nowrap"}} tags.
* <sup>3</sup>&nbsp; Allows links to templates in any namespace.
* <sup>4</sup>&nbsp; {{tld|tlg|plaincode{{=}}yes}} uses [[HTML element#code|{{tag|code|params=style="border:none; background-color:transparent;"}}]].
* <sup>5</sup>&nbsp; Displays [[monospaced font]] using [[HTML element#kbd|{{tag|kbd}}]] tags (changed from [[HTML element#tt|{{tag|tt}}]] for [[HTML5|HTML 5]] compliance).
* <sup>6</sup>&nbsp; Displays monospaced font using {{tag|span|params=style="font-family:monospace;"}}.
}}
|}
|}
{{clear}}
{{clear}}
{{plainlist |style=font-size:90% |
* <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;"}}.
}}


===Other formatting templates===
===Other formatting templates===
Line 78: Line 78:
|-
|-
| {{tlx|xpd|<nowiki>Hatnote|Some hatnote text</nowiki>}} || {{xpd|hatnote|Some hatnote text}} || Shows code, example and a link to expand the template code
| {{tlx|xpd|<nowiki>Hatnote|Some hatnote text</nowiki>}} || {{xpd|hatnote|Some hatnote text}} || Shows code, example and a link to expand the template code
|-
| {{tlx|tln|Hatnote}} || {{tln|Hatnote}} || Produces a normal link to the template
|-
|-
<!-- 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}} -->
<!-- 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|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
|-
| {{tlx|ml|Bananas|hello}} || {{ml|Bananas|hello}} || Counterpart to {{tl|tl}} for linking to Lua modules
|-
| {{tlx|mlx|Bananas|hello}} || {{mlx|Bananas|hello}} || Counterpart to {{tl|tlx}} for linking to Lua modules
|-
| {{tlx|para|<nowiki>title|<var>book title</var></nowiki>}} || {{para|title|<var>book title</var>}} || Formats template parameters for display, with or without values
| {{tlx|para|<nowiki>title|<var>book title</var></nowiki>}} || {{para|title|<var>book title</var>}} || Formats template parameters for display, with or without values
|-
|-
| {{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
| {{tlx|sclx|LASTING}} || {{sclx|LASTING}} || Takes a shortcut suffix in project namespace and displays it with brackets and the [[WP:ALIAS|WP: alias]] in a [[WP:CODE|{{tag|code}}]] tag.
|-
| {{tlx|tag|ref}}<br />{{tlx|xtag|templatedata}} || {{tag|ref}}<br />{{xtag|templatedata}} || Formats [X]HTML tags; can add content, choose opening, closing, or self-closing
|-
|-
| {{tlx|tag|ref}}<br>{{tlx|xtag|templatedata}} || {{tag|ref}}<br>{{xtag|templatedata}} || Formats [X]HTML tags; can add content, choose opening, closing, or self-closing
| {{tlx|dtl|Ping project}} || {{dtl|Ping project}} || Wikidata counterpart to {{tl|tl}}
|}
|}


Line 90: Line 100:
{| class="wikitable sortable" style="vertical-align:top;"
{| class="wikitable sortable" style="vertical-align:top;"
! Code example !! Effect
! Code example !! Effect
|-
| {{tlx|lt|Hatnote}}  || {{lt|hatnote}}
|-
|-
| {{tlx|lts|Hatnote}} || {{lts|hatnote}}
| {{tlx|lts|Hatnote}} || {{lts|hatnote}}
Line 118: Line 130:
|}
|}
<noinclude>
<noinclude>
{{documentation}}
[[Category:Documentation see also templates]]
</noinclude>
</noinclude>

Latest revision as of 19:32, 25 December 2019

view · talk · edit

General-purpose formatting

Comparison of template-linking templates according to their style
Link style → Linked Unlinked Linked with subst Linked including braces Linked with alternative text
Text style ↓ {{tlg}} options1 DEFAULT nolink=yes subst=yes braceinside=yes alttext=Foo
2=Foo
normal DEFAULT {{tlg}}1
{{tl}}
{{tlp}}2
{{tlu}}3
{{tlf}}2 {{tls}}
{{tlsp}}
{{tlus}}3
{{tn}} {{tla}}
code code=yes {{tl2}}
{{tlx}}
{{tlxu}}3
{{tlc}}2
{{tld}}2
{{tnull}}
{{tlxs}} N/A
monospace
kbd
plaincode=yes4
kbd=yes5
{{tltt}}5
{{tltt2}}5
N/A {{tltts}}5
{{tltts3}}5
{{tltss}}6
bold bold=yes {{tlb}} N/A
bold+code bold=yes|code=yes {{tlxb}}
italic+code italic=yes|code=yes {{tlxi}}

Other formatting templates

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>}}
{{hatnote|lang=fr|Some text}}

Shows code and example
{{xpd|Hatnote|Some hatnote text}} "{{hatnote|Some hatnote text}}" gives "" [1] Shows code, example and a link to expand the template code
{{tln|Hatnote}} Template:Hatnote Produces a normal link to the template
{{elc|Template:Hatnote}}
{{elc|Template:Hatnote|Hatnote}}
[[Template:Hatnote]]
[[Template:Hatnote|Hatnote]]
Formats wikilink, with optional piped link text and blended suffix
{{ml|Bananas|hello}} {{#invoke:Bananas|hello}} Counterpart to {{tl}} for linking to Lua modules
{{mlx|Bananas|hello}} {{#invoke:Bananas|hello}} Counterpart to {{tlx}} for linking to Lua modules
{{para|title|<var>book title</var>}} |title=book title Formats template parameters for display, with or without values
{{sclx|LASTING}} [[WP:LASTING]] Takes a shortcut suffix in project namespace and displays it with brackets and the WP: alias in a <code>...</code> tag.
{{tag|ref}}
{{xtag|templatedata}}
<ref>...</ref>
<templatedata>
Formats [X]HTML tags; can add content, choose opening, closing, or self-closing
{{dtl|Ping project}} {{d:Ping project}} Wikidata counterpart to {{tl}}

With utility links

Code example Effect
{{lt|Hatnote}} Template:Hatnote (edit | talk | history | links | watch | logs)
{{lts|Hatnote}} Template:Hatnote(edit talk links history)
{{t links|Hatnote}} Hatnote (edit talk history links # /subpages /doc /doc edit /sbox /sbox diff /test)
{{tfd links|Hatnote}} Template:Hatnote (edit · talk · history · links · transclusions · 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}} {{Hatnote}} (t/l)
{{twlh|Hatnote}} Template:Hatnote (links, talk)