Template:Mtl

From My Wiki
Revision as of 02:06, 17 January 2024 by Abrichardson (talk | contribs) (Created page with "<includeonly>Template:{{{1}}}|<nowiki>{{</nowiki>{{{1}}}<nowiki>}}</nowiki></includeonly><noinclude> {{Related|Wiki Templates|{{mtl|tl}}}} == Syntax == <pre> {{mtl|template name}} </pre> == Usage == Mtl stands for modified template link and is used to display a template name as a nonlink surrounded by braces, used in other templates that create links such as {{tl|Related}}. Contrast with {{tl|tl}} that does the same but is a link. For example: <pre> {{mtl|Creature Cla...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Related topics: Wiki Templates, {{tl}}

Syntax

{{mtl|template name}}

Usage

Mtl stands for modified template link and is used to display a template name as a nonlink surrounded by braces, used in other templates that create links such as {{Related}}. Contrast with {{tl}} that does the same but is a link.

For example:

{{mtl|Creature Class}}

is converted to:

Template:Creature Class|{{Creature Class}}

and when used within another template as a parameter:

{{Related|{{mtl|Creature Class}}}}

will display as:

Related topics: {{Creature Class}}