Difference between revisions of "Template:Kit Cell"

From The Viking Age Compendium
Jump to: navigation, search
(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
Line 1: Line 1:
 
{{#ifeq: {{{1}}} | E | <div style="background:#98FB98">Encouraged</div>|}}
 
{{#ifeq: {{{1}}} | E | <div style="background:#98FB98">Encouraged</div>|}}
{{#ifeq: {{{1}}} | O | <div style="background:#FFFF99">Optional</div>|}}|
+
{{#ifeq: {{{1}}} | O | <div style="background:#FFFF99">Optional</div>|}}
{{#ifeq: {{{1}}} | A | <div style="background:#FF9F00">Allowable</div>|}}|
+
{{#ifeq: {{{1}}} | A | <div style="background:#FF9F00">Allowable</div>|}}
{{#ifeq: {{{1}}} | U | <div style="background:white">Unacceptable</div>|}}|
+
{{#ifeq: {{{1}}} | U | <div style="background:white">Unacceptable</div>|}}

Revision as of 19:02, 10 June 2017