Template:Infobox NRHP: Difference between revisions
Template page
More actions
Wrap table in float div to fix text-wrap issue (Citizen skin overrides wikitable display:block) |
Add box-sizing:border-box to fix horizontal scrollbar |
||
| Line 11: | Line 11: | ||
[[Category:Infoboxes]] | [[Category:Infoboxes]] | ||
</noinclude><includeonly><div style="float:right; clear:right; margin:0 0 1em 1em; width:280px;"> | </noinclude><includeonly><div style="float:right; clear:right; margin:0 0 1em 1em; width:280px;"> | ||
<table class="wikitable" style="width:100%; font-size:90%; margin:0;"> | <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|}}}|270px|center]]</td></tr>}}{{#if:{{{caption|}}}|<tr><td colspan="2" style="text-align:center; font-size:85%; font-style:italic;">{{{caption|}}}</td></tr>}} | {{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{image|}}}|270px|center]]</td></tr>}}{{#if:{{{caption|}}}|<tr><td colspan="2" style="text-align:center; font-size:85%; font-style:italic;">{{{caption|}}}</td></tr>}} | ||
Revision as of 03:31, 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=
}}