Template:Helper: Difference between revisions

Template page
m (Added default values in TemplateData)
m (Removed Helper template suggesting parameters)
Line 19: Line 19:
"hover-text": {
"hover-text": {
"label": "Hover text",
"label": "Hover text",
"type": "string",
"type": "string"
"suggested": true,
"default": "Help reference or verify this claim"
},
},
"helper-text": {
"helper-text": {
"label": "Helper text",
"label": "Helper text",
"type": "string",
"type": "string"
"suggested": true,
"default": "citation needed"
}
}
},
},

Revision as of 10:03, 10 November 2021

Creates an article helper, which prints suggestions to improve the text.

Usage:

(details are optional and will default to "citation needed")

{{helper|helper-text=|hover-text}}

Example:

Snorting lemon juice can give you immortality{{helper}}

Snorting lemon juice can give you immortality.[citation needed]

I can speedrun Super Mario Bros with my nipples{{helper|helper-text=how?|hover-text=Why?}}

I can speedrun Super Mario Bros with my nipples.[how?]

Adds a customizable "citation needed" maintenance helper and adds to Pages needing references category

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Helper texthelper-text

no description

Stringoptional
Hover texthover-text

no description

Stringoptional