Template:Tlxs/doc: Difference between revisions

Template page
(Created page with "{{Documentation}} This template creates a template link to templatespace for templates which require {{WP|ref=no|Help:Substitution|substitution}} ''as well as'' parameters. For templates that don't take parameters, try {{tl|Tls}}. ==Syntax== : {{tlx |tlxs|template|''first parameter''|''second parameter''|''third''|...|''tenth''}} <!-- --><big>→</big> {{tlxs |template|''first parameter''|''second parameter''|''third''|...|''tenth''}} Where parameters might contain...")
 
No edit summary
 
Line 1: Line 1:
{{Documentation}}
{{Documentation}}
This template creates a template link to templatespace for templates which require {{WP|ref=no|Help:Substitution|substitution}} ''as well as'' parameters. For templates that don't take parameters, try {{tl|Tls}}.
This template creates a template link to templatespace for templates which require {{WP|ref=no|Help:Substitution|substitution}} ''as well as'' parameters.


==Syntax==
==Syntax==

Latest revision as of 14:14, 21 January 2023

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.