Template:Infobox mosque: Difference between revisions

Created page with "{{ Infobox |bodystyle = background: #EDFFF6; border-radius:4px; |headerstyle = background: #2C7D53; color: white |labelstyle = background: #8ECBAC; vertical-align: middl..."
 
No edit summary
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ Infobox
{{Infobox
|bodystyle    = background: #EDFFF6; border-radius:4px;
|bodystyle    = background: #EDFFF6; border-radius:4px;
|headerstyle  = background: #2C7D53; color: white
|headerstyle  = background: #2C7D53; color: white
Line 10: Line 10:
| subheaderclass = nickname
| subheaderclass = nickname


| image  = {{#if:{{{image|}}}|[[file:{{{image}}}|{{px|{{{image size|}}}|frameless}}|alt={{{caption|}}}]]}}
| image  = {{#if:{{{image|}}}|[[file:{{{image}}}|{{{image size|250}}}px|frameless|alt={{{caption|}}}]]}}
| caption = {{{caption|}}}
| caption = {{{caption|}}}


| header1 = <includeonly>Information</includeonly>
| header1 = {{#if: {{{location|}}}{{{construction date|}}}{{{founder|}}}|Information}}


| label2  = Location
| label2  = Location
Line 25: Line 25:
| data6  = {{{founder|}}}
| data6  = {{{founder|}}}


| header11 = {{#if:{{{architect|}}}{{{style|}}}{{{length|}}}{{{width|}}}{{{area|}}}{{{height|}}}{{{dome quantity|}}}{{{dome outer height|}}}{{{dome inner height|}}}{{{minaret quantity|}}}{{{minaret height|}}}{{{material|}}}{{{contractor|}}}{{{construction cost|}}}{{{rebuilt|}}}{{{website|}}}{{{other features|}}}{{{below|}}}|Architecture}}
| header11 = {{#if:{{{architect|}}}{{{style|}}}{{{length|}}}{{{width|}}}{{{area|}}}{{{height|}}}{{{dome quantity|}}}{{{dome outer height|}}}{{{dome inner height|}}}{{{minaret quantity|}}}{{{minaret height|}}}{{{material|}}}{{{contractor|}}}{{{construction cost|}}}{{{rebuilt|}}}{{{website|}}}{{{other features|}}}|Architecture}}


| label12 = Architect
| label12 = Architect
Line 82: Line 82:
| data29  = {{{other features|}}}
| data29  = {{{other features|}}}


| below  = {{{below|}}}
| below  = {{#if: {{{latitude|}}}|{{Mapframe
 
|infobox=1
|lat1={{formatnum:{{{latitude}}}|R}}
|lon1={{formatnum:{{{longitude}}}|R}}
|name1={{PAGENAME}}
|symbol1=
|group = {{PAGENAME}}
}}
}}
}} }}<noinclude>
{{documentation}}
<templatedata>
{
"params": {
"name": {},
"other name": {},
"image": {},
"image size": {},
"caption": {},
"location": {},
"construction date": {},
"founder": {},
"architect": {},
"style": {},
"length": {},
"width": {},
"area": {},
"height": {},
"dome quantity": {},
"dome outer height": {},
"dome inner height": {},
"minaret quantity": {},
"minaret height": {},
"material": {},
"contractor": {},
"construction cost": {},
"rebuilt": {},
"website": {},
"other features": {},
"capacity": {},
"latitude": {},
"longitude": {}
},
"format": "block"
}
</templatedata>
</noinclude>