Template:Border box: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
a bit more versatile as a primitive |
||
| Line 1: | Line 1: | ||
< | <div style=" | ||
border: {{{borderSize|1px}}} {{{borderStyle|solid}}} {{{borderColor|black}}}; | |||
margin: {{{margin|0.25em}}}; | |||
padding: {{{padding|0.25em}}}; | |||
text-align: {{{align|left}}}; | |||
width: {{{width|auto}}}; | |||
{{#if: {{{backgroundColor|}}} | background-color: {{{backgroundColor}}}; }} | |||
">{{{1}}}</div> | |||
Revision as of 05:53, 23 July 2026
{{{1}}}