Template:Tlnc/doc

From Angelina Jordan Wiki
Revision as of 19:41, 10 August 2022 by Dcljr (talk | contribs) (use {tc}, other minor)
This is a subpage documenting Template:Tlnc. To change the template, edit that page; to change the template's documentation (seen below), edit this one.

Documentation

This template is used to form a link to a template in a way that looks like a template call (i.e., inside of double curly-braces: {{}}). The template need not actually exist. This should only be used on talk pages or in template documentation (or help pages, user pages, etc.), not in articles. If no input is given to the template, it uses its own name, "tlnc" (see examples below).

This template displays the template call as plain text, {{like this}}. To style the template call as code, {{like this}}, use Template:Tl.

The name of this template is based on the phrase "template link no code".

Usage

  • {{tlnc|template name}}
  • {{tlnc|template name|parameter}}
  • {{tlnc|template name|parameter1|parameter2|}}

Up to 8 parameters can be shown in the third form.

Examples

  • {{tlnc}} ⇒ {{tlnc}}
  • {{tlnc|code}} ⇒ {{code}}
  • {{tlnc|code|span}} ⇒ {{code|span}}
  • {{tlnc|missing template}} ⇒ {{missing template}}
  • {{tlnc|abbr|NOK|Norwegian krone}} ⇒ {{abbr|NOK|Norwegian krone}}

See also

  • {{tl}} – same as this template, but styles the sample template link as code
  • {{tcnc}} – similar to this template, but doesn't link the template name