Template talk:Flag: Difference between revisions
Mailmanmicky (talk | contribs) mNo edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
| time = 10:43, 7 Jun 2023 | | time = 10:43, 7 Jun 2023 | ||
| The Australian flag should probably be changed from {{code|au}} to {{code|en-au}}, and it should be given the tooltip {{code|Australian English (en-au)}} as it is somewhat language specific. | | The Australian flag should probably be changed from {{code|au}} to {{code|en-au}}, and it should be given the tooltip {{code|Australian English (en-au)}} as it is somewhat language specific. | ||
}} | |||
{{Message | |||
| user = Max34 | |||
| time = 11:02, 7 Jun 2023 | |||
| The template uses {{Code|preset=1|<nowiki>{{#language:<lang code>}}</nowiki>}} to display the name of the language. From such languages, it can make for example {{Code|en-GB}} ({{Code|preset=2|{{#language:en-GB}}}}) or {{Code|en-CA}} ({{Code|preset=2|{{#language:en-CA}}}}), but there is no {{Code|en-au}} (or {{Code|en-AU}}) in it, so it will not give out its name, but only give out what was entered: {{Code|preset=2|{{#language:en-AU}}}}. In order to implement this name, you will have to improve the template (complicating it, thereby), or ask the administration to modify the {{Code|preset=1|<nowiki>{{#language:}}</nowiki>}} function and add this code with the name to it, if possible. | |||
}} | }} |
Revision as of 04:03, 7 June 2023

Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.
Australian Flag
(using Template:Message) The Australian flag should probably be changed from au to en-au, and it should be given the tooltip Australian English (en-au) as it is somewhat language specific. --Mailmanmicky (talk) 10:43, 7 Jun 2023 (UTC)
(using Template:Message) The template uses {{#language:<lang code>}} to display the name of the language. From such languages, it can make for example en-GB (British English) or en-CA (Canadian English), but there is no en-au (or en-AU) in it, so it will not give out its name, but only give out what was entered: en-AU. In order to implement this name, you will have to improve the template (complicating it, thereby), or ask the administration to modify the {{#language:}} function and add this code with the name to it, if possible.
--Max34 (talk) 11:02, 7 Jun 2023 (UTC)