Note: parts of or the entire template might not be visible without values provided.
| This template uses Lua: |
- Description
- This template is a wrapper used to invoke methods on Module:I18n.
- Syntax
- Type
{{I18n|<Module:I18n method>|<...>|uselang = <language code>}} - Sample output
{{I18n|getMsg|common|template|1}}gives...- template
TemplateData
Invokes methods on Module:I18n.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Method Name | 1 | no description | String | required |
| Parameters | 2 3 4 5 6 7 8 9 ... | The parameters to pass to the invoked method. | String | optional |
| Language Override | uselang | no description | String | optional |