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 25-04-2024.
version
Version of the release, for example 3.4 or 2020.3.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=25-04-2024 |version=2020.3 |codename=Bergen}}
  • April 25, 2024: FlightGear 2020.3 "Bergen" is released.

or in Português:

  • 25 de abril de 2024: Lançado o FlightGear 2020.3 "Bergen".

Without Codename

{{Localized Release Announcement |date=April 25, 2024 |version=3.6}}  (Spanish Es/Portada)
  • April 25, 2024: FlightGear 3.6 is released.

On a spanish Page like Es/Portada:

  • 25 de abril de 2024: FlightGear 3.6 lanzado.

Translated Date only

{{Localized Release Announcement |date=25-04-2024 }}
  • April 25, 2024:

or Russian

  • 25 апрель 2024:

Then add your message.


Other News

{{Localized Release Announcement |date=25-04-2024 
  |en=Hello World
  |de=Hallo Welt
  |pt=Olá mundo
  |it=Ciao mondo
}}
  • April 25, 2024: Hello World

Italian:

  • 25 aprile 2024: Ciao mondo

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

  • 25 april 2024: Hello World

Related templates