Template:Tlc/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Davidgothberg
Some see also for starters.
meta>Davidgothberg
Tables mess with code-tag colouring.
Line 3: Line 3:


This is the {{tlc|tlc}} template.
This is the {{tlc|tlc}} template.
=== Examples ===
<table border=1 t_class="wikitable" t_style="background:transparent;">
<tr><th>Code<th>Result<th>Comment
<tr><td>{{tlc|tlc}} <td>{{tlc}} <td>Shows its own syntax
<tr><td>{{tlc|tlc|name}} <td>{{tlc|name}} <td>
<tr><td>{{tlc|tlc|name|one}} <td>{{tlc|name|one}} <td>
<tr><td>{{tlc|tlc|name|one|two}} <td>{{tlc|name|one|two}} <td>
<tr><td>{{tlc|tlc|name|a|b|c|d|e}} <td>{{tlc|name|a|b|c|d|e}} <td>
</table>





Revision as of 06:19, 21 March 2008

This is the {{tlc}} template.

Examples

CodeResultComment
{{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}} {{name|a|b|c|d|e}}


See also