(Created page with "{| | width="25%" style="padding: 10px" | | width="25%" style="padding: 10px" bgcolor="#3ca999;" | | width="25%" style="padding: 10px" | | width="25%" style="padding: 10px" | |...") |
|||
(57 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| | {| | ||
| | |[[File:Typology Squares Public Buildings.png|middle|50x50px|link=https://pps.community.guraas.com/index.php?title=SQUARES_%26_PUBLIC_BUILDINGS]] SQUARES & PUBLIC BUILDINGS | ||
| | |[[File:Typology Streets Pavements-01.png|middle|50x50px|link=https://pps.community.guraas.com/index.php?title=STREETS_%26_PAVEMENTS]] STREETS & PAVEMENTS | ||
| | |[[File:Typology Parks Landscape.png|middle|50x50px|link=https://pps.community.guraas.com/index.php?title=PARKS_AND_LANDSCAPE]] PARKS AND LANDSCAPE | ||
| | |[[File:Typology Other.png|middle|50x50px|link=https://pps.community.guraas.com/index.php?title=OTHER]] OTHER | ||
|- | |- | ||
|[[ | |{{#ifeq: 1|{{{SquaresPublicBuildings}}} |width="25%" style="padding: 10px; background-color:#3cad9d;" |}}| | ||
|{{#ifeq: 1|{{{StreetsPavement}}} | width="25%" style="padding: 10px; background-color:#3cad9d;" |}}| | |||
|{{#ifeq: 1|{{{ParksLandscape}}} | width="25%" style="padding: 10px; background-color:#3cad9d;" |}}| | |||
|{{#ifeq: 1|{{{Other}}} | width="25%" style="padding: 10px; background-color:#3cad9d;" |}}| | |||
|}{{#ifeq: 1|{{{SquaresPublicBuildings}}} | [[Category:SquaresPublicBuildings]]|}}{{#ifeq: 1|{{{StreetsPavement}}} | [[Category:StreetsPavement]]|}}{{#ifeq: 1|{{{ParksLandscape}}} | [[Category:ParksLandscape]]|}}{{#ifeq: 1|{{{Other}}} | [[Category:Other]]|}} | |||
<noinclude> | |||
noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
" | "SquaresPublicBuildings":{ | ||
"type": "boolean", | |||
"default": "0", | |||
"required": true, | |||
"suggested": true, | |||
"description": "State whether this is the typology used for this project."}, | |||
"StreetsPavement":{ | |||
"type": "boolean", | |||
"default": "0", | |||
"required": true, | |||
"suggested": true, | |||
"description": "State whether this is the typology used for this project."}, | |||
"ParksLandscape":{ | |||
"type": "boolean", | |||
"default": "0", | |||
"required": true, | |||
"suggested": true, | |||
"description": "State whether this is the typology used for this project."}, | |||
"Other":{ | |||
"type": "boolean", | "type": "boolean", | ||
"default": "0", | "default": "0", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this | "description": "State whether this is the typology used for this project."} | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "SquaresPublicBuildings", | ||
"StreetsPavement", | |||
"ParksLandscape", | |||
"Other" | |||
], | ], | ||
"description": "Template for adding a | "description": "Template for adding a typology selection section to a project page", | ||
"format": "block" | "format": "block" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 10:59, 2 April 2020
SQUARES & PUBLIC BUILDINGS | STREETS & PAVEMENTS | PARKS AND LANDSCAPE | OTHER |
Template for adding a typology selection 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 |