Template:Xtag
Appearance
<tag>
[edit]
Dokumenton plantiyas
This template adds a formatted MediaWiki parser or extension tag that links to the help or extension page. This template is similar to {{tag}}, but it links the tag and defaults to open.
Parser and extension tags
[edit source]
Parameters
[edit source]- first parameter (mandatory): the name of the HTML tag
- second parameter: what type of tag to display:
porpair: display a matched pair of open-and-close tags- To suppress the ellipsis which appears between the tags, add an empty
|content=parameter
- To suppress the ellipsis which appears between the tags, add an empty
ooropen(default): display only the opening tag of an open-and-close paircorclose: display only the closing tag of an open-and-close pairsorsingle: display a single tag
- content= the text content of the tags
- params= any parameters to be included in the opening tag
Examples
[edit source]| Markup [[:Template: | Renders as |
|---|---|
{{xtag|nowiki}}
|
|
{{xtag|nowiki|s}}
|
|
{{xtag|syntaxhighlight|p|params=enclose="div" lang="text"}}
|
|
See also
[edit source]- {{tag}}