Help:Formatting

Revision as of 23:02, 5 May 2009 by Tempest (talk | contribs) (New page: With the dedicated wiki syntax it is possible to easily format text. This requires the use of normal characters such as asterisks, apostrophes or equals symbols. For example, to put a word...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

With the dedicated wiki syntax it is possible to easily format text. This requires the use of normal characters such as asterisks, apostrophes or equals symbols. For example, to put a word in Italics all you need to do is write the word with two apostrophes like so; ''Italics''.

You can test out all the formatting on this page in the Playground.

Paragraphs / Line Breaks

Metin2Wiki systems ignores paragraphs at the end of line. To add a new paragraph you should begin with a blank line.

HTML

In MediaWiki, some HTML tags allowed. For example <code>, <div>, <span> and <font.

Table Overview

valign="top" style="border:1px solid; border-color:#97100d; background:#5d0505; color:#f0d9a2;" Description valign="top" style="border:1px solid; border-color:#97100d; background:#5d0505; color:#f0d9a2;" Wiki Code valign="top" style="border:1px solid; border-color:#97100d; background:#5d0505; color:#f0d9a2;" Edition


Universally Applicable
Italic Text ''Italic'' Italic
Bold Text '''Bold''' Bold
Bold and Italic Text '''''Bold and Italic Text''''' Bold and Italic Text
Comments <!--Comments--> Comments in page view are not displayed.
Prevent the Wiki Formatting <nowiki>No ''Formatting''</nowiki> No ''Formatting''
Only applies to the beginning of a new line
Headlines

in different sizes

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

Level 1

Level 2

Level 3

Level 4
Horizontal Line

----


Bullet Points

*First Line
*Second Line
*Third Line

  • First Line
  • Second Line
  • Third Line
Ordered List

#First Line
#Second Line
#Third Line

  1. First Line
  2. Second Line
  3. Third Line
Definition List

;Definition
:Description 1
:Description 2

Definition
Description 1
Description 2
Pre-formatted Text

A space at
the beginning of
a line creates
this Textfield

A space at
the beginning of
a line creates
this Textfield