Template:I18n: Difference between revisions

From TestWiki
Content added Content deleted
(update)
(modify)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{i18n/lst|{{{1|}}}|{{{2|}}}}}
{{#lst:i18n/{{{section|{{{1|{{SITENAME}}}}}}}}/{{CONTENTLANGUAGE}}|{{{2|}}}}}<noinclude><templatedata>
{

"params": {
* {{{1}}}
"1": {
* {{{2}}}
"aliases": [
* {{{3}}}
"section"
* {{{4}}}
],
* {{{5}}}
"label": "section",
* {{{6}}}
"description": "Section or container of translateable message",
* {{{7}}}
"example": "1=Voting",
* {{{8}}}
"type": "wiki-page-name",
* {{{9}}}
"default": "{{SITENAME}}",
* {{{Name}}}
"suggested": true
}
},
"description": "Fetches an entry from selected section or {{SITENAME}}",
"paramOrder": [
"1"
]
}
</templatedata>
</noinclude>

Latest revision as of 23:11, 11 March 2017

I18n/TestWiki/en

Fetches an entry from selected section or {{SITENAME}}

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
section1 section

Section or container of translateable message

Default
{{SITENAME}}
Example
1=Voting
Page namesuggested