Help:Editing: Difference between revisions
Ross Burgess (talk | contribs) No edit summary |
Ross Burgess (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
The following table shows some of the main codes used when editing a page. It is a modified version of the equivalent page on Wikipedia.<ref>http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet</ref> | |||
{|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;" | | ||
| Line 55: | Line 55: | ||
|Show an image | |Show an image | ||
| | | | ||
<tt><nowiki>[[</nowiki></tt>File:Wiki.png<tt>|thumb | <tt><nowiki>[[</nowiki></tt>File:Wiki.png<tt>|thumb|</tt>Caption<tt><nowiki>]]</nowiki></tt> | ||
| | | | ||
[[File:LGBTHistory.gif|thumb | [[File:LGBTHistory.gif|thumb|Caption]] | ||
|- | |- | ||
|Size an image | |Size an image | ||
| | | | ||
<tt><nowiki>[[</nowiki></tt>File:Wiki.png<tt>|thumb|60px | <tt><nowiki>[[</nowiki></tt>File:Wiki.png<tt>|thumb|60px|Cap<nowiki>]]</nowiki></tt><br /><br /><span style="font-size:0.9em;">(''option'' "60px" ''means 60 pixels wide'')</span> | ||
| | | | ||
[[File:LGBTHistory.gif|thumb|60px | [[File:LGBTHistory.gif|thumb|60px|Cap]] | ||
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
Revision as of 15:46, 15 August 2012
The following table shows some of the main codes used when editing a page. It is a modified version of the equivalent page on Wikipedia.[1]
Checklist for editing | ||
|
| ||
| Description | You type | You get |
| Italic text |
''italic'' |
italic |
| Bold text |
'''bold''' |
bold |
| Bold and italic text |
'''''bold & italic''''' |
bold & italic |
| Link to another page on this Wiki |
[[Name of page]] |
|
| Link internal heading |
[[#Heading name]] |
|
| Show an image |
[[File:Wiki.png|thumb|Caption]] |
![]() |
| Size an image |
[[File:Wiki.png|thumb|60px|Cap]] |
|
| 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. |
| Signature
Sign your contributions when posting to a Talk Page.
|
~~~~ |
|
|
Works only at the beginning of lines | ||
| Description | You type | You get |
| Redirect to another page
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]] |
|
A Table of Contents will automatically be generated when four headings are added to an article.
|
==Level 2== |
Level 2Level 3Level 4Level 5Level 6 |
| Nonindexed headers (left out of Table of Contents)
|
; Header name (has a leading semicolon ";" in front)
|
Header name (will not appear in Table of Contents)
|
| Bulleted list |
* One |
|
| Numbered list |
# One |
|
| Indenting text |
no indent (normal) |
no indent (normal)
|
|
Adding footnote references | ||
| Insert footnotes as references in a page to list at page bottom |
Hello,<ref>Encyclopædia Britannica</ref> World.<ref>http://www.w3.org/</ref>
|
Hello,[2] World.[3]
References <references> |
- ↑ http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet
- ↑ Encyclopædia Britannica
- ↑ http://www.w3.org/

