Difference between revisions of "Template:Bundle row"

From Team Fortress Wiki
Jump to: navigation, search
m (fix broken template)
(Added Danish)
Line 56: Line 56:
  
 
{{Item price|eur|item={{{bundle}}}|tooltips=yes}} | [[File:Pictogram_minus.png|50px|center|{{lang
 
{{Item price|eur|item={{{bundle}}}|tooltips=yes}} | [[File:Pictogram_minus.png|50px|center|{{lang
 +
  | en = Not for sale
 +
  | da = Ikke til salg
 
   | de = Wird nicht verkauft
 
   | de = Wird nicht verkauft
  | en = Not for sale
 
 
   | es = No se vende
 
   | es = No se vende
 
   | fr = Pas en vente
 
   | fr = Pas en vente
Line 67: Line 68:
 
}}
 
}}
 
| {{#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|de, es, fr, pl, pt-br, ru, zh-hant}}
+
{{translation switching|da, de, es, fr, pl, pt-br, ru, zh-hant}}
 
{{doc begin}}
 
{{doc begin}}
  

Revision as of 15:02, 25 July 2012

Documentation for Bundle row


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
}}