Template:Localized Release Announcement

From FlightGear wiki
Jump to navigation Jump to search
WIP.png Work in progress
This article or section will be worked on in the upcoming hours or days.
Note: It all works. We could use this template right away!
See history for the latest developments.
The following template description is not displayed when the template is inserted in an article.

Goal

This template is used for translating news in the {{news}} template displayed on the Main Page.

  • Translated dates based on language prefix of the main page.
  • For a new FlightGear release it will show (translated) texts.
  • You can also type in custom text and its translations for not release-specific news (but keep the dates).


Usage

{{Localized Release Announcement|date= |version= |codename= |lang=}}
{{Localized Release Announcement|date= |en=|ca=|de=|es=|fr=|it=|nl=|pl=|pt=|ru=|sl=}}


All parameters but date are optional.

date
Date of the release in any format like <d>-<m>-<yyyy> (or <Month> <d>, <yyyy>), for example 09-06-2025.
version
Version of the release, for example 3.4 or 2024.1.2. (optional)
codename
Default airport or name of release, for example Bergen. (optional)
LE(en/es/fr)
For other news to be used like {{LangSwitch}}, for example | en = Hello World | de = Hallo Welt | es... (optional)
lang
Language override for testing and demonstration purposes. (optional)

Example

With Codename

{{Localized Release Announcement |date=09-06-2025 |version=2024.1 |codename=Bergen}}
  • June 09, 2025: FlightGear 2024.1 "Bergen" is released.

or in Português:

  • 09 de junho de 2025: Lançado o FlightGear 2024.1 "Bergen".

Without Codename

{{Localized Release Announcement |date=June 9, 2025 |version=3.6}}  (Spanish Es/Portada)
  • June 09, 2025: FlightGear 3.6 is released.

On a spanish Page like Es/Portada:

  • 09 de junio de 2025: FlightGear 3.6 lanzado.

Translated Date only

{{Localized Release Announcement |date=09-06-2025 }}
  • June 09, 2025:

or Russian

  • 09 июнь 2025:

Then add your message.


Other News

{{Localized Release Announcement |date=09-06-2025 
  |en=Hello World
  |de=Hallo Welt
  |pt=Olá mundo
  |it=Ciao mondo
}}
  • June 09, 2025: Hello World

Italian:

  • 09 giugno 2025: Ciao mondo

Dutch (nl) - no translation for message given here, shows english message and dutch date (just like {{LangSwitch}})

  • 09 juni 2025: Hello World

Related templates