Template:I18n: Difference between revisions

From TestWiki
Content added Content deleted
(modify)
(modify)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<onlyinclude>{{<includeonly>subst:</includeonly>i18n/lst|{{{1|}}}|{{{2|}}}}}</onlyinclude>
{{#lst:i18n/{{{section|{{{1|{{SITENAME}}}}}}}}/{{CONTENTLANGUAGE}}|{{{2|}}}}}<noinclude><templatedata>
{
"params": {
"1": {
"aliases": [
"section"
],
"label": "section",
"description": "Section or container of translateable message",
"example": "1=Voting",
"type": "wiki-page-name",
"default": "{{SITENAME}}",
"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