Template:User ProveIt/doc: Difference between revisions
Content deleted Content added
HouseBlaster (talk | contribs) add nocat to template example |
HouseBlaster (talk | contribs) add nocat to the other template example that i missed the first time. also add templatedata |
||
Line 6: | Line 6: | ||
== Purpose == |
== Purpose == |
||
This is a [[ |
This is a [[Wikipedia:Userboxes|userbox]] that indicates use of the '''[[Wikipedia:ProveIt|ProveIt]] gadget''' by a [[Wikipedia:Wikipedians|contributor]]. |
||
== Usage == |
== Usage == |
||
Line 14: | Line 14: | ||
</pre> |
</pre> |
||
=== Example === |
=== Example === |
||
{{User ProveIt}} |
{{User ProveIt|nocat=true}} |
||
{{-}} |
{{-}} |
||
== TemplateData == |
|||
<templatedata> |
|||
{ |
|||
"params": { |
|||
"wp-s": { |
|||
"description": "Sets the font weight for the word \"ProveIt\"", |
|||
"type": "content", |
|||
"suggestedvalues": [ |
|||
"bold", |
|||
"normal" |
|||
], |
|||
"default": "bold" |
|||
}, |
|||
"wp-w": { |
|||
"description": "Sets the font size for the word \"ProveIt\"", |
|||
"example": "100%", |
|||
"type": "content", |
|||
"default": "125%" |
|||
}, |
|||
"nocat": { |
|||
"description": "If true, suppresses the user category", |
|||
"type": "boolean", |
|||
"suggestedvalues": [ |
|||
"true", |
|||
"false" |
|||
], |
|||
"default": "false" |
|||
} |
|||
}, |
|||
"description": "Userbox that signifies the user uses ProveIt to edit references", |
|||
"format": "inline" |
|||
} |
|||
</templatedata> |
|||
== See also == |
== See also == |
Revision as of 01:32, 8 April 2023
![]() | This user simplifies Wikipedia referencing with ProveIt. |
Purpose
This is a userbox that indicates use of the ProveIt gadget by a contributor.
Usage
Place this userbox on your userpage in the following manner:
{{User ProveIt}}
Example
![]() | This user simplifies Wikipedia referencing with ProveIt. |
TemplateData
Userbox that signifies the user uses ProveIt to edit references
Parameter | Description | Type | Status | |
---|---|---|---|---|
wp-s | wp-s | Sets the font weight for the word "ProveIt"
| Content | optional |
wp-w | wp-w | Sets the font size for the word "ProveIt"
| Content | optional |
nocat | nocat | If true, suppresses the user category
| Boolean | optional |