Template:Infobox: Difference between revisions

From Tony Chase
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
{{Infobox building
<div class="infobox" style="float:right; width: 22em; font-size: 88%; line-height: 1.5em; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9;">
| name                =
    <div style="font-size: 110%; font-weight: bold; background-color: #ccc; text-align: center; padding: 0.4em 0;">{{Name}}</div>
| image              =  
    <div style="margin: 0.5em;">
| image_size          =  
         {{#if: {{{Image|}}} |
| image_alt          = <!-- or |alt= -->
            <div style="text-align: center;"><img src="{{Image}}" alt="{{Name}}" style="max-width:100%; height:auto;"></div>
| image_caption      = <!-- or |caption= -->
         }}
| coordinates        = <!-- {{coord|latitude|longitude|type:landmark|display=inline,title}} -->
        {{#if: {{{Born|}}} | <div><b>Born:</b> {{{Born}}}</div> }}
| architectural_style =
        {{#if: {{{Died|}}} | <div><b>Died:</b> {{{Died}}}</div> }}
| address            =  
        {{#if: {{{Nationality|}}} | <div><b>Nationality:</b> {{{Nationality}}}</div> }}
| years_built         =
        {{#if: {{{Occupation|}}} | <div><b>Occupation:</b> {{{Occupation}}}</div> }}
| groundbreaking_date =
         {{#if: {{{Education|}}} | <div><b>Education:</b> {{{Education}}}</div> }}
| start_date          =
        {{#if: {{{NotableWorks|}}} | <div><b>Notable Works:</b> {{{NotableWorks}}}</div> }}
| stop_date          =  
        {{#if: {{{Awards|}}} | <div><b>Awards:</b> {{{Awards}}}</div> }}
| topped_out_date    =  
        <!-- Add more fields as needed -->
| completion_date    = <!-- or |est_completion= -->
    </div>
| opened_date         =
</div>
| inauguration_date  =
| relocated_date      =
| renovation_date    =
| closing_date        =
| demolition_date    = <!-- or |destruction_date= -->
| cost                =
| owner              =
| height              =
| material            =
| size                =
| floor_count         =
| floor_area          =
| architect          =
| architecture_firm  =
| parking            =
| public_transit      =
| website            = <!-- {{URL|example.com}} -->
| references          =
| footnotes          =
}}

Revision as of 16:24, 8 November 2023