Template:Template-linking templates: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Adem20
m +documentation
meta>Zyxw
→‎General-purpose formatting: move {{tl2}} which has output with <code>, add row for templates using non-<code> monospace output
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&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}}
| {{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;" | <tt>tt</tt><br /><kbd>kbd</kbd><br /><span style="font-family:monospace; font-size:larger;">monospace</span>
| {{n/a}}
| {{tlx|tltt}}<sup>5</sup><br />{{tlx|tltt2}}<sup>5</sup>
| {{n/a}}
| {{tlx|tltts}}<sup>6</sup><br />{{tlx|tltts3}}<sup>5</sup><br />{{tlx|tltss}}<sup>7</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> {{para|plaincode|yes}} uses [[HTML element#code|{{tag|code}}]] with <kbd><nowiki>style="border:none; background:transparent;"</nowiki></kbd>
* <sup>5</sup> Displays monospace font using [[HTML element#tt|{{tag|tt}}]].
* <sup>6</sup> Displays monospace font using [[HTML element#kbd|{{tag|kbd}}]].
* <sup>7</sup> Displays monospace font using [[HTML element#span|{{tag|span}}]] with <kbd><nowiki>style="font-family:monospace;"</nowiki></kbd>.
}}
}}



Revision as of 01:06, 6 July 2017

Template:Float

General-purpose formatting

  • 1 {{tlg}} is the most general, allowing any combination of text style and/or link style options.
  • 2 Prevents wrapping of text by placing it inside <span class="nowrap">...</span> tags.
  • 3 Allows links to templates in any namespace.
  • 4 |plaincode=yes uses <code>...</code> with style="border:none; background:transparent;"
  • 5 Displays monospace font using <tt>...</tt>.
  • 6 Displays monospace font using <kbd>...</kbd>.
  • 7 Displays monospace font using <span>...</span> with style="font-family:monospace;".

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}}

Some text
Shows code and example
{{xpd|Hatnote|Some hatnote text}} "{{hatnote|Some hatnote text}}" gives "
Some hatnote text
" [1]
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:Hatnote]]
[[Template:Hatnote|Hatnote]]
Formats wikilink, with optional piped link text and blended suffix

With utility links

Code example Effect
{{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 edit
{{tsetl|Hatnote}} {{subst:Hatnote}}
 links talk edit
{{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)