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

Chrome Engine Modding Wiki:Source/Quick reference: Difference between revisions

Welcome to the Chrome Engine Modding Wiki
No edit summary
m added some stuff for easier comprehension
Line 14: Line 14:
| Bold and italic  || <nowiki>'''''bold & italic'''''</nowiki> || '''''bold & italic'''''
| Bold and italic  || <nowiki>'''''bold & italic'''''</nowiki> || '''''bold & italic'''''
|-
|-
| Internal link<sub>(within the wiki)</sub> || <nowiki>[[Main Page]]</nowiki><br>  <nowiki>[[Main Page| but now we have a really cool text]]</nowiki> || [[Main Page]]<br>[[Main Page| but now we have a really cool text]]
| Internal link<br>  <sub style="padding-left:15px">(within the wiki)</sub> || <nowiki>[[Main Page]]</nowiki><br>  <nowiki>[[Main Page| but now we have a really cool text]]</nowiki> || [[Main Page]]<br>[[Main Page| but now we have a really cool text]]
|-
|-
| Anchor links  || <nowiki>[[Current_Page#Heading|Heading]]</nowiki> <br><nowiki>[[Other_Page#Heading|Heading]]</nowiki> || Scrolls current page down to linked heading. Goes to linked page, then scrolls to heading.  
| Anchor links  || <nowiki>[[Current_Page#Heading|Heading]]</nowiki> <br><nowiki>[[Other_Page#Heading|Heading]]</nowiki> || Scrolls current page down to linked heading. Goes to linked page, then scrolls to heading.  
Line 20: Line 20:
| Categorization || <nowiki>[[Category:Dying Light 2]]</nowiki> || Places the page in [[:Category:Dying Light 2]]
| Categorization || <nowiki>[[Category:Dying Light 2]]</nowiki> || Places the page in [[:Category:Dying Light 2]]
|-
|-
| External link <sub>(to other websites)</sub> || <nowiki>[http://www.example.org Some text to display]</nowiki><br><nowiki>[http://www.example.org]</nowiki><br><nowiki>http://www.example.org</nowiki>  || [http://www.example.org Some text to display]<br>[http://www.example.org]<br>http://www.example.org  
| External link <br><sub style="padding-left:15px">(to other websites)</sub> || <nowiki>[http://www.example.org Some text to display]</nowiki><br><nowiki>[http://www.example.org]</nowiki><br><nowiki>http://www.example.org</nowiki>  || [http://www.example.org Some text to display]<br>[http://www.example.org]<br>http://www.example.org  
|-
|-
| Redirect to another page  || <nowiki>[[Target page]]</nowiki> || [[Target page]]
| Redirect to another page  || <nowiki>[[Target page]]</nowiki> || [[Target page]]
|-
|-
| Section headings<br><sub>A Table of Contents will automatically be generated when four headings are added to an article.</sub> || == Level 1 ==<br>=== Level 2 ===<br>==== Level 3 ====<br>===== Level 4 =====<br>====== Level 5 ====== ||
| Section headings<br><sub style="padding-left:15px">A Table of Contents will automatically be generated when four headings are added to an article.</sub> || == Level 1 ==<br>=== Level 2 ===<br>==== Level 3 ====<br>===== Level 4 =====<br>====== Level 5 ====== ||
|}
|}

Revision as of 01:29, 23 January 2025

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:

Caption text
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 [[Target page]] 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 ======
Cookies help us deliver our services. By using our services, you agree to our use of cookies.