Template:Infobox NRHP: Difference between revisions
Template page
More actions
Add overflow:hidden to wrapper div to suppress scrollbar |
Widen infobox to 350px to eliminate scrollbar |
||
| Line 10: | Line 10: | ||
</pre> | </pre> | ||
[[Category:Infoboxes]] | [[Category:Infoboxes]] | ||
</noinclude><includeonly><div style="float:right; clear:right; margin:0 0 1em 1em; width: | </noinclude><includeonly><div style="float:right; clear:right; margin:0 0 1em 1em; width:350px; overflow:hidden;"> | ||
<table class="wikitable" style="width:100%; font-size:90%; margin:0; box-sizing:border-box;"> | <table class="wikitable" style="width:100%; font-size:90%; margin:0; box-sizing:border-box;"> | ||
<tr><th colspan="2" style="background:#8B0000; color:white; text-align:center; font-size:110%;">{{{name|}}}</th></tr> | <tr><th colspan="2" style="background:#8B0000; color:white; text-align:center; font-size:110%;">{{{name|}}}</th></tr> | ||
{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{image|}}}| | {{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{image|}}}|340px|center]]</td></tr>}}{{#if:{{{caption|}}}|<tr><td colspan="2" style="text-align:center; font-size:85%; font-style:italic;">{{{caption|}}}</td></tr>}} | ||
<tr><th colspan="2" style="text-align:center;">Location</th></tr> | <tr><th colspan="2" style="text-align:center;">Location</th></tr> | ||
<tr><td><b>Address</b></td><td>{{{address|}}}</td></tr> | <tr><td><b>Address</b></td><td>{{{address|}}}</td></tr> | ||
Revision as of 03:36, 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=
}}