"description": "Administrators Dashboard",
"params": {
"1": {
"label": "style",
"description": "Backwards compatibility. Not entirely show of purpose at this time.",
"type": "string",
"default": "",
"required": false
},
"newadmin": {
"label": "New administrator",
"description": "Allows you to toggle the 'New administrators' navbox on/off. Set to 'yes' to transclude.",
"type": "string",
"default": "no",
"required": false
},
"showaiv": {
"label": "Show AIV",
"description": "Allows you to toggle the WP:AIV section on/off. Set to 'no' to prevent transclusion.",
"type": "string",
"default": "yes",
"required": false
},
"showperm": {
"label": "Show PERM",
"description": "Allows control over the entire WP:PERM section in one parameter. Setting this parameter to a valid time offset will only show sections that have had an edit in the specified amount of time.",
"type": "string",
"default": "7 days",
"required": false
},
"showrfab": {
"label": "Show RfA/RfB",
"description": "Allows hiding the requests for RfA/RfB section of WP:PERM. Setting this parameter to a valid time offset will only show this section if it has had an edit in the specified amount of time.",
"type": "string",
"default": "7 days",
"required": false
},
"showacc": {
"label": "Show account creator",
"description": "Allows hiding the requests for account creator section of WP:PERM. Setting this parameter to a valid time offset will only show this section if it has had an edit in the specified amount of time.",
"type": "string",
"default": "7 days",
"required": false
},
"showaptl": {
"label": "Show autopatrolled",
"description": "Allows hiding the requests for autopatrolled section of WP:PERM. Setting this parameter to a valid time offset will only show this section if it has had an edit in the specified amount of time.",
"type": "string",
"default": "7 days",
"required": false
},
"showconf": {
"label": "Show confirmed",
"description": "Allows hiding the requests for confirmed section of WP:PERM. Setting this parameter to a valid time offset will only show this section if it has had an edit in the specified amount of time.",
"type": "string",
"default": "7 days",
"required": false
},
"showext": {
"label": "Show extended confirmed",
"description": "Allows hiding the requests for extended confirmed section of WP:PERM. Setting this parameter to a valid time offset will only show this section if it has had an edit in the specified amount of time.",
"type": "string",
"default": "7 days",
"required": false
},
"showfmvr": {
"label": "Show file mover",
"description": "Allows hiding the requests for file mover section of WP:PERM. Setting this parameter to a valid time offset will only show this section if it has had an edit in the specified amount of time.",
"type": "string",
"default": "7 days",
"required": false
},
"shownpr": {
"label": "Show new page reviewer",
"description": "Allows hiding the requests for new page reviewer section of WP:PERM. Setting this parameter to a valid time offset will only show this section if it has had an edit in the specified amount of time.",
"type": "string",
"default": "7 days",
"required": false
},
"showpmvr": {
"label": "Show page mover",
"description": "Allows hiding the requests for page mover section of WP:PERM. Setting this parameter to a valid time offset will only show this section if it has had an edit in the specified amount of time.",
"type": "string",
"default": "7 days",
"required": false
},
"showrevr": {
"label": "Show reviewer",
"description": "Allows hiding the requests for reviewer section of WP:PERM. Setting this parameter to a valid time offset will only show this section if it has had an edit in the specified amount of time.",
"type": "string",
"default": "7 days",
"required": false
},
"showrlbk": {
"label": "Show rollback",
"description": "Allows hiding the requests for rollback section of WP:PERM. Setting this parameter to a valid time offset will only show this section if it has had an edit in the specified amount of time.",
"type": "string",
"default": "7 days",
"required": false
},
"showte": {
"label": "Show template editor",
"description": "Allows hiding the requests for template editor section of WP:PERM. Setting this parameter to a valid time offset will only show this section if it has had an edit in the specified amount of time.",
"type": "string",
"default": "7 days",
"required": false
}
}