Template:Infobox: Difference between revisions

Jump to navigation Jump to search
old>Bryan Derksen
m (reverting, need to tinker with default styles a bit more)
old>Bryan Derksen
(I believe I have it this time.)
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|}}}"><!-- Caption
<tr><!-- Header
-->{{#if:{{{title|}}}|<caption style="font-size: large; {{{titlestyle|}}}">{{{title}}}</caption>}}<!-- Header
--><td colspan="2" style="text-align:center; font-size: large; background:#ccf; {{{titlestyle|}}}"><span style="float:right; margin-right:1em;">{{Tnavbar| {{{name}}}|fontstyle={{{titlestyle|}}};border:none;|mini=1}}</span> {{{title}}}</td>
-->{{#if:{{{above|}}}|<tr>
</tr><!-- Image
<td colspan="2" style="text-align:center; font-size: large; background:#ccf; {{{abovestyle|}}}"><span style="float:right; margin-right:1em;">{{Tnavbar| {{{name}}}|fontstyle={{{abovestyle|}}};font-size:xx-small;border:none;|mini=1}}</span>{{{above}}}</td>
</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:40, 7 March 2008