Difference between revisions of "Template:NHS/Pay"

From Roleplay UK Wiki
Jump to navigation Jump to search
(Created page with "{{#expr:((((1.75 + {{{NHSRank}}})^3 ) * 63) round 0) + 1700}} <noinclude> <templatedata> { "params": { "NHSRank": { "label": "NHS Rank", "description": "Numeric value...")
 
(Add number formatting / fix incorrect amount)
Line 1: Line 1:
{{#expr:((((1.75 + {{{NHSRank}}})^3 ) * 63) round 0) + 1700}}
£{{formatnum:{{#expr:(((((1.75 + {{{NHSRank}}})^3 ) * 63) round 0) + 17000)}}}}
<noinclude>
<noinclude>
<templatedata>
<templatedata>

Revision as of 21:32, 14 January 2019

£Expression error: Unrecognized punctuation character "{".

Simple template to output pay for a rank in NHS

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
NHS RankNHSRank

Numeric value of rank

Default
1
Numberrequired