Difference between revisions of "Template:Tr2"
ADVERTISEMENT
From Diablo Wiki
(helper template) |
|||
| Line 1: | Line 1: | ||
| − | {{#if: {{{1|}}} |{{!}}- | + | <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: {{{1|}}} |{{!}}- | ||
{{!}}{{{0|}}}: | {{!}}{{{0|}}}: | ||
{{!}}{{{1|}}} | }} | {{!}}{{{1|}}} | }} | ||
| + | </includeonly> | ||
Revision as of 05:29, 17 June 2009
Usage
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.