Help:Basic Edition
Jump to navigation
Jump to search
- You can edit the content using the wiki syntax. Normal caracters like * ' " =, that have special functions depending sometimes on their position. For example the sintax ''italic'' will return italic.
- Mediawiki skips the new blank lines. If you want to start a new paragraph, you only have to drop a new blank line between the two sections of your text. You are also free to use HTML tags like <br>.
- Some compatible HTML tags with MediaWiki: <code>, <div>, <span> and <font>.
Description | Syntax | Result | |
everywhere | |||
italic | ''italic'' | italic | |
Bold | '''bold''' | bold | |
Bold and italic | '''''bold and italic''''' | bold and italic | |
Skip markup wiki | <nowiki>no ''markup''</nowiki> | no ''markup'' | |
only on the start line | |||
Heading sizes |
==level 1== |
level 1level 2level 3level 4 | |
Horizontal bar | ---- |
| |
Normal lists |
* one |
| |
Ordered lists |
# one |
| |
Defiition lists |
;Definition |
| |
Preformatted text |
one space on |
one space on the start of a new line created a preformatted text | |
Internal and external links | |||
links to another page |
I've created the Days page tomorrow
|
I've created the [[Help:Contents|Days page]] tomorrow | |
changing the title of the link |
I've created the daily page tomorrow
|
I've created the [[Help:Contents|daily page]] tomorrow |
|
external links |
The best way to make it is to add a title to the link Nupedia
|
[http://www.nupedia.com Nupedia] |
|
Signature |
Signature: DSchneider
|
Signature: ~~~ Date: ~~~~~ |