Jump to content

Template:Int table

From Wikisource
Template documentation

Shortcut:
{{LangSwitch}}

This template is used for displaying translated text using the user's UI language taking data from a locally hardcoded table, e.g.

{{int table
 | en=Support
 | it=Favorevole
 | zh=支持
}}

Accepted parameters are of course any language code, |default=, |message= and |item=, as well as |lang= for manual overriding.

See also

[edit]
  • {{int}} — very similar scope, the data is not written locally but kept in data modules.
  • {{int page}} — transcludes the subpage with the requested translation.