Line 2: | Line 2: | ||
|{{#switch: {{{SquaresPublicBuildings}}} | |{{#switch: {{{SquaresPublicBuildings}}} | ||
| 1 = width="25%" style="padding: 10px" bgcolor="#3ca999;"[[Category:SquaresPublicBuildings]]| | | 1 = width="25%" style="padding: 10px" bgcolor="#3ca999;"[[Category:SquaresPublicBuildings]]| | ||
| 0 = | | 0 = No | ||
| #default = | | #default = Default | ||
}} | }} | ||
| width="25%" style="padding: 10px" | | | width="25%" style="padding: 10px" | | ||
{{#switch: {{{StreetsPavement}}} | {{#switch: {{{StreetsPavement}}} | ||
| 1 = bgcolor="#3ca999;"[[Category:StreetsPavement]]| | | 1 = bgcolor="#3ca999;"[[Category:StreetsPavement]]| | ||
| 0 = | | | 0 = No| | ||
| #default = | | | #default = Default| | ||
}} | }} | ||
| width="25%" style="padding: 10px" | | | width="25%" style="padding: 10px" | | ||
{{#switch: {{{ParksLandscape}}} | {{#switch: {{{ParksLandscape}}} | ||
| 1 = bgcolor="#3ca999;"[[Category:ParksLandscape]]| | | 1 = bgcolor="#3ca999;"[[Category:ParksLandscape]]| | ||
| 0 = | | | 0 = No| | ||
| #default = | | | #default = Default| | ||
}} | }} | ||
| width="25%" style="padding: 10px" | | | width="25%" style="padding: 10px" | | ||
{{#switch: {{{Other}}} | {{#switch: {{{Other}}} | ||
| 1 = bgcolor="#3ca999;"[[Category:Other]]| | | 1 = bgcolor="#3ca999;"[[Category:Other]]| | ||
| 0 = | | | 0 = No| | ||
| #default = | | | #default = Default| | ||
}} | }} | ||
|- | |- |
Revision as of 12:09, 1 April 2020
Default | |||
SQUARES & PUBLIC BUILDINGS | STREETS & PAVEMENTS | PARKS AND LANDSCAPE | OTHER |
Template for adding a devices section to a project page
Parameter | Description | Type | Status | |
---|---|---|---|---|
SquaresPublicBuildings | SquaresPublicBuildings | State whether this is the typology used for this project.
| Boolean | required |
StreetsPavement | StreetsPavement | State whether this is the typology used for this project.
| Boolean | required |
ParksLandscape | ParksLandscape | State whether this is the typology used for this project.
| Boolean | required |
Other | Other | State whether this is the typology used for this project.
| Boolean | required |