Template:Tl-nav

From The Goon Show Depository

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
  • {{tlg}}[note 1]
  • {{tl}}
  • {{tlp|1|2|...}}[note 2]
code code=1
monospace mono=1[note 4]
plaincode plaincode=1[note 5]
kbd kbd=1[note 6]
  1. ^ a b c {{tlg}} is the most general template, allowing any combination of text style and/or link style options.
  2. ^ a b c Prevents wrapping of text by placing it inside <span style="white-space:nowrap">...</span> tags.
  3. ^ Allows links to templates in any namespace.
  4. ^ a b c Displays monospaced font using <span style="font-family:monospace">...</span>.
  5. ^ {{Template:Tl-nav}} to generate the = character.1}} uses <code style="background:transparent;border:none">...</code> .
  6. ^ {{Template:Tl-nav}} to generate the = character.1}} uses ‎<kbd> tags.