Consumer Rights Wiki:Verifiability: Difference between revisions
added info about videos (mainly aimed at YT) |
add to page |
||
Line 38: | Line 38: | ||
#*Other wikis ([[wikipedia:wikipedia:Don't_cite_Wikipedia_on_Wikipedia|even Wikipedia doesn’t source itself]]) | #*Other wikis ([[wikipedia:wikipedia:Don't_cite_Wikipedia_on_Wikipedia|even Wikipedia doesn’t source itself]]) | ||
#*AI content farms (these are no better than citing ChatGPT) | #*AI content farms (these are no better than citing ChatGPT) | ||
== When content needs to have a source == | |||
Anything likely to be challenged. This means any facts you assert as true, quotes, or descriptions about products. | |||
* Facts should have the highest quality of sources. | |||
* Quotes need to be sourced from where you got the information from. This is the one time you can cite Wikipedia. | |||
==How to make an inline citation== | ==How to make an inline citation== | ||
Line 44: | Line 50: | ||
In source editor, paste in the following wikitext: | In source editor, paste in the following wikitext: | ||
<nowiki><ref> | <nowiki><ref> | ||
{{cite web | |||
|last= | |||
|first= | |||
|title= | |||
|url= | |||
|website= | |||
|date= | |||
|access-date= | |||
}}</ref></nowiki> | |||
Then fill in the information you have, with the url and title fields being mandatory. | Then fill in the information you have, with the url and title fields being mandatory. | ||