Difference between revisions of "Wiki Guide"
Jump to navigation
Jump to search
Tanklovesyou (talk | contribs) |
Tanklovesyou (talk | contribs) |
||
Line 1: | Line 1: | ||
On this page you will find guidelines for page creation and Wiki syntax. | On this page you will find guidelines for page creation and Wiki syntax. | ||
− | == | + | ==Text formatting== |
To ''italicize text'', put two consecutive apostrophes on each side of it. | To ''italicize text'', put two consecutive apostrophes on each side of it. | ||
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. | ||
− | + | ==Headers== | |
− | Subheadings should be created with the <h5> and </h5> tags | + | All headings within pages are created as ==Heading==, with 2 equal signs on each side |
+ | |||
+ | Subheadings should be created with the < h5 > and < /h5 > tags | ||
==Lists== | ==Lists== |
Revision as of 10:07, 19 October 2022
On this page you will find guidelines for page creation and Wiki syntax.
Text formatting
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.
Headers
All headings within 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)
- Sub-item 4 a) 1.
- Sub-item 4 a)