Template:Infobox NRHP: Difference between revisions
Template page
More actions
Fix dark mode: remove hardcoded #ccc section header backgrounds |
Fix extra whitespace in conditional rows causing oversized sections |
||
| Line 15: | Line 15: | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|270px|center]] | | colspan="2" style="text-align:center;" | [[File:{{{image|}}}|270px|center]]}} | ||
{{#if:{{{caption|}}}| | {{#if:{{{caption|}}}| | ||
|- | |- | ||
| colspan="2" style="text-align:center; font-size:85%; font-style:italic;" | {{{caption|}}} | | colspan="2" style="text-align:center; font-size:85%; font-style:italic;" | {{{caption|}}}}} | ||
}} | |||
|- | |- | ||
! colspan="2" style="text-align:center;" | Location | ! colspan="2" style="text-align:center;" | Location | ||
| Line 31: | Line 29: | ||
{{#if:{{{zip|}}}| | {{#if:{{{zip|}}}| | ||
|- | |- | ||
| '''ZIP''' || {{{zip|}}} | | '''ZIP''' || {{{zip|}}}}} | ||
}} | |||
|- | |- | ||
! colspan="2" style="text-align:center;" | Construction | ! colspan="2" style="text-align:center;" | Construction | ||
| Line 39: | Line 36: | ||
{{#if:{{{architect|}}}| | {{#if:{{{architect|}}}| | ||
|- | |- | ||
| '''Architect''' || {{{architect|}}} | | '''Architect''' || {{{architect|}}}}} | ||
}} | |||
{{#if:{{{builder|}}}| | {{#if:{{{builder|}}}| | ||
|- | |- | ||
| '''Builder''' || {{{builder|}}} | | '''Builder''' || {{{builder|}}}}} | ||
}} | |||
{{#if:{{{style|}}}| | {{#if:{{{style|}}}| | ||
|- | |- | ||
| '''Style''' || {{{style|}}} | | '''Style''' || {{{style|}}}}} | ||
}} | |||
{{#if:{{{material|}}}| | {{#if:{{{material|}}}| | ||
|- | |- | ||
| '''Materials''' || {{{material|}}} | | '''Materials''' || {{{material|}}}}} | ||
}} | |||
{{#if:{{{owner|}}}| | {{#if:{{{owner|}}}| | ||
|- | |- | ||
| '''Owner''' || {{{owner|}}} | | '''Owner''' || {{{owner|}}}}} | ||
}} | |||
{{#if:{{{current_use|}}}| | {{#if:{{{current_use|}}}| | ||
|- | |- | ||
| '''Current use''' || {{{current_use|}}} | | '''Current use''' || {{{current_use|}}}}} | ||
}} | |||
|- | |- | ||
! colspan="2" style="text-align:center;" | National Register of Historic Places | ! colspan="2" style="text-align:center;" | National Register of Historic Places | ||
| Line 69: | Line 60: | ||
{{#if:{{{significance|}}}| | {{#if:{{{significance|}}}| | ||
|- | |- | ||
| '''Criteria''' || {{{significance|}}} | | '''Criteria''' || {{{significance|}}}}} | ||
}} | |||
{{#if:{{{period|}}}| | {{#if:{{{period|}}}| | ||
|- | |- | ||
| '''Period''' || {{{period|}}} | | '''Period''' || {{{period|}}}}} | ||
}} | |||
|}</includeonly> | |}</includeonly> | ||
Revision as of 03:10, 4 April 2026
This template creates an infobox for properties listed on the National Register of Historic Places.
Usage
{{Infobox NRHP
|name=|image=|caption=|address=|city=|state=|zip=
|built=|architect=|builder=|style=|material=
|nrhp_ref=|nrhp_date=|significance=|period=|owner=|current_use=
}}