improve docs
mNo edit summary |
(improve docs) |
||
| Line 1: | Line 1: | ||
;Description | |||
:This tag adds the article to [[:Category:Statements needing citations]]. Use it for small bits needing citations and links to [[WoWWiki:Citation]]. For a more visible marker affecting larger sections, see {{t|source needed}}. | |||
;Parameters | |||
:'''1=''' - ''Optional'' Reason for needing citation that will appear as a text tip when you hover over <sup>[{{texttip|''citation needed''|Text tip will look like this.}}]</sup> (NOTE: Please don't use HTML tags or other templates in the value of this parameter). | |||
;Usage | |||
<code><nowiki>{{fact}}</nowiki></code> | |||
:gives... | |||
<sup>[[[WoWWiki:Citation|{{texttip|''citation needed''|WoWWiki:Citation}}]]]</sup> | |||
<code><nowiki>{{fact|Reason for needing citation.}}</nowiki></code> | |||
:gives... | |||
<sup>[[[WoWWiki:Citation|{{texttip|''citation needed''|Reason for needing citation.}}]]]</sup> | |||
---- | ---- | ||
;Template | |||
<onlyinclude><sup>[[[WoWWiki:Citation|{{texttip|''citation needed''|{{{1|WoWWiki:Citation}}}}}]]]</sup><includeonly>[[Category:Statements needing citations]]</includeonly></onlyinclude> | |||
[[Category:Article management tags|{{PAGENAME}}]][[Category:Inline templates|{{PAGENAME}}]][[ru:Шаблон:Факт]] | |||