Difference between revisions of "Template:NHS/Pay"
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) + | £{{formatnum:{{#expr:(((((1.75 + {{{NHSRank}}})^3 ) * 63) round 0) + 17000)}}}} | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> |
Revision as of 20:32, 14 January 2019
£Expression error: Unrecognized punctuation character "{".
Simple template to output pay for a rank in NHS
Parameter | Description | Type | Status | |
---|---|---|---|---|
NHS Rank | NHSRank | Numeric value of rank
| Number | required |