960
edits
(Try to handle the first word as the status and show the rest as is) |
m (Try to use the Map template to select the color) |
||
Line 1: | Line 1: | ||
<includeonly>{{Cell|color={{#switch:{{#explode:{{{1}}}| }}| | <includeonly>{{Cell|color=<!--{{#switch:{{#explode:{{{1}}}| }}| | ||
yes=green| | yes=green| | ||
no=red| | no=red| | ||
wip=gray}}|text={{#switch:{{#explode:{{{1}}}| }}| | wip=gray}} | ||
-->{{Map|keys=yes#no#wip|values=green#red#gray|key={{{1}}}}}|text={{#switch:{{#explode:{{{1}}}| }}| | |||
yes={{#ifeq:{{{1}}}|yes|Yes|{{#sub:{{{1}}}|{{#pos:{{{1}}}| }}|0}}}}| | yes={{#ifeq:{{{1}}}|yes|Yes|{{#sub:{{{1}}}|{{#pos:{{{1}}}| }}|0}}}}| | ||
no={{#ifeq:{{{1}}}|no|No|{{#sub:{{{1}}}|{{#pos:{{{1}}}| }}|0}}}}| | no={{#ifeq:{{{1}}}|no|No|{{#sub:{{{1}}}|{{#pos:{{{1}}}| }}|0}}}}| |
edits