Difference between revisions of "Help:Cheatsheet"
(create page) |
m (fix formatting.) |
||
Line 227: | Line 227: | ||
:::third indent | :::third indent | ||
|- | |- | ||
− | |||
|'''Tables''' | |'''Tables''' | ||
− | | | + | |Use this link: [http://www.tablesgenerator.com/mediawiki_tables MediaWiki Table Generator] |
− | Use this link: [http://www.tablesgenerator.com/mediawiki_tables MediaWiki Table Generator] | + | |''See: [[Enchanted Forest]] for example'' |
− | | | + | |- |
− | See: [[Enchanted Forest]] for example | ||
− | | | ||
|colspan="3" style="border-top:1px solid #cee0f2; font-size:0.9em;"| | |colspan="3" style="border-top:1px solid #cee0f2; font-size:0.9em;"| | ||
|} | |} |
Revision as of 13:11, 25 November 2017
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 20:02, |
Indenting Text |
no indent (normal) |
no indent (normal)
|
Tables | Use this link: MediaWiki Table Generator | See: Enchanted Forest for example |