More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
==Useful Formatting Tips== | ==Useful Formatting Tips== | ||
---- | |||
*Use <nowiki>__NOTC__</nowiki> on the first line to prevent a table of contents from being generated for that page. (Two underscores each side.) | *Use <nowiki>__NOTC__</nowiki> on the first line to prevent a table of contents from being generated for that page. (Two underscores each side.) | ||
*Do not use level 1 heading (<nowiki>=example= or <h1>example</h1></nowiki>) as this is reserved for page title. | *Do not use level 1 heading (<nowiki>=example= or <h1>example</h1></nowiki>) as this is reserved for page title. | ||
*You can create a faux heading without collapse functionality by using markup <nowiki><h2>example</h2></nowiki> but it will not appear in table of contents. Levels 2 - 6 can be simulated this way. | *You can create a faux heading without collapse functionality by using markup <nowiki><h2>example</h2></nowiki> but it will not appear in table of contents. Levels 2 - 6 can be simulated this way. | ||
---- | |||
==Create New Page== | ==Create New Page== | ||
---- | ---- | ||
Revision as of 14:46, 13 September 2024
Useful Formatting Tips
- Use __NOTC__ on the first line to prevent a table of contents from being generated for that page. (Two underscores each side.)
- Do not use level 1 heading (=example= or <h1>example</h1>) as this is reserved for page title.
- You can create a faux heading without collapse functionality by using markup <h2>example</h2> but it will not appear in table of contents. Levels 2 - 6 can be simulated this way.
Create New Page
- To create a new page from here, just type it in the url bar. For instance this page's address is https://wiki.uncharteduo.com/index.php/Howto. If you wanted to create a page named "blah" then you would type https://wiki.uncharteduo.com/index.php/blah and it should give option to create page. You can click that second link to see what page should show up. (Don't create the page so this remains as an example.)
-Noop