Template:Tlxs/doc

Template page
Revision as of 22:07, 17 March 2020 by imported>Alistar Bot (→‎Syntax: Hygiene, removed: {{Documentation}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Syntax

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

Where parameters 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 is included, ... will appear at the end of the code created by this template.