Template:Tlc/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Davidgothberg Tables mess with code-tag colouring. |
meta>Davidgothberg Testing. |
||
| Line 6: | Line 6: | ||
=== Examples === | === Examples === | ||
<table border=1 t_class="wikitable" | <table border=1 t_class="wikitable" style="background:transparent;"> | ||
<tr><th>Code<th>Result<th>Comment | <tr><th>Code<th>Result<th>Comment | ||
<tr><td>{{tlc|tlc}} <td>{{tlc}} <td>Shows its own syntax | <tr><td>{{tlc|tlc}} <td>{{tlc}} <td>Shows its own syntax | ||
Revision as of 06:21, 21 March 2008
| 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}} | {{name|a|b|c|d|e}} |
See also
- {{tlx}}