« Thousands separator » : différence entre les versions

De Semantic MediaWiki - Sandbox

Ligne 53 : Ligne 53 :
* Without separator <code><nowiki>{{#ask:[[{{PAGENAME}}]]|?Value1#|?Value2#|format=max}}</nowiki></code> :  
* Without separator <code><nowiki>{{#ask:[[{{PAGENAME}}]]|?Value1#|?Value2#|format=max}}</nowiki></code> :  
| '''{{#ask:[[{{PAGENAME}}]]|?Value1#|?Value2#|format=max}}'''
| '''{{#ask:[[{{PAGENAME}}]]|?Value1#|?Value2#|format=max}}'''
|-
|
* <code><nowiki>{{#number_format:{{#ask:[[{{PAGENAME}}]]|?Value1|?Value2|format=max}}|2|,||.}}</nowiki></code> :
| '''{{#number_format:{{#ask:[[{{PAGENAME}}]]|?Value1|?Value2|format=max}}|2|,||.}}'''
|}
|}



Version du 5 avril 2017 à 07:33

Properties

#Show

  • With separator {{#show:{{PAGENAME}}|?Value1}} :
€ 1 000,55¥ 114 062,7 <br />
  • Without separator {{#show:{{PAGENAME}}|?Value1#}} :
€ 1000,55
  • With separator {{#show:{{PAGENAME}}|?Value2}} :
€ 21 000,4¥ 2 394 045,6 <br />
  • Without separator {{#show:{{PAGENAME}}|?Value2#}} :
€ 21000,4

#Ask

  • With separator {{#ask:[[{{PAGENAME}}]]|?Value1|?Value2|mainlabel=-}} :
Value1Value2
€ 1 000,55¥ 114 062,7 <br />€ 21 000,4¥ 2 394 045,6 <br />
  • Without separator {{#ask:[[{{PAGENAME}}]]|?Value1#|?Value2#|mainlabel=-}} :
Value1Value2
€ 1000,55€ 21000,4

#Ask format=min

  • With separator {{#ask:[[{{PAGENAME}}]]|?Value1|?Value2|format=min}} :
1 000,55
  • Without separator {{#ask:[[{{PAGENAME}}]]|?Value1#|?Value2#|format=min}} :
1000.55

#Ask format=max

  • With separator {{#ask:[[{{PAGENAME}}]]|?Value1|?Value2|format=max}} :
21 000,4
  • Without separator {{#ask:[[{{PAGENAME}}]]|?Value1#|?Value2#|format=max}} :
21000.4

#Ask format=sum

  • With separator {{#ask:[[{{PAGENAME}}]]|?Value1|?Value2|format=sum}} :
22 000,95
  • Without separator {{#ask:[[{{PAGENAME}}]]|?Value1#|?Value2#|format=sum}} :
22000.95
  • {{#number_format:{{#ask:[[{{PAGENAME}}]]|?Value1|?Value2|format=sum}}|2|,||.}} :
2200095,00
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.