Please sign in to edit, using the button at the upper right corner of the page.
If you would like your name changed, contact Mg27713.


Help:Learning wikitext

From Gunn Wiki
Jump to navigation Jump to search

Wikitext is the format of text used when clicking "Edit source" on any page.

Links

Other pages on the wiki can be linked to using [[Page name]]. To display different text for the link itself, use [[Page name|alternative text to display]].

External links can be made using [url://goes.right/here], or [url://goes.right/here alternative text to display] to display custom text on the link.

Headings

Different-leveled headings can be created by putting a number of equals signs around the name. For example:

= First level heading =
== Second level heading ==
=== Third level heading ===
==== Fourth level heading ====

In general, most pages only use second level headings, and sometimes third level headings.

HTML

Many HTML tags also work in wikitext.