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