Template:Item price: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
m (fixed somethin~)
(Undo revision 183994 by KEMONO PANTSU (talk))
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{#switch:{{lc:{{{1|{{{currency|}}}}}}}}
{{#switch:{{lc:{{{1|{{{currency|}}}}}}}}
| usd = <!--  
| usd = <!--  
   -->{{{{#ifeq:{{{tooltips|yes}}}|yes|tooltip|1}}|$|United States dollars}}<!--  
   -->{{{{#ifeq:{{{tooltips|yes}}}|yes|tooltip|1}}|$|{{lang
  | en = United States dollars
  | fr = Dollars Américain
  | fi = Yhdysvaltain dollaria
  | pl = Dolarów amerykańskich
  | ru = Доллары США
}}}}<!--  
   -->{{Item price/core|currency=usd|item={{{item|{{BASEPAGENAME}}}}}}}
   -->{{Item price/core|currency=usd|item={{{item|{{BASEPAGENAME}}}}}}}


| gbp = <!--  
| gbp = <!--  
   -->{{{{#ifeq:{{{tooltips|yes}}}|yes|tooltip|1}}|£|Pound sterling}}<!--  
   -->{{{{#ifeq:{{{tooltips|yes}}}|yes|tooltip|1}}|£|{{lang
  | en = Pound sterling
  | fr = Livres Sterling
  | fi = Englannin puntaa
  | pl = Funtów szterlingów
  | ru = Фунты стерлингов
}}}}<!--  
   -->{{Item price/core|currency=gbp|item={{{item|{{BASEPAGENAME}}}}}}}
   -->{{Item price/core|currency=gbp|item={{{item|{{BASEPAGENAME}}}}}}}


| eur = <!--  
| eur = <!--  
   -->{{Item price/core|currency=eur|item={{{item|{{BASEPAGENAME}}}}}}}<!--  
   -->{{Item price/core|currency=eur|item={{{item|{{BASEPAGENAME}}}}}}}<!--  
   -->{{{{#ifeq:{{{tooltips|yes}}}|yes|tooltip|1}}|€|Euros}}
   -->{{{{#ifeq:{{{tooltips|yes}}}|yes|tooltip|1}}|€|{{lang
  | en = Euros
  | fr = Euros
  | fi = Euroa
  | pl = Euro
  | ru = Евро
}}}}
 
| rub = <!--
  -->{{Item price/core|currency=rub|item={{{item|{{BASEPAGENAME}}}}}}}<!--
  -->{{{{#ifeq:{{{tooltips|yes}}}|yes|tooltip|1}}|{{common string|rubles}}|{{common string|rubles-tooltip}}}}


| #default = <!--  
| #default = <!--  
Line 23: Line 45:
  -->&#32;/&#32;<!--  
  -->&#32;/&#32;<!--  
   -->{{Item price/core|currency=eur|item={{{item|{{BASEPAGENAME}}}}}}}<!--  
   -->{{Item price/core|currency=eur|item={{{item|{{BASEPAGENAME}}}}}}}<!--  
   -->{{{{#ifeq:{{{tooltips|yes}}}|yes|tooltip|1}}|€|Euros}}
   -->{{{{#ifeq:{{{tooltips|yes}}}|yes|tooltip|1}}|€|Euros}}<!--
 
-->&#32;/&#32;<!--
  -->{{Item price/core|currency=rub|item={{{item|{{BASEPAGENAME}}}}}}}<!--
  -->{{{{#ifeq:{{{tooltips|yes}}}|yes|tooltip|1}}|{{common string|rubles}}|{{common string|rubles-tooltip}}}}


}}<noinclude>{{doc begin}}
}}<noinclude>{{translation switching|en, fi, fr, pl, ru}}
{{doc begin}}
* {{tl|Item price}} is used to format prices with {{tl|tooltip}}s and the proper currency symbols.
* {{tl|Item price}} is used to format prices with {{tl|tooltip}}s and the proper currency symbols.
* {{tl|Item price/core}} is used to get the price directly.
* {{tl|Item price/core}} is used to get the price directly.

Latest revision as of 04:15, 13 June 2023

$Template:Dictionary/price/item price / £Template:Dictionary/price/item price / Template:Dictionary/price/item price / Template:Dictionary/price/item price rub

The template above may be partially or fully invisible or glitched due to the respected strings aren't entered.
This is normal.

Documentation for Item price

Usage