Template:T/doc

Everything About Fiction You Never Wanted to Know.

Show the text used for a given template. Accepts templates with up to 20 arguments.


{{examples}} gives:

Examples of T/doc include:

{{t|examples}} gives:
{{examples}}


{{t|tropelist|This is a custom message!}} gives:
{{tropelist|This is a custom message!}}


{{t|color|red|yellow|blue}} gives:
{{color|red|yellow|blue}}


{{t|megatemplate|arg1|arg2|arg3|arg4|arg5|arg6|arg7|arg8|arg9|arg10|arg11|arg12|arg13|arg14|arg15}} gives:
{{megatemplate|arg1|arg2|arg3|arg4|arg5|arg6|arg7|arg8|arg9|arg10|arg11|arg12|arg13|arg14|arg15}}


{{t|primetemplate||arg2|arg3||arg5||arg7||||arg11||arg13||}} gives:
{{primetemplate||arg2|arg3||arg5||arg7||||arg11||arg13||}}

Limitations

Does not accept arguments with =.