Difference between revisions of "Template:Kit Cell"
From The Viking Age Compendium
(Created page with "{{#ifeq: {{{1}}} | E | <div style="background:#98FB98">Encouraged</div>|}} {{#ifeq: {{{1}}} | O | <div style="background:#FFFF99">Optional</div>|}}| {{#ifeq: {{{1}}} | A | <di...") |
m |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{# | + | {{#switch: {{{1}}} | E = style="background:#98FB98" {{!}} Encouraged| O = style="background:#FCC445" {{!}}Optional| A = style="background:#FFFF99" {{!}}Allowable| U = style="background:white"{{!}}Unacceptable |
| − | {{ | + | | E-RICH = style="background:#98FB98" {{!}} Encouraged RICH| O-RICH = style="background:#FCC445" {{!}}Optional RICH| A-RICH = style="background:#FFFF99" {{!}}Allowable RICH|}} |
| − | + | ||
| − | + | ||