Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" style="float:right;width:300px" ! colspan="2" | {{{name|Name}}} |- {{#if:{{{picture_file|}}}| <tr><td colspan="2">[[{{{picture_file}}}|frameless|x250px|center|alt={{{picture_alt|}}}|{{{picture_caption|}}}]]</td></tr> | }} | style="width:75px;vertical-align:top" | Category | {{{categories|{{category|Uncategorized}}}}} |- | style="vertical-align:top" | Features | {{{features|No features}}} |- | style="vertical-align:top" | Build on | {{{floor|Void}}} |}") |
m (Add margin left and right of infobox) |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="float:right;width:300px" | <includeonly>{| class="wikitable" style="float:right;width:300px;margin:0px 10px" | ||
! colspan="2" | {{{name|Name}}} | ! colspan="2" | {{{name|Name}}} | ||
|- | |- | ||
Line 14: | Line 14: | ||
| style="vertical-align:top" | Build on | | style="vertical-align:top" | Build on | ||
| {{{floor|Void}}} | | {{{floor|Void}}} | ||
|} | |}<includeonly/> |