Help:Formatting
Jump to navigation
Jump to search
Text formatting markup
| Description | You type | You get |
| applies anywhere | ||
| Italic text | ''italic'' | italic |
| Bold text | '''bold''' | bold |
| Bold and italic | '''''bold & italic''''' | bold & italic |
| Escape wiki markup | <nowiki>no ''markup''</nowiki> | no ''markup'' |
| Fixed width text |
<tt>Fixed width text</tt> |
Fixed width text |
| only at the beginning of the line | ||
| Indent text |
:Single indent |
|
| Headings of different levels [1] |
=level 1=[2] |
|
- ↑ An article with four or more headings will automatically create a table of contents.
- ↑ Use of a level 1 heading is highly discouraged as it appears with the same formatting and size as the page title, which can be confusing.