Difference between revisions of "Template:Block"

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

Revision as of 05:20, 14 January 2015