Template:Verify: Difference between revisions

Jump to navigation Jump to search
Added parameter to specify what needs to be verified
No edit summary
(Added parameter to specify what needs to be verified)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<includeonly><sup class="noexcerpt navigation-not-searchable">''&#91;[[BG3Wiki:Verification|Needs Verification]]&#93;''</sup></includeonly><noinclude>
<includeonly><sup class="noexcerpt navigation-not-searchable">''&#91;[[BG3Wiki:Verification|{{#if: {{{1|}}}|{{tooltip|Needs Verification|{{{1}}}}}|Needs Verification}}]]&#93;''</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>

Navigation menu