Template:Verify: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Doesn't appear in popup previews and searches now)
(Added parameter to specify what needs to be verified)
 
(3 intermediate revisions by 2 users 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 probably 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 probably 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>

Latest 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