Difference between revisions of "Template:Bundle row extended"

From Team Fortress Wiki
Jump to: navigation, search
m (CS - tweaked)
m (Added Romanian translation)
 
Line 127: Line 127:
 
   | pt = Não está à venda
 
   | pt = Não está à venda
 
   | pt-br = Não é vendido
 
   | pt-br = Não é vendido
 +
  | ro = Nu este de vânzare
 
   | ru = Не продается
 
   | ru = Не продается
 
   | zh-hant = 已停止販售
 
   | zh-hant = 已停止販售
Line 132: Line 133:
 
}}
 
}}
 
| {{#ifexist:{{{date}}} Patch{{if lang}}|[[{{{date}}} Patch{{if lang}}|{{{localized-date|{{{date}}}}}}]]|{{{localized-date|{{{date}}}}}}}}{{anchor|{{{bundle}}}}}</includeonly><noinclude>
 
| {{#ifexist:{{{date}}} Patch{{if lang}}|[[{{{date}}} Patch{{if lang}}|{{{localized-date|{{{date}}}}}}]]|{{{localized-date|{{{date}}}}}}}}{{anchor|{{{bundle}}}}}</includeonly><noinclude>
{{translation switching|en, cs, da, de, es, fr, hu, ja nl, pl, pt, pt-br, ru, zh-hant}}
+
{{translation switching|en, cs, da, de, es, fr, hu, ja nl, pl, pt, pt-br, ro, ru, zh-hant}}
 
{{doc begin}}
 
{{doc begin}}
  

Latest revision as of 09:11, 23 September 2023

Documentation for Bundle row extended


This template is used to add rows to Bundles.

Usage

{{Bundle row
  | bundle = Bundle name as given by the Steam WebAPI
  | link = Article link (optional)
  | item-1 = English name of the first item in the bundle
  | item-2 = English name of the second item in the bundle
    ...
  | item-n = English name of the nth item in the bundle
  | date = English date of the patch the weapon has been released, in Patch date format (Month dd, yyyy)
  | localized-date = Translated/localized date of the patch date; not necessary for the English article
}}