Template:Neighborhood: Difference between revisions

From Portland NET Wiki
use "neighborhood" theme
remove quadrant based on PBEM review
Line 13: Line 13:
               }}</span>
               }}</span>
     </format>
     </format>
  </data>
  <data source="quad">
    <label>Quadrant</label>
    <format>[[:Category:{{{quad}}}_Teams|{{{quad}}}]]</format>
   </data>
   </data>
   <data source="population">
   <data source="population">
Line 41: Line 37:
"3",
"3",
"4"
"4"
]
},
"quad": {
"label": "Quadrant",
"description": "City quadrant (or sextant)",
"example": "North",
"type": "string",
"suggestedvalues": [
"North",
"Northeast",
"East",
"Southeast",
"South",
"Southwest"
]
]
},
},
Line 93: Line 75:
"paramOrder": [
"paramOrder": [
"name",
"name",
"quad",
"district",
"district",
"schools",
"schools",
Line 107: Line 88:
| population = 1,234
| population = 1,234
| district = 4
| district = 4
| quad = Southwest
| schools =
| schools =
* A Preschool
* A Preschool
Line 117: Line 97:
</noinclude><includeonly>
</noinclude><includeonly>
{{#if:{{{district|}}}|[[Category:District_{{{district}}}_Teams]]}}
{{#if:{{{district|}}}|[[Category:District_{{{district}}}_Teams]]}}
{{#if:{{{quad|}}}|[[Category:{{{quad}}}_Teams]]}}
</includeonly>
</includeonly>