Difference between revisions of "Form:New Event Page"
Line 141: | Line 141: | ||
<div class="form_side"> | <div class="form_side"> | ||
− | </ | + | == Mark Up Information == |
+ | <pre> | ||
+ | Internal wiki link: | ||
+ | |||
+ | [[ name of page ]] | ||
+ | |||
+ | Notes* It is sensitive to capital letters and spaces | ||
+ | Can be used to indicate a page that needs to be created | ||
+ | |||
+ | External link | ||
+ | |||
+ | It is best to only use Headings at start of line : As it creates sections | ||
+ | An article with 4 or more headings automatically creates a table of contents | ||
+ | |||
+ | <h2> text </h2> | ||
+ | <h3> text </h3> | ||
+ | <h4> text </h4> | ||
+ | <h5> text </h5> | ||
+ | <h6> text </h6> | ||
+ | |||
+ | Table of contents can be turned off via : | ||
+ | |||
+ | underline | ||
+ | <u> underline </u> | ||
+ | |||
+ | Strike-through | ||
+ | <s>Strike-through</s> | ||
+ | |||
+ | "This is a quotation" | ||
+ | <q>This is a quotation</q> | ||
+ | |||
+ | To create a line | ||
+ | |||
+ | Text before | ||
+ | ---- | ||
+ | Text after | ||
+ | |||
+ | a bullet list | ||
+ | |||
+ | *bullet list | ||
+ | :- definition | ||
+ | :* sublist that doesn't create empty | ||
+ | </pre> | ||
+ | </div> | ||
+ | </div> |
Revision as of 17:06, 15 August 2019
This is the "New Event Page" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.