Difference between revisions of "Help:Cheatsheet"
m (fix formatting.) |
(removed broken links/templates that are made for wikipedia.org) |
||
Line 83: | Line 83: | ||
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt> | <tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt> | ||
| | | | ||
− | + | ||
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| |
Revision as of 01:21, 30 April 2019
Mostly stolen from the Fanlore cheatsheet
Glitchen CheatsheetFor more information on formatting, see Help:Formatting.
| ||
Description | You type | You get |
Italicise text |
''italic'' |
italic |
Bold text |
'''bold''' |
bold |
Bold and italic |
'''''bold & italic''''' |
bold & italic |
Escape wiki markup | <nowiki>no ''markup''</nowiki> | no ''markup'' |
Indent text | :Indent text | Indent text |
Horizontal rule |
---- |
|
Internal link (within Glitchen wiki)
|
[[Name of page]] |
|
External link (to other websites)
|
[http://www.example.org Text to display] |
|
Redirect to another page |
#REDIRECT [[Target page]] |
|
Footnotes/References (Note: this doesn't work yet.) Numbering is generated automatically.
|
To create a footnote or reference, use this format:
Article text.<ref name=test>[http://www.example.org Link text], additional text.</ref> |
Article text.<ref name=test>Link text, additional text.</ref> |
To reuse the same note, reuse the name with a trailing slash:
Article text.<ref name=test/> | ||
To display notes, add these lines to the References section
<references/> |
<references /> | |
Headings A Table of Contents will automatically be generated when four headings are added to an article.
|
== Level 1 == |
Level 1Level 2Level 3Level 4Level 5 |
Bulleted Lists
Empty lines between list items discouraged (see numbered lists).
|
* One |
|
Numbered Lists
Empty lines between list items restarts numbering at 1.
|
# One |
|
Mixture of bulleted and numbered lists |
# one |
|
Definition list |
;Definition |
|
Preformatted text |
preformatted text is done with |
preformatted text is done with a space at the beginning of the line |
Thumbnail image |
[[Image:Example.jpg|thumb|Caption text]] |
|
Categorizing a page |
[[Category:Help]] |
See bottom of page. |
For Talk Pages | ||
Signature |
~~~~ |
Your username 22:45, |
Indenting Text |
no indent (normal) |
no indent (normal)
|
Tables | Use this link: MediaWiki Table Generator | See: Enchanted Forest for example |