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 2: Line 2:
==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>=TEXT= or <h1>TEXT</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>TEXT</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.
*You can demonstrate markup by using <nowiki><nowiki>MARKUP</nowiki></nowiki> Useful if some expression you want to include accidentally includes a wiki markup.
*You can demonstrate markup by using <nowiki><nowiki>example</nowiki></nowiki> Useful if some expression you want to include accidentally includes a wiki markup.


==Create New Page==
==Create New Page==

Revision as of 14:45, 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.
  • You can demonstrate markup by using <nowiki>example</nowiki> Useful if some expression you want to include accidentally includes a wiki markup.

Create New Page



-Noop