Template:Function uma/doc: Difference between revisions

From Japanese Mahjong Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 12: Line 12:
* rawscore = 25000
* rawscore = 25000
* oka = 5000
* oka = 5000
* targetpts = 30000; for this line, always include a value as the expression produces an error when empty
* targetpts = 30000; for this line, always include a value as the expression produces an error when empty.  Change the target value if needed.
* uma = 0
* uma = 0


[[Category:Functions]]
[[Category:Functions]]
[[Category:Mahjong templates]]
[[Category:Mahjong templates]]

Revision as of 23:59, 17 January 2015

{{function uma
|rawscore  = 
|targetpts = 30000
|oka       = 
|uma       = 
}}

result = (((rawscore + oka - (targetpts - startpts))/1000) + uma

Defaults

  • rawscore = 25000
  • oka = 5000
  • targetpts = 30000; for this line, always include a value as the expression produces an error when empty. Change the target value if needed.
  • uma = 0