Help:Formatting in wikitext/Text Formatting
Appearance
| Description | You type | You get |
|---|---|---|
| character (inline) formatting – applies anywhere | ||
| Italic text | ''italic''
|
italic |
| Bold text | '''bold'''
|
bold |
| Bold and italic | '''''bold & italic'''''
|
bold & italic |
| Ignore wiki markup | <nowiki>no ''markup''</nowiki>
|
no ''markup'' |
| section formatting – only at the beginning of the line | ||
| Preformatted text |
preformatted text is done with a '''space''' at the ''beginning'' of the line This way of preformatting only applies to section formatting, and character formatting markups are still effective. |
preformatted text is done with a space at the beginning of the line |