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}}} |}") |
m (Yukar9 moved page Sandbox/template to Simplicitypvp:Sandbox/template) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{{#if:{{{a|}}}| | {{#if:{{{a|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} A: {{{a}}} | |||
{{!}} {{{a}}} | |||
}} | }} | ||
{{#if:{{{b|}}}| | {{#if:{{{b|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} B: {{{b}}} | |||
{{!}} {{{b}}} | |||
}} | }} | ||
{{#if:{{{c|}}}| | {{#if:{{{c|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} C: {{{c}}} | |||
{{!}} {{{c}}} | |||
}} | }} | ||
|} | |} | ||
<noinclude> | |||
<!-- Please don't remove this --> | |||
[[Category:Community page]] | |||
</noinclude> |