Template:Team: Difference between revisions

From Portland NET Wiki
Remove Teams Without Radio Operators category. Nothing useful to be done about it by wiki readers.
update template metadata
Line 45: Line 45:
{
{
"params": {
"params": {
"contact": {},
"contact": {
"description": "content for How To Contact Us section",
"example": "{{EmailLink|team@somewhere.com}}",
"type": "content"
},
"tl": {
"tl": {
"description": "Team Leader(s)",
"description": "Team Leader(s)",
Line 65: Line 69:
"type": "content"
"type": "content"
},
},
"ops_plan_prefix": {
"name": {
"aliases": [
"description": "Team name, if it's different than the page name",
"plan"
"example": "TaborVilla",
],
"label": "Operations Plan filename prefix",
"description": "When the portland.gov Operations Plan document name prefix doesn't match the full neighborhood name, provide the portland.gov prefix here.",
"example": "hazelwood-mill-park",
"type": "string"
"type": "string"
},
"plan_name": {
"description": "base filename for Ops Plan on portland.gov, if different from page name",
"example": "argay-parkrose"
}
}
},
},
Line 83: Line 87:
"aro",
"aro",
"additional",
"additional",
"ops_plan_prefix"
"name",
"plan_name"
]
]
}
}