Difference between revisions of "Template:Project"

From Open Source Controls Wiki
Jump to navigation Jump to search
(Created page with "{{Infobox | bodyclass = vcard | headerstyle = background-color: #eee; | title = {{#ifeq:{{yesno|{{{embed|}}}}}|yes|<div style="font-size:150%; font-weight:bold; text-align:center;">{{{name|{{{urban_development_name}}}}}}</div> | {{{name|{{{urban_development_name}}}}}} }} | titleclass = fn org | titlestyle = {{#ifeq:{{yesno|{{{embed|}}}}}|yes|background-color: #eee;|}} | child = {{yesno|{{{embed|}}}}} | image1 = {{#invoke:InfoboxImage |InfoboxImage|im...")
 
(Replaced content with "{{Infobox | name = {{{name|{{PAGENAME}}}}} | image = {{{image|}}} | caption1 = {{{caption|}}} | label1 = Former names | data1 = {{{former_names|}}} | header2 = General information }}")
Tag: Replaced
 
Line 1: Line 1:
{{Infobox
{{Infobox
| bodyclass  = vcard
| name    = {{{name|{{PAGENAME}}}}}
| headerstyle = background-color: #eee;
| image    = {{{image|}}}
| title = {{#ifeq:{{yesno|{{{embed|}}}}}|yes|<div style="font-size:150%; font-weight:bold; text-align:center;">{{{name|{{{urban_development_name}}}}}}</div>
| caption1 = {{{caption|}}}
     | {{{name|{{{urban_development_name}}}}}}
    }}
| titleclass  = fn org
| titlestyle = {{#ifeq:{{yesno|{{{embed|}}}}}|yes|background-color: #eee;|}}
| child = {{yesno|{{{embed|}}}}}


| image1   = {{#invoke:InfoboxImage |InfoboxImage|image={{{image|}}}|upright={{{image_upright|1}}}|alt={{{alt|}}}}}
| label1   = Former names
  | caption1 = {{{caption|}}}
data1  = {{{former_names|}}}


| image2  = {{#invoke:InfoboxImage|InfoboxImage|image={{{image2|}}}|upright={{{image_upright2|1}}}|alt={{{alt2|}}}}}
| header2 = General information
| caption2 = {{{caption2|}}}
 
| label1 = Other name(s)
| data1 = {{{other_names|}}}
| class1 = label
 
| label2 = Location
| data2 = {{{location|}}}
| class2 = label
 
| label3 = Address
| data3 = {{{address|}}}
| class3 = label
 
| label4 = Coordinates
| data4 = {{{coordinates|}}}
 
| label5 = Status
| data5 = {{#switch:1
  | {{#if:{{{status|}}}|1}} = {{{status}}}
  | {{#if:{{{demolished|}}}|1}} = <span style="color: black;">Demolished</span>
  | {{#if:{{{destroyed|}}}|1}} = <span style="color: #e42328;">Destroyed</span>
  | {{#if:{{{est_completion|}}}|1}} = <span style="color: purple;">Under construction</span>
  | {{#if:{{{built|}}}|1}}
  | {{#if:{{{constructed|}}}|1}}
  | {{#if:{{{construction_period|}}}|1}} = <span style="color: darkgreen;">Complete</span>}}
 
| label10 = Groundbreaking
| data10 = {{{groundbreaking|}}}
 
| label11 = Constructed
| data11 = {{{built|{{{construction_period|{{{constructed|}}}}}}}}}
 
| label12 = Estimated completion
| data12 = {{{est_completion|}}}
 
| label13 = Opening
| data13 = {{{opening|}}}
 
| label14 = Demolished
| data14 = {{{demolished|}}}
 
| label15 = Destroyed
| data15 = {{{destroyed|}}}
 
| label20 = Use
| data20 = {{{use|}}}
 
| label21 = Website
| data21 = {{{website|}}}
 
| header30 = {{#if:{{{architect|}}}{{{engineer|}}}{{{main_contractor|{{{contractor|}}}}}}{{{developer|}}}{{{owner|}}}{{{manager|}}}{{{planner|}}}|Companies}}
 
| label31 = Architect
| data31 = {{{architect|}}}
 
| label32 = Structural engineer
| data32 = {{{engineer|}}}
 
| label33 = Contractor
| data33 = {{{main_contractor|{{{contractor|}}}}}}
 
| label34 = Developer
| data34 = {{{developer|}}}
 
| label35 = Owner
  | data35 = {{{owner|}}}
 
| label40 = Manager
| data40 = {{{manager|}}}
 
| label41 = Planner
| data41 = {{{planner|}}}
 
| header50 = {{#if:{{{cost|}}}{{{buildings|}}}{{{size|}}}{{{gross_leasable_area|}}}{{{parking|}}}{{{number_of_tenants|}}}{{{number_of_residents|}}}{{{number_of_workers|}}}|Technical details}}
 
| label51 = Cost
| data51 = {{{cost|}}}
 
| label52 = Buildings
| data52 = {{{buildings|}}}
 
| label53 = Size
| data53 = {{{size|}}}
 
| label54 = [[Gross leasable area|Leasable area]]
| data54 = {{{gross_leasable_area|}}}
 
| label55 = Parking
| data55 = {{{parking|}}}
 
| label60 = {{abbr|No.|Number}} of tenants
| data60 = {{{number_of_tenants|}}}
 
| label61 = {{abbr|No.|Number}} of residents
| data61 = {{{number_of_residents|}}}
 
| label62 = {{abbr|No.|Number}} of workers
| data62 = {{{number_of_workers|}}}
 
| label63 = Proposed
| data63 = {{{proposed|}}}
 
| header64  = {{{nrhp|{{{embedded|{{{module|}}}}}}}}}
}}
}}

Latest revision as of 12:09, 21 May 2022

Script error: No such module "Infobox".Template:Template other