Template:Dict: Difference between revisions

From Annwan’s Wiki
Jump to navigation Jump to search
Created page with "<includeonly>[[Dict:{{{1}}}]]</includeonly> <noinclude> <templatedata> { "params": { "1": { "label": "Word" } } } </templatedata> </noinclude>"
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[[Dict:{{{1}}}]]</includeonly>
<includeonly>[[Dict:{{{1}}}#{{{2|}}}|{{{1}}}]]</includeonly><noinclude>
<noinclude>
Examples:
<pre><nowiki>
{{Dict|polna|Mosici}}
</nowiki></pre>
{{Dict|polna|Mosici}}
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"1": {
"1": {
"label": "Word"
"label": "Word",
"type": "string",
"required": true
},
"2": {
"label": "Language",
"type": "string"
}
}
}
},
"format": "inline"
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 18:55, 31 March 2025

Examples:

{{Dict|polna|Mosici}}

polna

No description.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Word1

no description

Stringrequired
Language2

no description

Stringoptional