Template:Verify/doc: Difference between revisions
imported>Ttv pedro270707 (Created page with "This template creates an indicator for information that needs to be verified. == Argument == {| class="wikitable" ! Argument !! Note |- | <code>1</code> || Sets the title attribute of the link. |} == Usage == {| class="wikitable" ! Code !! Result |- | <code><nowiki>{{verify}}</nowiki></code> || {{verify}} |- | <code><nowiki>{{verify|Does TNT really blow up underwater?}}</nowiki></code> || {{verify|Does TNT really blow up underwater?}} |}") |
imported>Ttv pedro270707 mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This template creates an indicator for information that needs to be verified. | This template creates an indicator for information that needs to be verified. | ||
== | == Arguments == | ||
{| class="wikitable" | {| class="wikitable" | ||
! Argument !! Note | ! Argument !! Note | ||
|- | |- | ||
| <code>1</code> || Sets the title attribute of the link. | | <code>1</code> || Sets the title attribute of the link. | ||
|- | |||
| <code>category</code> || Defines if the page should get [[:Category:Verify]]. | |||
|} | |} | ||
Line 12: | Line 14: | ||
! Code !! Result | ! Code !! Result | ||
|- | |- | ||
| <code><nowiki>{{verify}}</nowiki></code> || {{verify}} | | <code><nowiki>{{verify}}</nowiki></code> || {{verify|category=n}} | ||
|- | |- | ||
| <code><nowiki>{{verify|Does TNT really blow up underwater?}}</nowiki></code> || {{verify|Does TNT really blow up underwater?}} | | <code><nowiki>{{verify|Does TNT really blow up underwater?}}</nowiki></code> || {{verify|Does TNT really blow up underwater?|category=n}} | ||
|} | |} |
Latest revision as of 22:00, 25 March 2023
This template creates an indicator for information that needs to be verified.
Arguments[edit source]
Argument | Note |
---|---|
1 |
Sets the title attribute of the link. |
category |
Defines if the page should get Category:Verify. |
Usage[edit source]
Code | Result |
---|---|
{{verify}} |
|
{{verify|Does TNT really blow up underwater?}} |