1,396
edits
Changes
no edit summary
<noinclude>
<code>m</code> stands for "marginer" and can be used to set margin to any element.
The order is: left-top-right-bottom
{| class="wikitable"
|-
|}
</noinclude>
<includeonly>{{#ifeq:{{{5|}}}|{{{5}}}|<div style="padding-left:{{{1}}}px;padding-top:{{{2}}}px;padding-right:{{{3}}}px;padding-bottom:{{{4}}}px">{{{5}}}</div>|{{#ifeq:{{{4|}}}|{{{4}}}|<div style="padding-left:{{{1}}}px;padding-top:{{{2}}}px;padding-right:{{{3}}}px">{{{4}}}</div>|{{#ifeq:{{{3|}}}|{{{3}}}|<div style="padding-top:{{{1}}}px;padding-bottom:{{{2}}}px">{{{3}}}</div>|{{#ifeq:{{{2|}}}|{{{2}}}|<div style="padding:{{{1}}}px;">{{{2}}}</div>| }}}}}}}}</includeonly>