टेम्पलेट:Xtag/doc
ई टेम्पलेट:Xtag के प्रलेखन उपपन्ना ह। इहाँ उपयोग खातिर जानकारी, श्रेणी सभ आ अउरी दूसर सामग्री मौजूद बा जेवन की मूल टेम्पलेट पन्ना के हिस्सा ना हवे। |
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#mw-version-parser-extensiontags. It may include tags not documented here.
- Parser tags
<gallery>
,<includeonly>
,<noinclude>
,<nowiki>
,<onlyinclude>
,<pre>
- Extension tags
<categorytree>
,<ce>
,<charinsert>
,<graph>
,<hiero>
,<imagemap>
,<indicator>
,<inputbox>
,<math>
,<math chem>
,<poem>
,<ref>
,<references>
,<score>
,<section>
,<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}} |
|
{{xtag|nowiki|s}} |
|
{{xtag|syntaxhighlight|p|params=enclose="div" lang="text"}} |
|
See also
संपादन करीं- {{tag}}