Template:Fact: Difference between revisions
Jump to navigation
Jump to search
m (catfix) |
mNo edit summary |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
Use it for small bits needing citations. Adding this tag will add the article to [[:Category:Statements needing citations]]. See also {{t|cite}} and {{t|ref needed}}. | |||
;Usage | |||
:1= [text] - (Optional) Reason for needing citation. Appears as a text tip when you hover over {{fact|doc=1|Text tip will look like this.}}. Note: Please don't use HTML tags or other templates in the value of this parameter. | |||
;Examples | |||
<pre>{{fact}}</pre> | |||
{{fact|doc=1}} | |||
<pre>{{fact|Reason for needing citation.}}</pre> | |||
{{fact|doc=1|Reason for needing citation.}} | |||
---- | ---- | ||
;Template | |||
<onlyinclude><sup>[[[WildStarWiki:Citation|{{Texttip|''citation needed''|{{{1|WildStarWiki:Citation}}}}}]]]</sup><includeonly>{{#if:{{{doc|}}}{{#var:doc}}||[[Category:Statements needing citations]]}}</includeonly></onlyinclude> | |||
[[Category:Citation templates]] | |||
<!--- Adapted from WoWWiki --> |
Latest revision as of 04:22, 28 May 2014
Use it for small bits needing citations. Adding this tag will add the article to Category:Statements needing citations. See also {{cite}} and {{ref needed}}.
- Usage
- 1= [text] - (Optional) Reason for needing citation. Appears 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.
- Examples
{{fact}}
{{fact|Reason for needing citation.}}
- Template