Template:Infobox: Difference between revisions
From All Skies Encyclopaedia
imported>Bryan Derksen (adding an "above" parameter and changing the meaning of "title" to allow this template to match the other common style of adding a title to infoboxes. I'll update all the existing uses.) |
imported>Bryan Derksen m (reverting, need to tinker with default styles a bit more) |
||
Line 1: | Line 1: | ||
<table class="infobox" style="width:25em; text-align: left; font-size: 90%; {{{bodystyle|}}}"> |
<table class="infobox" style="width:25em; text-align: left; font-size: 90%; {{{bodystyle|}}}"> |
||
⚫ | |||
-->{{#if:{{{title|}}}|<caption style="font-size: large; {{{titlestyle|}}}">{{{title}}}</caption>}}<!-- Header |
|||
⚫ | |||
-->{{#if:{{{above|}}}|<tr> |
|||
</tr><!-- Image |
|||
⚫ | |||
⚫ | |||
-->{{#if:{{{image|}}}|<tr> |
-->{{#if:{{{image|}}}|<tr> |
||
<td colspan="2" style="text-align:center; {{{imagestyle|}}}"> {{{image}}} {{#if:{{{caption|}}}|<br><span style="{{{captionstyle|}}}">{{{caption}}} }}</span></td> |
<td colspan="2" style="text-align:center; {{{imagestyle|}}}"> {{{image}}} {{#if:{{{caption|}}}|<br><span style="{{{captionstyle|}}}">{{{caption}}} }}</span></td> |
Revision as of 05:28, 7 March 2008
Template:Tnavbar {{{title}}} |