Template:Achievement: Difference between revisions

Content deleted Content added
imported>AntumDeluge
add optional "assigned" parameter
imported>AntumDeluge
highlight "assigned" status
Line 7:
| {{#ifeq: {{{status|}}} | vetoed
| <span style="font-weight: bold; font-style: italic; color: darkred;">VETOED</span>
| ''{{#ifeq: {{{status|}}}'' | assigned
| <span style="font-weight: bold; font-style: italic; color: darkblue;">ASSIGNED</span>
| ''{{{status}}}''
}}
}}
}}