සැකිල්ල: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
[සංස්කරණය]පැරාමිති
[සංස්කරණය]- 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
උදාහරණ
[සංස්කරණය]| Markup | Renders as | [markup] |
[rendering] |
[markup] |
[rendering] |
|---|---|---|---|---|---|
Markup → Renders as:
{{xtag|syntaxhighlight|p|params=inline lang="text"}} →
<syntaxhighlight inline lang="text">...</syntaxhighlight>
අමතර අවධානයට
[සංස්කරණය]- {{tag}}
Other formatting templates
[සංස්කරණය]| Code example | Effect | Notes | |||
|---|---|---|---|---|---|
{{Tj|Hatnote|Some text|selfref: yes|category: no|lang: fr}}
|
Supports colors, placeholder texts, named and unnamed parameters | ||||
<syntaxhighlight lang="wikitext">
{{Hatnote
| Some text
| selfref = yes
| category = no
| lang = fr
}}
</syntaxhighlight>
|
{{Hatnote
| Some text
| selfref = yes
| category = no
| lang = fr
}}
|
Same as above | |||
{{Tji|Hatnote|Some text|selfref: yes|category: no|lang: fr}}
|
සැකිල්ල:Tji | Supports colors, placeholder texts, named and unnamed parameters | |||
|
{{Hatnote|Some text|selfref=yes|category=no|lang=fr}}
|
Same as above | |||
{{tl2|Hatnote|lang=fr}}
|
{{hatnote}} |
Supports linking to sister projects (e.g., fr:Hatnote) | |||
{{demo|<nowiki>{{Hatnote|lang=fr|Some text}}</nowiki>}}
|
{{hatnote|lang=fr|Some text}}
|
Shows code and example | |||
{{tln|Hatnote}}
|
| ||||
{{elc|Template:Hatnote}}{{elc|Template:Hatnote|Hatnote}}
|
| ||||
{{ml|Example|hello}}
|
| ||||
{{mfl|Example|hello}}
|
| ||||
{{mlx|Example|hello}}
|
{{#invoke:Example|hello}} |
Counterpart to {{tlx}} for linking to Lua modules | |||
{{ml-lua|Module:Example}}
|
| ||||
{{para|title|<var>book title</var>}}
|
|title=book title |
Formats template parameters for display, with or without values | |||
{{sclx|LASTING}}
|
[[WP:LASTING]] |
Takes a shortcut suffix in project namespace and displays it with brackets and the WP: alias in a <code>...</code> tag.
| |||
{{tag|ref}}{{xtag|templatedata}}
|
<ref>...</ref><templatedata> |
Formats [X]HTML tags; can add content, choose opening, closing, or self-closing | |||
{{dtl|Ping project}}
|
| ||||
{{pf|if}}{{pf|if|{{{1}}}|true|false}}
|
| ||||
{{magic word|uc:}}
|
{{uc:}} | Magic word links |