Template:Infobox
From WikiBrite: The Rainbow Brite WIki
(Difference between revisions)
RainbowBrite (Talk | contribs) |
|||
(8 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | <table class="infobox {{{bodyclass|}}}"style="width: | + | <table class="infobox {{{bodyclass|}}}" cellspacing="5" style="width:22em; text-align:left; font-size:88%; line-height:1.5em; {{{bodystyle|}}}"><!-- |
- | <!-- | + | |
Caption | Caption | ||
-->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size:125%; font-weight:bold; {{{titlestyle|}}}">{{{title}}}</caption>}}<!-- | -->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size:125%; font-weight:bold; {{{titlestyle|}}}">{{{title}}}</caption>}}<!-- | ||
Header | Header | ||
-->{{#if:{{{above|}}}|{{Infobox/row | -->{{#if:{{{above|}}}|{{Infobox/row | ||
- | |header={{{above}}} |headerstyle= | + | |header={{{above}}} |headerstyle=text-align:center; font-size:125%; font-weight:bold; {{{abovestyle|}}} |
|class={{{aboveclass|}}} |rowclass={{{aboverowclass|}}} | |class={{{aboveclass|}}} |rowclass={{{aboverowclass|}}} | ||
}} }}<!-- | }} }}<!-- | ||
Line 431: | Line 430: | ||
-->{{#if:{{{below|}}}|<tr><td colspan="2" class="{{{belowclass|}}}" style="text-align:center; {{{belowstyle|}}}">{{{below}}}</td></tr>}}<!-- | -->{{#if:{{{below|}}}|<tr><td colspan="2" class="{{{belowclass|}}}" style="text-align:center; {{{belowstyle|}}}">{{{below}}}</td></tr>}}<!-- | ||
Navbar | Navbar | ||
- | -->{{#if:{{{name|}}}|<tr><td colspan="2" style="text-align: | + | -->{{#if:{{{name|}}}|<tr><td colspan="2" style="text-align:left">{{navbar|{{{name}}}|mini=1}}</td></tr>}} |
- | </table | + | </table> |