Template:Team: Difference between revisions

From Portland NET Wiki
add auto-categories
No edit summary
Line 61: Line 61:
"description": "Additional content to append",
"description": "Additional content to append",
"type": "content"
"type": "content"
},
"district": {
"label": "District",
"description": "City Council district",
"example": "1, 2, 3, 4",
"type": "number",
"suggestedvalues": [
"1, 2, 3, 4"
]
},
"quad": {
"label": "Quadrant",
"description": "City quadrant (or sextant)",
"example": "North, Northeast, East, Southeast, South, Southwest",
"type": "string",
"suggestedvalues": [
"North, Northeast, East, Southeast, South, Southwest"
]
}
}
},
},