Template:BuildingEnhanced: Difference between revisions
Jump to navigation
Jump to search
>57gorky No edit summary |
No edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 11: | Line 11: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
|- | |- | ||
! colspan="2" style="{{#if:{{{hide_general|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | '''General Information''' | ! colspan="2" style="{{#if:{{{hide_general|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | '''General Information''' | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{ | | style="{{#if:{{{style|}}}| |display: none;}}" valign="top" | '''Architectural style''' | ||
| style="{{#if:{{{ | | style="{{#if:{{{style|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{style|}}} | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{ | | style="{{#if:{{{Town|}}}| |display: none;}}" valign="top" | '''Location''' | ||
| style="{{#if:{{{ | | style="{{#if:{{{Town|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{location|}}} | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{Coordinates|}}}| |display: none;}}" valign="top" | '''Coordinates''' | | style="{{#if:{{{Coordinates|}}}| |display: none;}}" valign="top" | '''Coordinates''' | ||
| style="{{#if:{{{Coordinates|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{Coordinates|}}} | | style="{{#if:{{{Coordinates|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{Coordinates|}}} | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{ | | style="{{#if:{{{architect|}}}| |display: none;}}" valign="top" | '''Architect''' | ||
| style="{{#if:{{{ | | style="{{#if:{{{architect|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{architect|}}} | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{owner|}}}| |display: none;}}" valign="top" | '''Owner''' | | style="{{#if:{{{owner|}}}| |display: none;}}" valign="top" | '''Owner''' | ||
| Line 35: | Line 30: | ||
|- | |- | ||
! colspan="2" style="{{#if:{{{hide_historic|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | '''Historical Information''' | ! colspan="2" style="{{#if:{{{hide_historic|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | '''Historical Information''' | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{created|}}}| |display: none;}}" valign="top" | '''Constructed''' | |||
| style="{{#if:{{{created|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{created|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{demolished|}}}| |display: none;}}" valign="top" | '''Demolished''' | |||
| style="{{#if:{{{demolished|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{demolished|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{height|}}}| |display: none;}}" valign="top" | '''Height''' | |||
| style="{{#if:{{{height|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{height|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{floors|}}}| |display: none;}}" valign="top" | '''Floors''' | |||
| style="{{#if:{{{floors|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{floors|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{area|}}}| |display: none;}}" valign="top" | '''Area''' | |||
| style="{{#if:{{{area|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{area|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{past_names|}}}| |display: none;}}" valign="top" | '''Past Names''' | | style="{{#if:{{{past_names|}}}| |display: none;}}" valign="top" | '''Past Names''' | ||
| Line 41: | Line 51: | ||
| style="{{#if:{{{past_owners|}}}| |display: none;}}" valign="top" | '''Past Owners''' | | style="{{#if:{{{past_owners|}}}| |display: none;}}" valign="top" | '''Past Owners''' | ||
| style="{{#if:{{{past_owners|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{past_owners|}}} | | style="{{#if:{{{past_owners|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{past_owners|}}} | ||
|}</div> | |}</div> | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Example usage: | |||
<pre>{{BuildingEnhanced | |||
|color= | |||
|title1= | |||
|image1= | |||
|style= | |||
|location= | |||
|coordinates= | |||
|architect= | |||
|owner= | |||
|created= | |||
|demolished= | |||
|height= | |||
|floors= | |||
|area= | |||
|past_names= | |||
|past_owners= | |||
}}</pre> | |||
</noinclude> | </noinclude> | ||
Latest revision as of 00:57, 3 February 2026
| ||||||||
Example usage:
{{BuildingEnhanced
|color=
|title1=
|image1=
|style=
|location=
|coordinates=
|architect=
|owner=
|created=
|demolished=
|height=
|floors=
|area=
|past_names=
|past_owners=
}}