Difference between revisions of "Wiki Guide"
Jump to navigation
Jump to search
Tanklovesyou (talk | contribs) |
Tanklovesyou (talk | contribs) |
||
Line 11: | Line 11: | ||
'''''Italic and bold formatting''''' works correctly only within a single line. | '''''Italic and bold formatting''''' works correctly only within a single line. | ||
− | All headings | + | All headings withinin pages are created as ==Heading==, with 2 equal signs on each side |
+ | |||
+ | Subheadings should be created with the <h5> and </h5> tags | ||
+ | |||
+ | ==Lists== | ||
+ | Markup Renders as | ||
+ | * Item1 | ||
+ | * Item2 | ||
+ | * Item3 | ||
+ | * Item4 | ||
+ | ** Sub-item 4 a) | ||
+ | *** Sub-item 4 a) 1. | ||
+ | **** Sub-item 4 a) 1. i) | ||
+ | **** Sub-item 4 a) 1. ii) |
Revision as of 10:06, 19 October 2022
On this page you will find guidelines for page creation and Wiki syntax.
Wiki Syntax
To italicize text, put two consecutive apostrophes on each side of it.
Three apostrophes each side will bold the text.
Five consecutive apostrophes on each side (two for italics plus three for bold) produces bold italics.
Italic and bold formatting works correctly only within a single line.
All headings withinin pages are created as ==Heading==, with 2 equal signs on each side
Subheadings should be created with the
and
tags
Lists
Markup Renders as
- Item1
- Item2
- Item3
- Item4
- Sub-item 4 a)
- Sub-item 4 a) 1.
- Sub-item 4 a) 1. i)
- Sub-item 4 a) 1. ii)
- Sub-item 4 a) 1.
- Sub-item 4 a)