Template:Team: Difference between revisions

From Portland NET Wiki
No edit summary
move quad/district to Neighborhood
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"
]
}
}
},
},
Line 88: Line 70:
<includeonly>
<includeonly>
{{#if:{{{aro|}}}||[[Category:Teams_Without_Radio_Operators]]}}
{{#if:{{{aro|}}}||[[Category:Teams_Without_Radio_Operators]]}}
{{#if:{{{district|}}}|[[Category:District_{{{district}}}_Teams]]}}
{{#if:{{{quad|}}}|[[Category:{{{quad}}}_Teams]]}}
</includeonly>
</includeonly>