Help:Formatting

From Ninerpedia
Revision as of 17:26, 12 July 2008 by NinerAdmin (talk | contribs) (New page: == Text formatting markup == {| align="center" {{Prettytable}} |- |{{Hl2}} |'''Description''' |{{Hl2}} |'''You type''' |{{Hl2}} |'''You get''' |- | colspan="3" align="center" | ''applies...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Text formatting markup

Template:Hl2 |Description Template:Hl2 |You type Template:Hl2 |You get
applies anywhere
Italic text ''italic'' italic
Bold text '''bold''' bold
Bold and italic '''''bold & italic''''' bold & italic
Escape wiki markup <nowiki>no ''markup''</nowiki> no ''markup''
Fixed width text

<tt>Fixed width text</tt>

Fixed width text

only at the beginning of the line
Indent text

:Single indent
::Double indent
:::::Multiple indent

Single indent
Double indent
Multiple indent
Headings of

different levels [1]

=level 1=[2]
==level 2==
===level 3===
====level 4====
=====level 5=====
======level 6======

  1. An article with four or more headings will automatically create a table of contents.
  2. Use of a level 1 heading is highly discouraged as it appears with the same formatting and size as the page title, which can be confusing.