Difference between revisions of "Template:Infobox"
m (fix row 5 datastyle) |
(headers -> infobox/row) |
||
Line 3: | Line 3: | ||
-->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size:125%; font-weight:bold; {{{titlestyle|}}}">{{{title}}}</caption>}}<!-- | -->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size:125%; font-weight:bold; {{{titlestyle|}}}">{{{title}}}</caption>}}<!-- | ||
Header | Header | ||
− | -->{{#if:{{{above|}}}| | + | -->{{#if:{{{above|}}}|{{Infobox/row |
+ | |header={{{above|}}} |headerstyle=text-align:center; font-size:125%; font-weight:bold; {{{abovestyle|}}} | ||
+ | |class={{{aboveclass|}}} |rowclass={{{aboverowclass|}}} | ||
+ | }} }}<!-- | ||
Subheader1 | Subheader1 | ||
− | -->{{#if:{{{subheader | + | -->{{#if:{{{subheader|}}}|{{Infobox/row |
+ | |data={{{subheader|}}} |datastyle={{{subheaderstyle|}}} | ||
+ | |class={{{subheaderclass|}}} |rowclass={{{subheaderrowclass1|}}} | ||
+ | }} }}<!-- | ||
Subheader2 | Subheader2 | ||
− | -->{{#if:{{{subheader2|}}}| | + | -->{{#if:{{{subheader2|}}}|{{Infobox/row |
+ | |data={{{subheader2|}}} |datastyle={{{subheaderstyle|}}} | ||
+ | |class={{{subheaderclass|}}} |rowclass={{{subheaderrowclass2|}}} | ||
+ | }} }}<!-- | ||
Image1 | Image1 | ||
− | -->{{#if:{{{image|{{{image1|}}}}}}| | + | -->{{#if:{{{image|{{{image1|}}}}}}|{{Infobox/row |
+ | |data={{{image|{{{image1}}} }}}{{#if:{{{caption|{{{caption1|}}}}}}|<br /><span style="{{{captionstyle|}}}">{{{caption|{{{caption1}}}}}}</span>}} |datastyle={{{imagestyle|}}} | ||
+ | |class={{{imageclass|}}} |rowclass={{{imagerowclass1|}}} | ||
+ | }} }}<!-- | ||
Image2 | Image2 | ||
− | -->{{#if:{{{image2|}}}| | + | -->{{#if:{{{image2|}}}|{{Infobox/row |
+ | |data={{{image2|}}}{{#if:{{{caption2|}}}|<br /><span style="{{{captionstyle|}}}">{{{caption2|}}}</span>}} |datastyle={{{imagestyle|}}} | ||
+ | |class={{{imageclass|}}} |rowclass={{{imagerowclass2|}}} | ||
+ | }} }}<!-- | ||
-->{{Infobox/row | -->{{Infobox/row | ||
|header={{{header1|}}} |headerstyle={{{headerstyle|}}} | |header={{{header1|}}} |headerstyle={{{headerstyle|}}} |
Revision as of 15:29, 4 December 2009
The above documentation is transcluded from Template:Infobox/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (edit) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |