Difference between revisions of "Template:Tr2"
ADVERTISEMENT
From Diablo Wiki
(helper template) |
|||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{#if: {{{ | + | <noinclude> |
| − | {{!}}{{{ | + | ==Usage== |
| − | {{!}}{{{ | + | Adds an optional two column table row, conditional on the presence of "value", in this format: |
| + | <pre> | ||
| + | {{Tr2|Label|value}} | ||
| + | </pre> | ||
| + | Must be embedded in a wiki syntax table. | ||
| + | </noinclude> | ||
| + | <includeonly>{{#if: {{{2|}}} | | ||
| + | {{!}}- | ||
| + | {{!}}{{{1}}}: | ||
| + | {{!}}{{{2}}} |}}</includeonly> | ||
Latest revision as of 06:03, 17 June 2009
Usage[edit source]
Adds an optional two column table row, conditional on the presence of "value", in this format:
{{Tr2|Label|value}}
Must be embedded in a wiki syntax table.