Help:Tutorial/2

From FreewarWiki
Revision as of 01:47, 5 April 2010 by Istrugar (talk | contribs) (Created page with '{{Nav|Help:Tutorial/1|Help:Tutorial|Help:Tutorial/3}} {{Progress|'''FreewarWiki Tutorial'''||2/7|2=  ■ ■ <span style="visibility:hidden;">■ ■ ■ ■ ■</span> &nbs…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

← Previous Page↑ StartNext Page →

Freewar.svg
FreewarWiki Tutorial
    ■ ■ ■ ■ ■ ■ ■   2/7  
Freewar.svg


Now we'll see even how to format in the Wiki text.


The simplest formatting is bold and italic print.

They are simply taken with two or three apostrophes and closed. Alternative format, you can also select the text you first, then the editor before you click the text with the black B. '''bold''' ergibt also bold und ''italic'' is in the wiki page italic. Of course, also works '''''bold & italic''''' for the print in bold & italic.

With stars (*) at the beginning of a line of code can be Bullets Creating and with rhombus' (#) # throughnummeric Lists:

* one,
* else one,
* and else one
    becomes    
  • one,
  • else one,
  • and else one
               
# firstly,
# secondly,
# thirdly
    becomes    
  1. firstly,
  2. secondly,
  3. thirdly

With the help of the equal sign (=) sets you headlines. If one is trapped in a line of text in two equal signs such as == Main Heading ==, it follows that a

Main Heading

A more equal signs before and after the text, for example === Subheading ===, creates a

Subheading

and so on: Unterunterüberschrift with four equal sign, ...


Try out | More about | Tutorial continue ...