Template:Tlxs/doc

From Tulpa.info wiki
Revision as of 22:20, 9 May 2018 by Vampire (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> This template creates a template link to templatespace for templates which require...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template creates a template link to templatespace for templates which require substitution as well as parameters. For templates that don't take parameters, try {{Tls}}.

Syntax[edit]

{{tlxs|template|first parameter|second parameter|third|...|tenth}} {{subst:template|first parameter|second parameter|third|...|tenth}}

Where parameters to be illustrated might contain one or more equals-signs ("="), replace each equals-sign with {{=}}:

{{tlxs|template|first{{=}}something|second|third{{=}}something...|tenth}} {{subst:template|first=something|second|third=something|...|tenth}}

If an eleventh parameter ore more are included, ... will appear at the end of the code created by this template.

To have the illustrated template name show in bold (e.g. to match use of {{tlxb}} in the same material) add the |bold=y (or |bold=yes, etc.) parameter:

{{tlxs|bold=y|template|first parameter|...}} {{subst:template|first parameter|...}}