Help:Wiki markup
From Airline Empires Wiki
Philip Fish (Talk | contribs) (created page) |
Philip Fish (Talk | contribs) (added help nav) |
||
| Line 1: | Line 1: | ||
| + | {{Help Nav}} | ||
| + | |||
As the [[wikipedia:Help:Wiki markup|wikipedia page]] on wiki markup is quite long and convoluted, this is a simple condensed version that should get you through 98% of the time when you need to use wiki markup. | As the [[wikipedia:Help:Wiki markup|wikipedia page]] on wiki markup is quite long and convoluted, this is a simple condensed version that should get you through 98% of the time when you need to use wiki markup. | ||
| Line 5: | Line 7: | ||
*<code><nowiki><i>text</i></nowiki></code> - will make your text <i>italicised</i> | *<code><nowiki><i>text</i></nowiki></code> - will make your text <i>italicised</i> | ||
*<code><nowiki><u>text</u></nowiki></code> - will make your text <u>underlined</u> | *<code><nowiki><u>text</u></nowiki></code> - will make your text <u>underlined</u> | ||
| - | *<code><nowiki>==Heading==</nowiki></ | + | *<code><nowiki>==Heading==</nowiki></code> - will create a level 2 heading |
*<code><nowiki>===Heading===</nowiki></code> - will create a level 3 heading (and so on...) | *<code><nowiki>===Heading===</nowiki></code> - will create a level 3 heading (and so on...) | ||
*<code><nowiki>*</nowiki></code> - will create a bullet point | *<code><nowiki>*</nowiki></code> - will create a bullet point | ||
