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 <span style= "color: #998200"><nowiki>__NOTC__</nowiki></span> 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 <span style= "color: #998200"><nowiki>=example=</nowiki></span> or <span style= "color: #998200"><nowiki><h1>example</h1></nowiki></span> 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 <span style= "color: #998200"><nowiki><h2>example</h2></nowiki></span> 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:53, 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



-Noop