Diferencia entre revisiones de «Plantilla:Infobox»

De Familia Sanchez Arjona
Saltar a: navegación, buscar
(small modification of default style; data rows without labels are centered. This seems to be common practice in existing infoboxes.)
(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.)
Línea 1: Línea 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
+
<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>
 
-->{{#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>

Revisión del 06:26 7 mar 2008

Plantilla:Pp-template

50px Template documentation[create]