Difference between revisions of "Template:Box"
Jump to navigation
Jump to search
m (make alignment defineable) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <br> | |
− | <div class="box" align="center">{{{Boxtext}}}</div> | + | <div class="box" align="{{#if: {{{align|}}}|{{{align}}}|center}}">{{{Boxtext}}}</div> |
+ | <br> |
Latest revision as of 15:27, 26 May 2023
{{{Boxtext}}}