{% load i18n %}

{% trans "Link to another wiki page" %}

{% trans "Type in something from another wiki page's title and auto-complete will help you create a tag for you wiki link. Tags for links look like this:" %}

[Title of link](wiki:ArticleSlug)


{% trans "An external link" %}

{% trans "You can link to another website simply by inserting an address example.com or http://example.com or by using the markdown syntax:" %}

[Clickable text](http://example.com)