Template:Verify: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
MetalManeMc (talk | contribs) (Added parameter to specify what needs to be verified) |
||
Line 1: | Line 1: | ||
<includeonly><sup class="noexcerpt navigation-not-searchable">''[[[BG3Wiki:Verification|Needs Verification]]]''</sup>{{main namespace only|[[Category:Articles needing verification]]}}</includeonly><noinclude> | <includeonly><sup class="noexcerpt navigation-not-searchable">''[[[BG3Wiki:Verification|{{#if: {{{1|}}}|{{tooltip|Needs Verification|{{{1}}}}}|Needs Verification}}]]]''</sup>{{main namespace only|[[Category:Articles needing verification]]}}</includeonly><noinclude> | ||
{{documentation|content=Insert this template to indicate that the proceeding statement (sentence or paragraph) needs [[BG3Wiki:Verification|verification]]. | {{documentation|content=Insert this template to indicate that the proceeding statement (sentence or paragraph) needs [[BG3Wiki:Verification|verification]]. | ||
; Example : <pre>This item is dropped by Bob the Goblin.{{Verify}}</pre> | ; Example : <pre>This item is dropped by Bob the Goblin.{{Verify|Or is it Rob?}}</pre> | ||
; Result : This item is dropped by Bob the Goblin.{{Verify}} | ; Result : This item is dropped by Bob the Goblin.{{Verify|Or is it Rob?}} | ||
[[Category:Wiki Maintenance Templates]] | [[Category:Wiki Maintenance Templates]] | ||
Line 12: | Line 12: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": {}, | "params": { | ||
"1": { | |||
"label": "Details", | |||
"description": "Details what needs to be specified", | |||
"type": "string" | |||
} | |||
}, | |||
"description": "Insert this template to indicate that the preceding statement is tentative and needs verification." | "description": "Insert this template to indicate that the preceding statement is tentative and needs verification." | ||
} | } | ||
</templatedata>}}</noinclude> | </templatedata>}}</noinclude> |
Revision as of 11:27, 1 January 2024
Template documentation
Insert this template to indicate that the proceeding statement (sentence or paragraph) needs verification.
- Example
This item is dropped by Bob the Goblin.{{Verify|Or is it Rob?}}
- Result
- This item is dropped by Bob the Goblin.[Needs Verification]
Template data
Insert this template to indicate that the preceding statement is tentative and needs verification.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Details | 1 | Details what needs to be specified | String | optional |