Template:Int table
Appearance
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.