Simplicitypvp:Sandbox/template: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| {{#if:{{{a|}}}| {{!}}- ! A: {{!}} {{{a}}} }} {{#if:{{{b|}}}| {{!}}- ! B: {{!}} {{{b}}} }} {{#if:{{{c|}}}| {{!}}- ! C: {{!}} {{{c}}} }} |- ! Bar | {{{bar}}} |}") |
No edit summary |
||
Line 2: | Line 2: | ||
{{#if:{{{a|}}}| | {{#if:{{{a|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} {{{a}}} | {{!}} {{{a}}} | ||
}} | }} | ||
{{#if:{{{b|}}}| | {{#if:{{{b|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} {{{b}}} | {{!}} {{{b}}} | ||
}} | }} | ||
{{#if:{{{c|}}}| | {{#if:{{{c|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} {{{c}}} | {{!}} {{{c}}} | ||
}} | }} |
Revision as of 21:42, 19 January 2016
Bar | {{{bar}}} |
---|