Difference between revisions of "Template:infobox institution"
From Asylum Projects
(Created page with '{{Infobox | bodyclass = | bodystyle = {{#if:{{{box_width|}}}|width:{{{box_width}}};}} | above = <includeonly>{{{name|{{PAGENAME}}}}}</includeonly> | aboveclass = fn | ima…') |
|||
| Line 42: | Line 42: | ||
| class9 = label | | class9 = label | ||
| label9 = Architect(s) | | label9 = Architect(s) | ||
| − | | data9 = {{{architect|}}} | + | | data9 = {{{architect(s)|}}} |
| class10 = label | | class10 = label | ||
| Line 60: | Line 60: | ||
| data13 = {{{alternate_names|}}} | | data13 = {{{alternate_names|}}} | ||
| − | |||
}} | }} | ||
| + | |||
| + | <pre> | ||
| + | {{infobox institution | ||
| + | | name = | ||
| + | | image = | ||
| + | | image_size = | ||
| + | | alt = | ||
| + | | caption = | ||
| + | | established = | ||
| + | | construction_began = | ||
| + | | construction_ended = | ||
| + | | opened = | ||
| + | | closed = | ||
| + | | demolished = | ||
| + | | current_status = | ||
| + | | building_style = | ||
| + | | architect(s) = | ||
| + | | location = | ||
| + | | architecture_style = | ||
| + | | peak_patient_population = | ||
| + | | alternate_names = | ||
| + | }} | ||
| + | </pre> | ||
Revision as of 13:00, 20 October 2009
{{infobox institution
| name =
| image =
| image_size =
| alt =
| caption =
| established =
| construction_began =
| construction_ended =
| opened =
| closed =
| demolished =
| current_status =
| building_style =
| architect(s) =
| location =
| architecture_style =
| peak_patient_population =
| alternate_names =
}}