Template:Tlxs

Template page
Revision as of 01:21, 18 January 2023 by Momo (talk | contribs) (Created page with "<includeonly><code><nowiki>{{</nowiki>{{#ifeq:{{{link subst|yes}}}|yes |subst |subst }}:[[Template:{{{1|{{PAGENAME}}}}}|{{#ifeq:{{lcfirst:{{{1|{{PAGENAME}}}}}}}|{{lc:{{{1|{{PAGENAME}}}}}}}|{{lcfirst:{{{1|{{PAGENAME}}}}}}}|{{{1|{{PAGENAME}}}}}}}]]<!-- -->{{#ifeq:{{{2|+}}}|{{{2|-}}}||{{{2}}}}}<!-- -->{{#ifeq:{{{3|+}}}|{{{3|-}}}||{{{3}}}}}<!-- -->{{#ifeq:{{{4|+}}}|{{{4|-}}}||{{{4}}}}}<!-- -->{{#ifeq:{{{5|+}}}|{{{5|-}}}||{{{5}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:Tlxs/doc. Changes can be proposed in the talk page.

This template creates a template link to templatespace for templates which require Wikipedia-logo-v2.svg Help:Substitution

as well as parameters.

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.