Vorlage:Xtag
<tag>
Dokumentation für die Vorlage {{Xtag}}[Ansicht] [Bearbeiten] [Versionsgeschichte] [ ]
Dieser Artikel wurde aus einer englischen Sprachversion importiert und wurde noch nicht vollständig übersetzt. Bitte hilf mit, den Text auf deutsch verfügbar zu machen. |
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
The MediaWiki software adds elements that look and act like HTML tags. Parser tags are included in MediaWiki whereas extension tags are added by optional software extensions. The most current list of tags can be found at the bottom of Special:Version
- Extension tags
<categorytree>
,<charinsert>
,<hiero>
,<imagemap>
,<inputbox>
,<math>
,<poem>
,<ref>
,<references>
,<section>
,<score>
,<syntaxhighlight>
(alias<source>
),<templatedata>
,<timeline>
Parameters
- first parameter (mandatory): the name of the HTML tag
- second parameter: what type of tag to display:
p
orpair
: 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
o
oropen
(default): display only the opening tag of an open-and-close pairc
orclose
: display only the closing tag of an open-and-close pairs
orsingle
: 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}} |
<nowiki> |
{{xtag|nowiki|s}} |
<nowiki /> |
{{xtag|syntaxhighlight|p|params=enclose="div" lang="text"}} |
<syntaxhighlight enclose="div" lang="text">...</syntaxhighlight> |
See also
- {{tag}}
Hinweise
- Die obige Dokumentation wurde aus der Seite Vorlage:Xtag/Doku eingefügt. (bearbeiten | Versionsgeschichte) Die Kategorien für diese Vorlage sollten in der Dokumentation eingetragen werden. Die Interwiki-Links sollten auf Wikidata eingepflegt werden.
- Liste der Unterseiten