Template:Fact: Difference between revisions
Jump to navigation
Jump to search
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:Шаблон:Факт]] | |||
Revision as of 17:57, 4 January 2011
- 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 {{source needed}}.
- Parameters
- 1= - Optional Reason for needing citation that will appear as a text tip when you hover over [citation needed] (NOTE: Please don't use HTML tags or other templates in the value of this parameter).
- Usage
{{fact}}
- gives...
{{fact|Reason for needing citation.}}
- gives...
- Template