Koha Test Wiki MW Canasta on Koha Portainer
Test major Koha Wiki changes or bug fixes here without fear of breaking the production wiki.
For the current Koha Wiki, visit https://wiki.koha-community.org .Template:Xtag/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Xtag. It contains 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
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}}} |
|
Markup → Renders as:
{{xtag | syntaxhighlight | p | params= enclose="div" lang="text"}}
→
<syntaxhighlight enclose="div" lang="text">...</ syntaxhighlight >
See also
- {{tag}}
Other formatting templates
{{#lsth:Template:Template-linking_templates|Other formatting templates}}