{% load i18n %}
{% trans "To create a new wiki article, create a link to it. Clicking the link gives you the creation page." %}
[Article Name](wiki:ArticleName)
[Link](http://google.com)
{% trans "Use these codes for headers and to automatically generate Tables of Contents." %}
Hugest header =========== Huger header ------------ # Hugest Header ## Huger header ### Huge header #### Small header [TOC]
*emphasis* or _emphasis_
**strong** or __strong__
- Unordered List - Sub Item 1 - Sub Item 2
1. Ordered 2. List
First Header | Second Header ------------- | ------------- Content Cell | Content Cell Content Cell | Content Cell