Difference between revisions of "Template:TT"
m |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <code style="color: #444; | + | <code style="color: {{{color|#444}}}; |
− | {{#switch:{{{opt}}} | + | background-color: {{ #ifeq: {{{2}}} | nobg | inherit; | {{ #switch:{{{opt}}} | nobg = inherit; | #default = {{ #switch:{{{bgcolor}}} | none = inherit; | #default = {{{bgcolor|#f8f9fa}}}; }} }} }} |
− | + | border: {{{border|1px solid #eaecf0}}}; | |
− | + | border-radius: {{{radius|2px}}}; | |
− | + | display: inline-block; | |
− | border: 1px solid #eaecf0; | + | line-height: normal; |
− | border-radius: 2px; | + | white-space: pre; |
− | padding: {{#switch:{{{opt}}} | + | padding: {{ #switch:{{{opt}}} | large = 10px; | #default = {{ #switch:{{{boxsize}}} | large = 10px; | #default = {{{boxsize|0px 4px}}}; }} }} |
− | + | ">{{ {{{|safesubst:}}}#if:{{{1|}}} | {{{1}}} | {{{text}}} }}</code> | |
− | |||
− |
Latest revision as of 08:12, 23 August 2018
{{{text}}}