Difference between revisions of "Help:Formatting"
Jump to navigation
Jump to search
NinerAdmin (talk | contribs) (New page: == Text formatting markup == {| align="center" {{Prettytable}} |- |{{Hl2}} |'''Description''' |{{Hl2}} |'''You type''' |{{Hl2}} |'''You get''' |- | colspan="3" align="center" | ''applies...) |
Stephen Shaw (talk | contribs) (replace missing template with required style) |
||
Line 3: | Line 3: | ||
{| align="center" {{Prettytable}} | {| align="center" {{Prettytable}} | ||
|- | |- | ||
| | | style="background:#A7C1F2" |'''Description''' | ||
| | | style="background:#A7C1F2" |'''You type''' | ||
| | | style="background:#A7C1F2" |'''You get''' | ||
|- | |- | ||
| colspan="3" align="center" | ''applies anywhere'' | | colspan="3" align="center" | ''applies anywhere'' |
Revision as of 15:48, 15 November 2014
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.