Difference between revisions of "Template:Box"

From IntactiWiki
Jump to navigation Jump to search
m (remove __NOTOC__)
m (make alignment defineable)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="box" align="center">{{{Boxtext}}}</div>
+
<br>
 +
<div class="box" align="{{#if: {{{align|}}}|{{{align}}}|center}}">{{{Boxtext}}}</div>
 +
<br>

Latest revision as of 16:27, 26 May 2023


{{{Boxtext}}}