Difference between revisions of "Template:Bundle row"

From Team Fortress Wiki
Jump to: navigation, search
m (You should be using {{lang}}, not {{if lang}} you silly gooses.)
m (Somehow I reverted my own change. "Not on sale" -> "Not for sale")
Line 57: Line 57:
 
{{Item price|eur|item={{{bundle}}}|tooltips=yes}} | {{lang
 
{{Item price|eur|item={{{bundle}}}|tooltips=yes}} | {{lang
 
   | de = Wird nicht verkauft
 
   | de = Wird nicht verkauft
   | en = Not on sale
+
   | en = Not for sale
 
   | es = No se vende
 
   | es = No se vende
 
   | fr = Pas en vente
 
   | fr = Pas en vente

Revision as of 22:33, 10 December 2011

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
  | 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)
  | date-translated = Translated date of the patch date; not necessary for english article
}}