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

From MINR.ORG WIKI
m (+documentation)
m (162 revisions imported: Import Template Tlx and subtemplates)
 
(4 intermediate revisions by one other user not shown)
Line 6: Line 6:
 
|+ 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 text
+
! style="background:#fee;" | Linked with alternative 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</sup>}}<br />{{tlx|tl}}<br />{{tlx|tl2}}<br />{{tlx|tlp}}<sup>2</sup><br />{{tlx|tlu}}<sup>4</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}}
Line 30: Line 30:
 
| {{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}}<br />{{tlx|tltt}}<br />{{tlx|tltt2}}
+
| {{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}}<br />{{tlx|tltts}}<br />{{tlx|tltts3}}<br />{{tlx|tltss}}<sup>3</sup>
+
| {{tlx|tlxs}}
 +
| colspan="2" {{n/a}}
 +
|-
 +
| 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}}
 
| colspan="2" {{n/a}}
 
|-
 
|-
|style="background:#eef;"| '''Bold'''
+
| 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}}
Line 52: Line 59:
 
{{clear}}
 
{{clear}}
 
{{plainlist |style=font-size:90% |
 
{{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>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>2</sup> Prevents wrapping of text by placing it inside {{tag|span|params=class="nowrap"}} tags.
*<sup>3</sup> Uses monospace font but not {{tag|code}}.
+
* <sup>3</sup> Allows links to templates in any namespace.
*<sup>4</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;"}}.
 
}}
 
}}
  

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]