Template:Xtag: Difference between revisions
From Black Cat Studios
Jump to navigationJump to search
en>MusikBot II m (Protected "Template:Xtag": High-risk template or module: 358 transclusions (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite))) |
(Created page with "<code class="nowrap">{{#switch:{{{2|pair}}} |c|close = <!--nothing--> |s|single |o|open |p|pair = <{{#switch:{{{1|}}} |categorytree=categorytree |charinsert=charinsert |ce=ce |chem=chem |gallery=gallery |graph=graph |hiero=hiero |includeonly=Help:Templat...") |
(No difference)
| |
Revision as of 17:58, 19 June 2023
<>
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
<section begin="xtag" />For a machine-generated list, see Special:Version#mw-version-parser-extensiontags. 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><section end="xtag" />
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 asScript error: No such module "For loop". |
|---|---|
Markup → Renders as:
{{xtag|syntaxhighlight|p|params=inline lang="text"}} →
<syntaxhighlight inline lang="text">...</syntaxhighlight>
See also
- {{tag}}
Other formatting templates
{{#lsth:Template:Template-linking_templates|Other formatting templates}}