Difference between revisions of "Template:Block"

From RimWorld Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<div style='display: {{#ifexpr: {{{2|1}}} >= 0.01|inline-block|none}}; border: 1px {{#ifexpr: {{{2|1}}} >= 0.5|solid black|{{#ifexpr: {{{2|1}}} >= 0.1|dotted black|{{#ifexpr: {{{2|1}}} >= 0.01|dotted #888|none}}}}}}; background: {{#ifexpr: {{{2|1}}} >= 1|{{{1|#000}}}|transparent}}; width: 8px; height: 8px; margin: 0 2px'></div>
+
<div style='display: {{#ifexpr: {{{2|1}}} >= 0.01|inline-block|none}}; border: 1px {{#ifexpr: {{{2|1}}} >= 0.5|solid black|{{#ifexpr: {{{2|1}}} >= 0.1|dotted black|{{#ifexpr: {{{2|1}}} >= 0.01|dotted black|none}}}}}}; background: {{#ifexpr: {{{2|1}}} >= 1|{{{1|#000}}}|transparent}}; {{#ifexpr: {{{2|1}}} >= 0.1|dotted black|width: 8px; height: 8px; margin: 0 2px|width: 4px; height: 4px; margin: 2px 4px}}'></div>

Revision as of 07:30, 14 January 2015