Wikipedia:WikiProject Users/template
WikiProject Users | (Rated {{{class| |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This is a personal template used to display a mock WikiProject banner for WikiProject Users in the style of {{t|WPBannerMeta}}. It is set to appear only on April Fools' Day; feel free to borrow it for yourself. The code is expanded to allow for proper functionality; the non-expanded version can be found in the history.
Parameters
{
"params": {
"class": {
"description": "User quality, from Stub to FA",
"required": true,
"suggestedvalues": [
"FA",
"A",
"B",
"C",
"Start",
"Stub",
"FL",
"List",
"NA",
"Category",
"Disambig",
"Draft",
"File",
"Portal",
"Project",
"Template"
]
},
"importance": {
"description": "User importance, from Low to Top",
"required": true,
"suggestedvalues": [
"Top",
"High",
"Mid",
"Low",
"Unknown",
"NA"
]
},
"persist": {
"description": "Set to yes to make banner persist year-round, not just on April 1",
"type": "boolean"
}
},
"description": "Project banner for WikiProject Users"
}
}}