Template:Flag: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Removed migration of wrong country codes (cz and uk))
(Added Chinese Traditional language support (Lang names copied from in-game))
Line 7: Line 7:
               }}<!--
               }}<!--
         -->| {{#switch: {{lc: {{{1}}} }}  
         -->| {{#switch: {{lc: {{{1}}} }}  
                   | cs = Česky
                   | cs = Čeština
                   | da = Dansk
                   | da = Dansk
                   | de = Deutsch  
                   | de = Deutsch  
Line 13: Line 13:
                   | es = Español  
                   | es = Español  
                   | fr = Français  
                   | fr = Français  
                   | hu = Magyar nyelv
                   | hu = Magyar
                   | it = Italiano  
                   | it = Italiano  
                   | ja = 日本語
                   | ja = 日本語
Line 19: Line 19:
                   | ms = Bahasa Melayu
                   | ms = Bahasa Melayu
                   | nl = Nederlands  
                   | nl = Nederlands  
                   | pl = Polska
                   | pl = Polski
                   | pt-br = Português do Brasil  
                   | pt-br = Português, Brasil  
                   | pt-pt = Português
                   | pt-pt = Português
                   | ru = Русский  
                   | ru = Русский  
                   | sv = Svenska  
                   | sv = Svenska  
                   | tr = Turkish
                   | tr = Türkçe
                   | uk = Українська
                   | uk = Українська
                   | vi = Tiếng Việt
                   | vi = Tiếng Việt Nam
                   | zh = 中文
                   | zh = 简体中文
                  | zh-tw = 繁體中文
                   | #default = {{{1}}}
                   | #default = {{{1}}}
               }}<!--
               }}<!--
Line 37: Line 38:
                           }}
                           }}
                         | {{#switch: {{Language suffix}}
                         | {{#switch: {{Language suffix}}
                               | cs | da | de | es | fr | hu | it | ja | ko | ms | nl | pl | pt-br | pt-pt | ru | sv | tr | uk | vi | zh = {{#titleparts: {{FULLPAGENAME}} | -1 }}
                               | cs | da | de | es | fr | hu | it | ja | ko | ms | nl | pl | pt-br | pt-pt | ru | sv | tr | uk | vi | zh | zh-tw = {{#titleparts: {{FULLPAGENAME}} | -1 }}
                               | #default = {{FULLPAGENAME}}
                               | #default = {{FULLPAGENAME}}
                           }}{{#switch: {{lc: {{{1}}} }}
                           }}{{#switch: {{lc: {{{1}}} }}
Line 45: Line 46:
                     }}
                     }}
         ]]  
         ]]  
         | <br><includeonly><b>Country code <code>{{{1}}}</code> is not supported by the "Flag" template. Please consider adding it [http://www.factorioforums.com/wiki/index.php?title=Template:Flag&action=edit here].</b>[[Category:Pages that link to the Flag template using unsupported country codes]]</includeonly><br>  
         | <br><includeonly><b>Country code <code>{{{1}}}</code> is not supported by the "Flag" template. Please consider adding it [https://wiki.factorio.com/index.php?title=Template:Flag&action=edit here].</b>[[Category:Pages that link to the Flag template using unsupported country codes]]</includeonly><br>  
     }}  
     }}  
     | <br><includeonly><b>No country code specified! Please insert a country code into the first parameter of the "Flag" template. Example: <code><nowiki>{{Flag|de}}</nowiki></code></b>[[Category:Pages that link to the Flag template without specifying a country codes]]</includeonly><br>  
     | <br><includeonly><b>No country code specified! Please insert a country code into the first parameter of the "Flag" template. Example: <code><nowiki>{{Flag|de}}</nowiki></code></b>[[Category:Pages that link to the Flag template without specifying a country codes]]</includeonly><br>  
}}{{#ifeq: {{{text|}}} | yes | {{-}} {{Country name|local|{{{1}}}}} ({{Country name| {{#switch: {{Language suffix}} | cs | da | de | es | fr | hu | it | ja | ko | ms | nl | pl | pt-br | pt-pt | ru | sv | tr | uk | vi | zh = {{Language suffix}} | #default = en }} | {{{1}}} }}) <br/> }}<noinclude>
}}{{#ifeq: {{{text|}}} | yes | {{-}} {{Country name|local|{{{1}}}}} ({{Country name| {{#switch: {{Language suffix}} | cs | da | de | es | fr | hu | it | ja | ko | ms | nl | pl | pt-br | pt-pt | ru | sv | tr | uk | vi | zh | zh-tw = {{Language suffix}} | #default = en }} | {{{1}}} }}) <br/> }}<noinclude>
{{documentation}}
{{documentation}}
[[Category:Localisation templates]]
[[Category:Localisation templates]]
</noinclude>
</noinclude>

Revision as of 16:39, 7 March 2023

English

[View] [Edit] [Page history]

Documentation

Usage

{{Flag|Language code|link=Page to link to|size=Size of the flag}}

This template creates a flag for a specific country.

The following flags are supported:

  • cs - {{Flag|cs}} - Čeština
  • da - {{Flag|da}} - Dansk
  • de - {{Flag|de}} - Deutsch
  • en - {{Flag|en}} - English
  • es - {{Flag|es}} - Español
  • fr - {{Flag|fr}} - Français
  • hu - {{Flag|hu}} - Magyar
  • it - {{Flag|it}} - Italiano
  • ja - {{Flag|ja}} - 日本語
  • ko - {{Flag|ko}} - 한국어
  • ms - {{Flag|ms}} - Bahasa Melayu
  • nl - {{Flag|nl}} - Nederlands
  • pt-br - {{Flag|pt-br}} - Português, Brasil
  • pt-pt - {{Flag|pt-pt}} - Português
  • ru - {{Flag|ru}} - Русский
  • sv - {{Flag|sv}} - Svenska
  • tr - {{Flag|tr}} - Türkçe
  • uk - {{Flag|uk}} - Українська
  • vi - {{Flag|vi}} - Tiếng Việt Nam
  • zh - {{Flag|zh}} - 简体中文
  • zh-tw - {{Flag|zh-tw}} - 繁體中文
List of all templates