Template:Infobox: Difference between revisions

add class parameters for title and above, since some vcard infoboxes out there use these for data
(Adding class parameters to support hCard microformats)
(add class parameters for title and above, since some vcard infoboxes out there use these for data)
Line 1:
<table class="infobox {{{bodyclass|}}}" style="width:25em; text-align: left; font-size: 90%; {{{bodystyle|}}}"><!-- Caption
-->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size: large; {{{titlestyle|}}}">{{{title}}}</caption>}}<!-- Header
-->{{#if:{{{above|}}}|<tr>
<td colspan="2" class="{{{aboveclass|}}}" style="text-align:center; font-size: large; background:#ccf; {{{abovestyle|}}}">{{{above}}}</td>
</tr>}}<!-- Image
-->{{#if:{{{image|}}}|<tr>