Help:Cheatsheet: Difference between revisions

Content deleted Content added
No edit summary
minor reordering to make more sense, cleanup references section to be clearer and show all examples
Line 63:
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|Plain website
|[[Help:Citations quick reference|References and footnotes]] (first time used on page, not necessarily "first" in the text)
<div style="padding: 0.7em .5em; font-size:0.9em;">''sources in the article will appear where <nowiki>{{reflist}}</nowiki> is put, typically under a level 2 section heading (see below) towards the bottom of the page; text between <nowiki>{{}}</nowiki> is for a [[Help:Template|template]]''</div>
<div style="padding: 0.7em .5em; font-size:0.9em;"></div>
|
<code><nowiki>http://www.wikipedia.org</nowiki></code>
<source lang="xml">
Hello,<ref name="LoC">[https://www.loc.gov/about/ Library of Congress]</ref> World.<ref>http://www.w3.org/</ref>
 
References: {{reflist}}
</source>
|
http://www.wikipedia.org
Hello,<ref>[https://www.loc.gov/about/ Library of Congress]</ref> World.<ref>http://www.w3.org/</ref>
 
References:
 
{{reflist}}
 
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|References and footnotes (once the full reference is in place; otherwise it will cause an error)
|-
|Link a website
|
<code><nowiki>[http://www.wikipedia.org Wikipedia]</nowiki></code>
<source lang="xml">Hello again,<ref name="LoC" /></source>
|
[http://www.wikipedia.org]
 
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|Link and name a website
|[[Wikipedia:Signatures|Signature]]{{Anchor|Signature}}
<div style="padding: 0.7em .5em; font-size:0.9em;">''sign your contributions when posting to a [[Wikipedia:Tutorial (Talk pages)|talk page]]''</div>
|
<code><nowiki>[http://www.wikipedia.org Wikipedia]</nowiki></code>
<code><nowiki>~~~~</nowiki></code><br /><br /><span style="font-size:0.9em;">''do not sign in an article, only on talk pages''</span>
|
[http://www.wikipedia.org Wikipedia]
[[Special:Mypage|Username]] ([[Special:Mytalk|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|[[Help:Citations quick reference|Citations, references, and footnotes]]
|Plain website
<div style="padding: 0.7em .5em; font-size:0.9em;">''sources in the article will appear where <nowiki>{{reflist}}</nowiki> is put, typically under a level 2 section heading (see below) towards the bottom of the page; text between <nowiki>{{}}</nowiki> is for a [[Help:Template|template]]''.</div>
|
<source lang="xml">
<code><nowiki>http://www.wikipedia.org</nowiki></code>
Hello,<ref name="LoC">[https://www.loc.gov/about/ Library of Congress]</ref> World.!<ref>http://www.w3.org/</ref>
 
Hello again!<ref name="LoC" /><ref>Perry's Handbook, Sixth Edition, McGraw-Hill Co., 1984.</ref>
 
References: {{reflist}}
</source>
|
Hello,<ref name="LoC">[https://www.loc.gov/about/ Library of Congress]</ref> World.!<ref>http://www.w3.org/</ref>
http://www.wikipedia.org
 
Hello again!<ref name="LoC" /><ref>Perry's Handbook, Sixth Edition, McGraw-Hill Co., 1984.</ref>
 
References: {{reflist}}
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|[[Template:Citation needed]]
|Link a website
<div style="padding: 0.7em .5em; font-size:0.9em;">''one of many [[WP:TC|cleanup templates]]''</div>
|
<code><nowiki>[http://wwwThis statement is true.wikipedia.org]{{cn}}</nowiki></code>
|
This statement is true.{{cn}}
[http://www.wikipedia.org]
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|[[Wikipedia:Signatures|Signature]]{{Anchor|Signature}}
|Link and name a website
<div style="padding: 0.7em .5em; font-size:0.9em;">''sign your contributions when posting to a [[Wikipedia:Tutorial (Talk pages)|talk page]]''</div>
|
<code><nowiki>~~~~</nowiki></code><br /><br /><span style="font-size:0.9em;">''do not sign in an article, only on talk pages''</span>
<code><nowiki>[http://www.wikipedia.org Wikipedia]</nowiki></code>
|
[[Special:Mypage|Username]] ([[Special:Mytalk|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)
[http://www.wikipedia.org Wikipedia]
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
Line 154 ⟶ 157:
|
[[File:Wiki.png|thumb|Caption]]
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|[[Template:Citation needed]]
<div style="padding: 0.7em .5em; font-size:0.9em;">''one of many [[WP:TC|cleanup templates]]''</div>
|
<code><nowiki>This statement is true.{{cn}}</nowiki></code>
|
This statement is true.{{cn}}
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|