Difference between revisions of "Template:Updates/core"

From Team Fortress Wiki
Jump to: navigation, search
m
Line 8: Line 8:
 
   // dd mm yyyy -- "Date Month Year" (without comma) DATE FORMATTING -->
 
   // dd mm yyyy -- "Date Month Year" (without comma) DATE FORMATTING -->
 
   | cs
 
   | cs
 +
  | es
 
   | de
 
   | de
 
   | fr
 
   | fr
Line 31: Line 32:
 
   // dd mm yyyy -- "Date Month Year" (without comma) DATE FORMATTING -->
 
   // dd mm yyyy -- "Date Month Year" (without comma) DATE FORMATTING -->
 
   | cs
 
   | cs
 +
  | es
 
   | de
 
   | de
 
   | fr
 
   | fr
Line 61: Line 63:
 
   | de = Das letzte [[Patches/de|Update]] war am
 
   | de = Das letzte [[Patches/de|Update]] war am
 
   | en = The latest [[Patches|patch]] was on
 
   | en = The latest [[Patches|patch]] was on
 +
  | es = La última [[Patches/es|actualización]] fue el
 
   | fr = Le dernier [[Patches/fr|patch]] date du
 
   | fr = Le dernier [[Patches/fr|patch]] date du
 
   | hu = A legutóbbi [[Patches|patch]] megjelenési napja
 
   | hu = A legutóbbi [[Patches|patch]] megjelenési napja
Line 72: Line 75:
 
   | de = Das letzte Update des [[TF2 Official Blog/de|TF2 Blog]]s war am
 
   | de = Das letzte Update des [[TF2 Official Blog/de|TF2 Blog]]s war am
 
   | en = The [[TF2 Official Blog|blog]] was last updated on
 
   | en = The [[TF2 Official Blog|blog]] was last updated on
 +
  | es = El último mensaje en el [[TF2 Official Blog/es|Blog Oficial de TF2]] fue el
 
   | fr = Le [[TF2 Official Blog/fr|blog]] a été mis à jour le  
 
   | fr = Le [[TF2 Official Blog/fr|blog]] a été mis à jour le  
 
   | hu = A [[TF2 Official Blog/hu|blog]] legutóbbi bejegyzésének megjelenési napja
 
   | hu = A [[TF2 Official Blog/hu|blog]] legutóbbi bejegyzésének megjelenési napja
Line 82: Line 86:
  
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
{{Translation switching|cs, de, fr, hu, pl, ru}}
+
{{Translation switching|cs, es, de, fr, hu, pl, ru}}
 
* Generates patch & blog update links and text plainly based on the parameter {{code|type}} (or the first unnamed parameter).  
 
* Generates patch & blog update links and text plainly based on the parameter {{code|type}} (or the first unnamed parameter).  
 
* To update dates of blog updates & patches, '''see [[Template:Updates]]'''.
 
* To update dates of blog updates & patches, '''see [[Template:Updates]]'''.

Revision as of 19:59, 25 September 2010

  • Generates patch & blog update links and text plainly based on the parameter type (or the first unnamed parameter).
  • To update dates of blog updates & patches, see Template:Updates.

Usage

  • Date input parameters:
| patch-month = 
| patch-day   = 
| patch-year  = 
| blog-month  = 
| blog-day    = 
| blog-year   = 
| blog-id     = 
  • Formatting type parameters: type=
    • patch for a language link to the patch article for that date.
    • blog for a link to the blog post (specified by blog-id).
    • patch-daysago and blog-daysago for processing of date input parameters into {{Days ago}}.
  • Localized text parameters:
    • patch-text for a localized version of "The latest patch was on" (language link)
    • blog-text for a localized version of "The blog was last updated on" (language link)