This is a card that is being used on the main pages to link to categories.
Help:Cheat Sheet for Source Mode
This page is a cheat sheet to help users learn the basics of editing and formatting. Game Vault uses a markup language called wikitext to create particular elements of the page. This language is used on websites that run the Mediawiki software, including Wikipedia and all Wikia sites, and is designed to be a simplified alternative to HTML.
Cheat sheet
Description | Markup | Renders as |
---|---|---|
Italics, bold, and bold italics |
|
Italics |
Linking to other pages |
|
Main Page |
Linking to images (See Help:Images) |
|
|
Using templates (See Help:Templates) |
{{Card
|title=[[Game Vault]]
|target=Game Vault|content=This is a card that is being used on the main pages to link to categories.
|image=Logo.png
}}
|
|
Creating bulleted lists | * Item * Item ** Item ** Item |
|
Creating numbered lists | # Item # Item ## Item ## Item |
|
Creating headers | ==Level 2== ===Level 3=== ====Level 4==== |
Level 2Level 3Level 4 |
Example
Markup | Renders as |
---|---|
[[File:Helldivers2.png|left|60px]]
'''Helldivers 2''' is one of the most complex [[Game Vault Wikis]] available on the website. It contains a lot of pages on multiple enemies and can offer various knowledge to the helldivers. Other [[Game Vault Wikis|Wikis]] can have less information, but use different templates to be used for that specific wiki.
==Trivia==
* Nothing interesting happened.
* Game Vault has {{NUMBEROFARTICLES}} articles.
|
Helldivers 2 is one of the most complex Game Vault Wikis available on the website. It contains a lot of pages on multiple enemies and can offer various knowledge to the helldivers. Other Wikis can have less information, but use different templates to be used for that specific wiki. Trivia
|