Template:Infobox house: Difference between revisions
added more paramters |
fixing titlebg for light and dark |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| title = {{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}} | | title = {{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}} | ||
| titlebg-light = {{{titlebg-light|}}} | |||
| titlebg-dark = {{{titlebg-dark|}}} | |||
| image = {{{image|}}} | | image = {{{image|}}} | ||
| Line 7: | Line 9: | ||
| label1 = Location | | label1 = Location | ||
| data1 = {{{location|}}} | | data1 = {{{location|}}} | ||
| label2 = | | label2 = Year built | ||
| data2 = {{{ | | data2 = {{{yearbuilt|}}} | ||
| label3 = | | label3 = Capacity | ||
| data3 = {{{ | | data3 = {{{capacity|}}} | ||
| label4 = | | label4 = Open to | ||
| data4 = {{{ | | data4 = {{{opento|}}} | ||
| label5 = | | label5 = Color | ||
| data5 = {{{color|}}} | | data5 = {{{color|}}} | ||
| label6 = Mascot | |||
| data6 = {{{mascot|}}} | |||
| | | header7 = {{#if:{{{email|}}}{{{socials|}}}{{{website|}}}|Links}} | ||
| | | label8 = Email | ||
| | | data8 = {{{email|}}} | ||
| | | label9 = Social media | ||
| | | data9 = {{{socials|}}} | ||
| | | label10 = Website | ||
| | | data10 = {{{website|}}} | ||
}}<noinclude>{{Documentation}}[[Category:Infoboxes]]</noinclude> | }}<noinclude>{{Documentation}}[[Category:Infoboxes]]</noinclude> | ||