Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
(Change key names) |
(Remove "content" as it's unused) |
||
Line 14: | Line 14: | ||
|peersemeritus=Eric Meritus, Peter Eer | |peersemeritus=Eric Meritus, Peter Eer | ||
|advisors=<nowiki>[mailto:markup@isaccepted.com Smart Girl]</nowiki>, Smart Guy | |advisors=<nowiki>[mailto:markup@isaccepted.com Smart Girl]</nowiki>, Smart Guy | ||
|design=<nowiki>[mailto:markup@isaccepted.com UX Master]</nowiki>, Design Master | |design=<nowiki>[mailto:markup@isaccepted.com UX Master]</nowiki>, Design Master | ||
|group=discussion-group-name-without-leading-'mozilla.' | |group=discussion-group-name-without-leading-'mozilla.' | ||
Line 21: | Line 20: | ||
|components=BugzillaProduct::Component Name, Another Product::Another Component | |components=BugzillaProduct::Component Name, Another Product::Another Component | ||
|url=<nowiki>http://www.example.com/relevant/url</nowiki> | |url=<nowiki>http://www.example.com/relevant/url</nowiki> | ||
|notes=Free text content, perhaps clarifying the structured bit | |||
}} | }} | ||
Line 34: | Line 34: | ||
|components=Core::Disability Access APIs | |components=Core::Disability Access APIs | ||
|url=<nowiki>http://www.mozilla.org/access/</nowiki> | |url=<nowiki>http://www.mozilla.org/access/</nowiki> | ||
|notes=Also covers bugs in other components | |||
}} | }} | ||
Line 48: | Line 49: | ||
|components=Core::Disability Access APIs | |components=Core::Disability Access APIs | ||
|url=http://www.mozilla.org/access/ | |url=http://www.mozilla.org/access/ | ||
|notes=Also covers bugs in other components | |||
}} | }} | ||
Line 107: | Line 109: | ||
<th style="text-align: right; vertical-align: top; width: 150px">Advisor(s):</th> | <th style="text-align: right; vertical-align: top; width: 150px">Advisor(s):</th> | ||
<td>{{{advisors}}}</td> | <td>{{{advisors}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 163: | Line 157: | ||
<th style="text-align: right; vertical-align: top; width: 150px">Discussion Forum(s):</th> | <th style="text-align: right; vertical-align: top; width: 150px">Discussion Forum(s):</th> | ||
<td>{{{forum|}}}</td> | <td>{{{forum|}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{notes|}}} | |||
| | |||
<tr> | |||
<th style="text-align: right; vertical-align: top; width: 150px">Notes:</th> | |||
<td>{{{notes|}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
</table> | </table> |