Help:Cheatsheet

From Festipedia, hosted by the FR Heritage Group
Description You type You get
Applies anywhere
Italics ''italic'' italic
Bold text '''bold''' bold
Bold and italic '''''bold & italic''''' bold & italic
Monospaced text <tt>Monospaced text</tt> Monospaced text
Internal link

(within this wiki)

[[name of page]]
[[name of page|display text]]

name of page
display text

Redirect to another page

#redirect [[Target page]]

redirect Target page
External link

(to other websites)

[http://www.example.org]
[http://www.example.org display text]
http://www.example.org

[1]
display text
http://www.example.org

Thumbnail image

[[Image:Example.jpg|thumb|Caption text]]

Caption text

Sign your posts
on talk pages

~~~~

Your Username 10:13,
20 April 2024 (UTC)

Applies only at the beginning of the line
Headings

of different sizes

==Level 1==
===Level 2===
====Level 3====
=====Level 4=====

Level 1

Level 2

Level 3

Level 4
Bullet list

* one
* two
** two point one
* three

  • one
  • two
    • two point one
  • three
Numbered list

# one
# two
## two point one
# three

  1. one
  2. two
    1. two point one
  3. three
Indented text

:Indented text
:: Text indented more
::: Text indented even more

Indented text
Text indented more
Text indented even more
Definitions

;Term:Definition
;;Term (indented):Definition two
;;;Term (indented twice):Definition three

Term
Definition
Term (indented)
Definition two
Term (indented twice)
Definition three
Lines (use sparingly)

----