This page is a quick reference to help users learn the basics of editing and formatting. The Chrome Engine Modding Wiki uses a markup language called wikitext to create specific elements of the page. This language is used on websites running MediaWiki software, including Wikipedia and all Wikia sites, and is designed to be a simplified alternative to HTML.
Quick Reference:
Description | What you type | What you get |
---|---|---|
Bold text | '''bold''' | bold |
Italic text | ''italic'' | italic |
Bold and italic | '''''bold & italic''''' | bold & italic |
Internal link(within the wiki) | [[Main Page]] [[Main Page| but now we have a really cool text]] |
Main Page but now we have a really cool text |
Anchor links | [[Current_Page#Heading|Heading]] [[Other_Page#Heading|Heading]] |
Scrolls current page down to linked heading. Goes to linked page, then scrolls to heading. |
Categorization | [[Category:Dying Light 2]] | Places the page in Category:Dying Light 2 |
External link (to other websites) | [http://www.example.org Some text to display] [http://www.example.org] http://www.example.org |
Some text to display [1] http://www.example.org |
Redirect to another page | #REDIRECT [[Target page]] | #REDIRECT Target page |
Section headings A Table of Contents will automatically be generated when four headings are added to an article. |
== Level 1 == === Level 2 === ==== Level 3 ==== ===== Level 4 ===== ====== Level 5 ====== |