Wikipedia:WikiProject Users/template

{{#if:{{yesno|{{{persist|{{If April Fools|yes}}}}}}}|

WikiProject Users (Rated {{{class|C}}}-class, Low-importance)

File:Wikipedia Community cartoon - high quality.pngThis editor is within the scope of WikiProject Users, a collaborative effort to rate Wikipedia editors to assess the value of their contributions to the encyclopedia. If you would like to participate, please visit the project page, where you can contest your rating and see a list of open tasks.{{If April Fools|{{4-1}}|{{humor note}}}}
File:Symbol {{lc:{{{class :Category:{{{class  This user has been rated as {{{class|C}}}-Class on the project's quality scale.
 :Category:{{{importance  This user has been rated as {{{importance|Low}}}-importance on the project's importance scale.

 

}}Category:Wikipedians assessed by WikiProject Users{{documentation|content=

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"

}

}}