Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Howto: Difference between revisions

From UnCharted UO Wiki
No edit summary
No edit summary
Line 1: Line 1:


==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.)
*Do not use level 1 heading (<nowiki>=TEXT= or <h1>TEXT</h1></nowiki>) as this is reserved for page title.
*You can create a faux heading without collapse functionality by using markup <nowiki><h2>TEXT</h2></nowiki> but it will not appear in table of contents. Levels 2 - 6 can be simulated this way.
*You can demonstrate markup by using <nowiki><nowiki>MARKUP</nowiki></nowiki> Useful if some expression you want to include accidentally includes a wiki markup.


==Create New Page==
==Create New Page==
Line 5: Line 10:
*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.)
*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.)
----
----
<nowiki>-Noop</nowiki>
-Noop

Revision as of 14:44, 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 (=TEXT= or <h1>TEXT</h1>) as this is reserved for page title.
  • You can create a faux heading without collapse functionality by using markup <h2>TEXT</h2> but it will not appear in table of contents. Levels 2 - 6 can be simulated this way.
  • You can demonstrate markup by using <nowiki>MARKUP</nowiki> Useful if some expression you want to include accidentally includes a wiki markup.

Create New Page



-Noop