Difference between revisions of "Template:Typology"

From Public Play Space Community
(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" | |...")
 
Line 1: Line 1:
{|
{|
| width="25%" style="padding: 10px" |
| width="25%" style="padding: 10px" |
| width="25%" style="padding: 10px" bgcolor="#3ca999;" |
{{#switch: {{{SquaresPublicBuildings}}}
| 1 = bgcolor="#3ca999;"[[Category:SquaresPublicBuildings]]|
| 0 = |
| #default = |
}}
| width="25%" style="padding: 10px" |
| width="25%" style="padding: 10px" |
{{#switch: {{{StreetsPavement}}}
| 1 = bgcolor="#3ca999;"[[Category:StreetsPavement]]|
| 0 = |
| #default = |
}}
| width="25%" style="padding: 10px" |
| width="25%" style="padding: 10px" |
{{#switch: {{{ParksLandscape}}}
| 1 = bgcolor="#3ca999;"[[Category:ParksLandscape]]|
| 0 = |
| #default = |
}}
| width="25%" style="padding: 10px" |
{{#switch: {{{Other}}}
| 1 = bgcolor="#3ca999;"[[Category:Other]]|
| 0 = |
| #default = |
}}
|-
|-
|[[File:Typology Squares Public Buildings.png|left|50x50px|link=https://pps.community.guraas.com/File:Typology_Squares_Public_Buildings.png]]SQUARES & PUBLIC BUILDINGS
|[[File:Typology Squares Public Buildings.png|left|50x50px|link=https://pps.community.guraas.com/File:Typology_Squares_Public_Buildings.png]]SQUARES & PUBLIC BUILDINGS
Line 15: Line 35:
|}
|}


noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"sensordata":{
"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 type of device is used by the project."}
"description": "State whether this is the typology used for this project."}
},
},
"paramOrder": [
"paramOrder": [
"sensordata"
"SquaresPublicBuildings",
"StreetsPavement",
"ParksLandscape",
"Other"
],
],
"description": "Template for adding a devices section to a project page",
"description": "Template for adding a devices section to a project page",

Revision as of 12:04, 1 April 2020

Typology Squares Public Buildings.png
SQUARES & PUBLIC BUILDINGS
Typology Streets Pavements-01.png
STREETS & PAVEMENTS
Typology Parks Landscape.png
PARKS AND LANDSCAPE
Typology Other.png
OTHER


Template for adding a devices section to a project page

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
SquaresPublicBuildingsSquaresPublicBuildings

State whether this is the typology used for this project.

Default
0
Booleanrequired
StreetsPavementStreetsPavement

State whether this is the typology used for this project.

Default
0
Booleanrequired
ParksLandscapeParksLandscape

State whether this is the typology used for this project.

Default
0
Booleanrequired
OtherOther

State whether this is the typology used for this project.

Default
0
Booleanrequired