Template:String: Difference between revisions
Jump to navigation
Jump to search
Warning:Designed for the new page format. Please do not use or edit this template yet.
Important:If your default text is not displayed, try adding 1= at the beginning of parameter.
Note:To force Default text to be displayed, use force=1
Note:To link a language (for example Spanish) to the default text, use -es=1
(Created page with "{{Warning|Designed for the new page format. Please do not use or edit this template yet.}} Alternative version of {{Tl|autolang}} template. {{Important|If your default text...") |
mNo edit summary |
||
Line 28: | Line 28: | ||
<includeonly><onlyinclude>{{{{{{ | <includeonly><onlyinclude>{{{{{{-{{{force|{{intlang}}}}}}}}|{{{{{{force|{{intlang}}}}}|{{{1|}}}}}}}}}</onlyinclude></includeonly> |
Revision as of 05:55, 15 April 2024

Alternative version of {{autolang}}
template.

Common use of the template:
{{String|Default Text|ru=Russian Text|it=Italian Text}} → Default Text
Default text is empty (in a language that is not specified there will be an empty line):
{{String|en=English Text|it=Italian Text}} → English Text
The {{{force}}} parameter forces the template to intentionally load the selected language (useful for testing):
{{String|Default Text|force=ru|es=Spanish Text|ru=Russian Text|it=Italian Text}} → Russian Text

By using a hyphen before the language code, it can be linked to any other language (even to default text):
{{String|Default Text|-en=it|it=Some Text}} → Some Text
