Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 15:08, 14 February 2025 by Prd (talk | contribs) (Created page with "<onlyinclude><includeonly>{{Navbar|Tl-nav|text=These tables:|style=float: right;}}</includeonly> <div style="overflow-x: auto; margin: 1em 0; clear: both;"> {| class="wikitable plainrowheaders" style="margin: 0 auto;" |+ Comparison of template-linking templates according to the styles of generated text and link produced |- style="background-color: #fee;" ! scope="col" rowspan="2"| Text style ↓ ! scope="col" rowspan="2"| {{tlx|tlg}} options{{NoteTag|name="TlTfn1"}}<br /...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Tl-nav
Comparison of template-linking templates according to the styles of generated text and link produced
Text style ↓ {{tlg}} options[note 1]
to achieve text style
Link style
Linked Unlinked Linked with subst
{{tlg}} options[note 1]
to achieve link style
DEFAULT nolink=1 subst=1
normal DEFAULT
code code=1
monospace mono=1[note 4]
plaincode plaincode=1[note 5]
kbd kbd=1[note 6]
  1. 1.0 1.1 1.2 {{tlg}} is the most general template, allowing any combination of text style and/or link style options.
  2. 2.0 2.1 2.2 Prevents wrapping of text by placing it inside <span style="white-space:nowrap">...</span> tags.
  3. Allows links to templates in any namespace.
  4. 4.0 4.1 4.2 Displays monospaced font using <span style="font-family:monospace">...</span>.
  5. {{tlg|plaincode=1}} uses Template:Ll.
  6. {{tlg|kbd=1}} uses <kbd> tags.