Template:Infobox: Difference between revisions

From Xomnipedia
Jump to navigation Jump to search
Content deleted Content added
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.
m reverting, need to tinker with default styles a bit more
Line 1:
<table class="infobox" style="width:25em; text-align: left; font-size: 90%; {{{bodystyle|}}}"><!-- Caption
</tr>}}<!-- ImageHeader
-->{{#if:{{{title|}}}|<caption style="font-size: large; {{{titlestyle|}}}">{{{title}}}</caption>}}<!-- Header
--><thtd colspan="2" style="text-align:center; font-size: large; background:#ccf; {{{abovestyletitlestyle|}}}"><span style="float:right; margin-right:1em;">{{Tnavbar| {{{name}}}|fontstyle={{{abovestyletitlestyle|}}};border:none;|mini=1}}</span> {{{abovetitle}}}</td>
-->{{#if:{{{above|}}}|<tr>
</tr><!-- Image
<th colspan="2" style="text-align:center; background:#ccf; {{{abovestyle|}}}"><span style="float:right; margin-right:1em;">{{Tnavbar| {{{name}}}|fontstyle={{{abovestyle|}}};border:none;|mini=1}}</span>{{{above}}}</td>
</tr>}}<!-- Image
-->{{#if:{{{image|}}}|<tr>
<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}}}

Template:Pp-template