Difference between revisions of "Template:Statblock"
From silvesti
(Created page with "<div class="statblock"> {{{1}}} </div>") |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <div class="statblock"> | + | <div class="statblock {{{class|}}}" style="margin-left:{{{margin|0px}}};{{#switch:{{{border|none}}} |
| + | |on |yes |y = border:1px solid gray; padding:0 1ch; | ||
| + | |none |no = border:none; padding:0; | ||
| + | |#default = border:{{{border}}}; padding:0 1ch; | ||
| + | }}{{{style|}}}"> | ||
{{{1}}} | {{{1}}} | ||
</div> | </div> | ||
Latest revision as of 16:09, 4 December 2020
{{{1}}}