Difference between revisions of "Template:Block"
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 black|none}}}}}}; background: {{#ifexpr: {{{2|1}}} >= 1|{{{1|#000}}}|transparent}}; {{#ifexpr: {{{2|1}}} >= 0.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 black|none}}}}}}; background: {{#ifexpr: {{{2|1}}} >= 1|{{{1|#000}}}|transparent}}; {{#ifexpr: {{{2|1}}} >= 0.1|width: 8px; height: 8px; margin: 0 2px|width: 6px; height: 6px; margin: 1px 3px}}'></div> |