Difference between revisions of "Template:Chart/start"
From ShieldKings Wiki
(Created page with "<table cellspacing="0" cellpadding="0" border="0" style="{{{style|}}}">") |
m |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <table | + | <table style="border-spacing: 0px; {{#switch: {{{align|}}} |
| + | |left = float: left; | ||
| + | |right = float: right; | ||
| + | |center = margin: 0 auto; | ||
| + | |#default = | ||
| + | }} {{{style|}}}"><noinclude> | ||
| + | {{chart/end}} | ||
| + | </noinclude> | ||