Template:Verify: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Edited wording to avoid contradiction with style guide and general wiki convention.)
(Added parameter to specify what needs to be verified)
(2 intermediate revisions 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>
[[Category:Wiki Maintenance Templates]]
{{documentation|content=Insert this template to indicate that the proceeding statement (sentence or paragraph) needs [[BG3Wiki:Verification|verification]].
Insert this template to indicate that the preceding statement is tentative and needs verification.


''
; Example : <pre>This item is dropped by Bob the Goblin.{{Verify|Or is it Rob?}}</pre>
''Refer to [[BG3Wiki:Verification]] for more information.''


'''Usage:''' {{code|This item is dropped by Bob the Goblin.<nowiki>{{Verify}}</nowiki>}}
; Result : This item is dropped by Bob the Goblin.{{Verify|Or is it Rob?}}
 
'''Result:''' This item is dropped by Bob the Goblin.{{Verify}}


[[Category:Wiki Maintenance Templates]]
[[Category:Citation templates]]


Auto-generated template data follows.
== Template data ==
----<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 12: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.

Template parameters

ParameterDescriptionTypeStatus
Details1

Details what needs to be specified

Stringoptional