Select Page

Template:User ProveIt/doc: Difference between revisions

Content deleted Content added
add nocat to template example
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 [[wp:userbox|userbox]] that indicates use of the '''[[Wikipedia:ProveIt|ProveIt]] gadget''' by a [[WP:user|contributor]].
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

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
wp-swp-s

Sets the font weight for the word "ProveIt"

Suggested values
bold normal
Default
bold
Contentoptional
wp-wwp-w

Sets the font size for the word "ProveIt"

Default
125%
Example
100%
Contentoptional
nocatnocat

If true, suppresses the user category

Suggested values
true false
Default
false
Booleanoptional

See also