Template:Tlc/doc
From Zoophilia Wiki
Jump to navigationJump to search
| This is a documentation subpage for Template:Tlc. It may contain usage information, categories and other content that is not part of the original template page. |
This is the {{tlc}} template.
Examples
| Code | Result | Comment |
|---|---|---|
{{tlc}} | Lua error in Module:Template_link_general at line 136: attempt to concatenate local 'titlePart' (a nil value). | Shows its own syntax |
{{tlc|name}} | {{name}} | |
{{tlc|name|one}} | {{name|one}} | |
{{tlc|name|one|two}} | {{name|one|two}} | |
{{tlc|name|a|b|c|d|e|f|g|h|i|j}} | {{name|a|b|c|d|e|f|g|h|i}} | Shows up to eight parameters. The rest are dropped. |
{{tlc|name|three|four}} | {{name|three|four}} | Also shows empty parameters. |
{{tlc|name|three}} | {{name|three}} | Even shows empty parameters that come in the end. |
See also
- {{tlx}}