(Created page with "<html> <head> <style> .hor-infobox { width:100%; } .hor-infobox td { min-width:200px; } </style> </head> <body> <table class="hor-infobox"> <tr> <td> ...") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <div id="{{{title}}}" class="infobox {{#if: {{{customclass|}}} | {{{customclass}}} | }}" style="width:auto;float:none"> | ||
<table class="hor-infobox" style="width:100%"> | |||
<tr><td colspan="3"><div class="infobox-title tswiki-header">{{{title|{{BASEPAGENAME}}}}}</div></td></tr> | |||
<tr> | |||
<td style="min-width:200px; padding:4px"> | |||
} | {{#if:{{{imagearea|}}}|<div class="infobox-imagearea">{{{imagearea|}}}</div>}} | ||
</td> | |||
<td style="min-width:200px; padding:4px"> | |||
{| cellspacing="1px" cellpadding="4px" class="alternaterows" | |||
|- | |||
{{{rows}}} | |||
{{#if:{{{footer|}}}| | |||
{{!}} colspan="2" class="infobox-footer" {{!}}{{{footer|}}}}} | |||
|} | |||
</td> | |||
{{#if:{{{extra|}}}| | |||
<td style="min-width:200px; padding:4px"> | |||
{{{extra|}}} | |||
</td> | |||
}} | |||
</tr> | |||
</table> | |||
</div> | |||
</ |
Infobox horizontal | ||
{{{rows}}}
|
Do you need a wiki for your Minecraft mod/gaming wiki? We'll host it for free! Contact us.