Template:Tag

[purge] Template documentation
This template should be used to indicate a tag. It makes it possible to use tags that are recognized by MediaWiki easily without them being considered as tags and allows to make the tag's name link to a customizable URL. It is similar to the {{tl}} template.

Usage

{{tag|name[|link=url}}

Note: text between brackets ([ and ]) is optional, text in bold represents a certain value (something you must replace) and the rest represents things that must be present as-is.

Parameters

1
The name of the tag.
link
An URL the tag will link to.

Examples

Here are some examples of the use of this template:

Code Result
{{tag|div}} <div>
{{tag|imagemap|link=http://www.mediawiki.org/wiki/Extension:ImageMap}} <imagemap>