Template:Xtag/doc
Appearance
	
	
|  | This is a documentation subpage for Template:Xtag It may contain usage information, categories and other content that is not part of the original template page. | 
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]
<section begin="xtag" />Template:Xtag/list<section end="xtag" />
Parameters[edit source]
- first parameter (mandatory): the name of the HTML tag
- second parameter: what type of tag to display:
- por- pair: 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 
- oor- open(default): display only the opening tag of an open-and-close pair
- cor- close: display only the closing tag of an open-and-close pair
- sor- single: 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 → Renders as: 
{{xtag|syntaxhighlight|p|params=inline lang="text"}} →
<syntaxhighlight inline lang="text">...</syntaxhighlight>
See also[edit source]
- {{tag}}
Other formatting templates[edit source]
{{#lsth:Template:Template-linking_templates|Other formatting templates}}
