Difference between revisions of "Resources/wikicheatsheet"
| Line 2: | Line 2: | ||
| <!--COMMENT MARKUP. Displays:Edit mode only.--> | <!--COMMENT MARKUP. Displays:Edit mode only.--> | ||
| {|align="center" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;" | {|align="center" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;" | ||
| − | |colspan="3" align="center" style="background:#cee0f2; text-align:center;" | | + | |colspan="3" align="center" style="background:#cee0f2; text-align:center;" | | 
| <h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">Wikipedia Cheatsheet</h2>   | <h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">Wikipedia Cheatsheet</h2>   | ||
| |-<!--WORKS ANYWHERE IN THE TEXT--> | |-<!--WORKS ANYWHERE IN THE TEXT--> | ||
| Line 22: | Line 22: | ||
| |[[Wikipedia:Manual of Style/Linking|Link]] to another page | |[[Wikipedia:Manual of Style/Linking|Link]] to another page | ||
| | | | | ||
| − | <tt><nowiki>[[ | + | <tt><nowiki>[[people]]</nowiki></tt><br /> | 
| − | <tt><nowiki>[[ | + | <tt><nowiki>[[people]]s</nowiki></tt> | 
| | | | | ||
| − | [[ | + | [[people]]<br /> | 
| − | [[ | + | [[people]]s | 
| |- | |- | ||
| |colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
| Line 84: | Line 84: | ||
| <div style="padding: 0.7em .5em; font-size:0.9em;">''sign your contributions when posting to a [[Wikipedia:Tutorial (Talk pages)|talk page]]''</div> | <div style="padding: 0.7em .5em; font-size:0.9em;">''sign your contributions when posting to a [[Wikipedia:Tutorial (Talk pages)|talk page]]''</div> | ||
| | | | | ||
| − | <tt><nowiki>~~~~</nowiki></tt><br /><br / | + | <tt><nowiki>~~~~</nowiki></tt><br /><br /> | 
| | | | | ||
| [[Special:Mypage|Username]] ([[Special:Mytalk|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC) | [[Special:Mypage|Username]] ([[Special:Mytalk|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC) | ||
| Line 132: | Line 132: | ||
| |colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
| |- | |- | ||
| − | |[[ | + | |[[Show an image]] | 
| − | <div style="padding: 0.7em .5em; font-size:0.9em;">''for uploading,  | + | <div style="padding: 0.7em .5em; font-size:0.9em;">''for uploading, use Upload File in the menu on the top left of the page | 
| ''</div> | ''</div> | ||
| − | |||
| | | | | ||
| − | <tt><nowiki>[[</nowiki></tt>File: | + | <tt><nowiki>[[</nowiki></tt>File:SteveUrkel.jpg<tt>|thumb|</tt>Caption<tt><nowiki>]]</nowiki></tt> | 
| | | | | ||
| − | [[File: | + | [[File:SteveUrkel.jpg|thumb|Caption]] | 
| |- | |- | ||
| |colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
| Line 152: | Line 151: | ||
| |colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
| |- | |- | ||
| − | |Add a page to a  | + | |Add a page to a category | 
| |<tt><nowiki>[[Category:Category name]]</nowiki></tt><br /><br /><span style="font-size:0.9em;">''place near the bottom of a page''</span> | |<tt><nowiki>[[Category:Category name]]</nowiki></tt><br /><br /><span style="font-size:0.9em;">''place near the bottom of a page''</span> | ||
| |<span style="font-size:0.9em;">''shows''</span> "Category name" <span style="font-size:0.9em;">''in a bar at bottom when the page is previewed or saved''</span> | |<span style="font-size:0.9em;">''shows''</span> "Category name" <span style="font-size:0.9em;">''in a bar at bottom when the page is previewed or saved''</span> | ||
Revision as of 23:30, 30 August 2014
what was the syntax again?
| ContentsWikipedia Cheatsheet | ||
|  | ||
| Description | You type | You get | 
| Italics, bold, and both | ''italics'', '''bold''', and '''''both''''' | italics, bold, and both | 
| Link to another page | [[people]] | |
| "Pipe" a link to change the link's destination | [[People | The People involved in Digital Craft]] | |
| Link to a section | [[People#Students]] | |
| Red link Red links show references to pages that don't exist yet ( they don't have content). Click them to add content to that page. | [[something missing]] | |
| References and footnotes sources in the article will appear where <references /> is put, typically under a level 2 section heading (see below) towards the bottom of the page. | Hello,<ref>[http://www.loc.gov/about/ Library of Congress]</ref> World.<ref>http://www.w3.org/</ref>
 
 | References: | 
| SignatureTemplate:Anchor sign your contributions when posting to a talk page | ~~~~ | |
| Plain website | http://www.wikipedia.org | |
| Link a website | [http://www.wikipedia.org] | |
| Link and name a website | [http://www.wikipedia.org Wikipedia] | |
| Strike your talk page comment to show your previous comment is outdated | <s>This topic isn't [[WP:N|notable]].</s> | 
 | 
| Hide text somewhere for editors consensus is how things are decided | <!--This had consensus, discuss at talk page--> | |
| Show an image for uploading, use Upload File in the menu on the top left of the page
 | [[File:SteveUrkel.jpg|thumb|Caption]] | |
| Template:Citation needed one of many cleanup templates | This statement is true.{{cn}} | This statement is true.Template:Cn | 
| Add a page to a category | [[Category:Category name]] place near the bottom of a page | shows "Category name" in a bar at bottom when the page is previewed or saved | 
|  | ||
| Description | You type | You get | 
| Redirect to another pageTemplate:Anchor redirects must be placed at the start of the first line | #REDIRECT [[Target page]] | |
| Redirect to a section of another page | #REDIRECT [[Target page#anchorName]] | |
| Section headingsTemplate:Anchor a Table of Contents will automatically be generated when four headings are added to an article | ==Level 2== | Level 2Level 3Level 4Level 5Level 6 | 
| Bulleted listTemplate:Anchor | * One | 
 | 
| Numbered listTemplate:Anchor | # One | 
 | 
| Indenting textTemplate:Anchor this is used when replying on a talk page, to make it easier to follow conversations.  After a string of indents, or to revive a discussion, an outdent {{Outdent|n}} (Template:Outdent) can be used to reset the paragraph to the left margin. | no indent (normal) | no indent (normal) 
 Template:Outdent (return to left margin) | 

