Jump to content

Template:T/doc: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 1:
Show the text used for a given template. Accepts templates with up to 20 arguments.
:{{t|template}}
----
:{{t|template|arg1}}
{{t|examples}} gives:
:{{t|template|arg1|arg2}}
{{examples}}
:{{t|template|arg1|arg2|arg3}}
----
:{{t|template|arg1||arg3|}}
{{t|t|examples}} gives:<br/>
:{{t|template|arg2||arg3|}}
:{{t|template|||arg3|examples}}
----
{{t|t|tropelist|This is a custom message!}} gives:<br/>
{{t|tropelist|This is a custom message!}}
----
{{t|t|color|red|yellow|blue}} gives:<br/>
{{t|color|red|yellow|blue}}
----
{{t|t|megatemplate|arg1|arg2|arg3|arg4|arg5|arg6|arg7|arg8|arg9|arg10|arg11|arg12|arg13|arg14|arg15}} gives:<br/>
{{t|megatemplate|arg1|arg2|arg3|arg4|arg5|arg6|arg7|arg8|arg9|arg10|arg11|arg12|arg13|arg14|arg15}}
----
{{t|t|primetemplate||arg2|arg3||arg5||arg7||||arg11||arg13||}} gives:<br/>
{{t|primetemplate||arg2|arg3||arg5||arg7||||arg11||arg13||}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.