Difference between revisions of "Template:Race"
Jump to navigation
Jump to search
Tag: Undo |
|||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | [[Image: | + | {{#if:{{{1|}}}|{{#switch: {{padleft:|1|{{lc:{{{1|}}}}} }} |
| − | + | |p={{#switch:{{lc:{{{1|}}} }} | |
| − | + | |protoss = [[Image:Small_P.png|Protoss]] | |
| − | + | |p = [[Image:Small_P.png|Protoss]] | |
| − | + | }} | |
| − | + | |r={{#switch:{{lc:{{{1|}}} }} | |
| − | + | |random = [[Image:Small_R.png|Random]] | |
| − | + | |r = [[Image:Small_R.png|Random]] | |
| − | + | }} | |
| − | + | |t={{#switch:{{lc:{{{1|}}} }} | |
| − | + | |terran = [[Image:Small_T.png|Terran]] | |
| + | |t = [[Image:Small_T.png|Terran]] | ||
| + | }} | ||
| + | |z={{#switch:{{lc:{{{1|}}} }} | ||
| + | |zerg = [[Image:Small_Z.png|Zerg]] | ||
| + | |z = [[Image:Small_Z.png|Zerg]] | ||
| + | }} | ||
| + | }}}} | ||