More languages
More actions
m (Putting Helper style in its template subpage) |
m (Attempt to fix this template to make it somewhat useful) |
||
Line 1: | Line 1: | ||
<templatestyles src="Template:Helper/styles.css/> | <templatestyles src="Template:Helper/styles.css/><includeonly><sup class="pw-helper" title="{{#if:{{{hover-text|}}}|{{{hover-text}}}|Help reference or verify this claim}}" style="color:#0645ad">[<span style="border-bottom:1px dotted">''{{{helper-text|citation needed}}}''</span>]</sup></includeonly>{{main other|[[Category:Pages needing references]]|[[Category:Maintenance templates]]}}<noinclude> | ||
<includeonly><sup class="pw-helper" title="{{#if:{{{hover-text|}}}|{{{hover-text}}}|Help reference or verify this claim}}" style="color:#0645ad">[<span style="border-bottom:1px dotted">''{{{helper-text|citation needed}}}''</span>]</sup></includeonly>{{main other|[[Category:Pages needing references]]|[[Category:Maintenance templates]]}}<noinclude> | |||
Creates an article helper, which prints suggestions to improve the text. | Creates an article helper, which prints suggestions to improve the text. | ||
Latest revision as of 00:53, 12 July 2022
Creates an article helper, which prints suggestions to improve the text.
Usage:
(details are optional and will default to "citation needed", displaying "Help reference the text" when hovering with the cursor)
{{helper|helper-text=|hover-text=}}
Example:
Capitalism breeds innovation.{{helper}}
Capitalism breeds innovation.[citation needed]
Epstein didn't kill himself.{{helper|helper-text=how?|hover-text=Why?}}
Epstein didn't kill himself.[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 |