Template:Xtag: Difference between revisions
Appearance
| [unchecked revision] | [unchecked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) m Text replacement - "[[Help:Template" to "[[Wikipedia:Help:Template " |
Caleb Cooper (talk | contribs) No edit summary |
||
| Line 26: | Line 26: | ||
|ref=[[mw:Extension:Cite/Cite.php|ref]] |
|ref=[[mw:Extension:Cite/Cite.php|ref]] |
||
|references=[[mw:Extension:Cite/Cite.php|references]] |
|references=[[mw:Extension:Cite/Cite.php|references]] |
||
|score=[[Help:Score|score]] |
|score=[[Wikipedia:Help:Score|score]] |
||
|section=[[mw:Extension:Labeled Section Transclusion|section]] |
|section=[[mw:Extension:Labeled Section Transclusion|section]] |
||
|source=[[mw:Extension:SyntaxHighlight|source]] |
|source=[[mw:Extension:SyntaxHighlight|source]] |
||
Revision as of 10:01, 22 October 2020
<>
| This page was automatically imported from Commons any changes will be overwritten, the source page is here () |
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
For a machine-generated list, see Special:Version. It may include tags not documented here.- Parser tags
<gallery>,<includeonly>,<noinclude>,<nowiki>,<onlyinclude>,<pre>
- Extension tags
<categorytree>,<charinsert>,<chem>(alias<ce>),<graph>,<hiero>,<imagemap>,<indicator>,<inputbox>,<mapframe>,<maplink>,<math>,<math chem>,<poem>,<ref>,<references>,<score>,<section>,<syntaxhighlight>(alias<source>),<templatedata>,<templatestyles>,<timeline>
Parameters
- 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
| Markup | Renders as |
|---|---|
{{xtag|nowiki}}
|
|
{{xtag|nowiki|s}}}
|
|
Markup → Renders as:
{{xtag | syntaxhighlight | p | params= enclose="div" lang="text"}} →
<syntaxhighlight enclose="div" lang="text">...</ syntaxhighlight >
See also
- {{tag}}