More languages
More actions
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" | ||
}, | }, | ||
"helper-text": { | "helper-text": { | ||
"label": "Helper text", | "label": "Helper text", | ||
"type": "string | "type": "string" | ||
} | } | ||
}, | }, |
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
Parameter | Description | Type | Status | |
---|---|---|---|---|
Helper text | helper-text | no description | String | optional |
Hover text | hover-text | no description | String | optional |