Base Price/row template: Difference between revisions

From WU Wiki
Jump to navigation Jump to search
wurmpedia->Ago
row template for the base price table
wurmpedia->NeeNee
mNo edit summary
 
(44 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
|-
|-
| {{{ 1 }}} || {{{ 2 }}} || {{ #expr: {{{ 2 }}} * 100 }} || {{ #expr: {{{ 2 }}} * 0.2 }}
| {{{ 1 }}} || {{formatnum:{{{ 2 }}}}} || {{formatnum:{{ #expr: {{{ 2 }}} * 100 }}}} || {{formatnum:{{ #expr: {{{ 2 }}} * 0.2 }}}}</includeonly><noinclude>
</includeonly>
[[Base price]]/row template.
<noinclude>
Used for number formatting on Base price table.
Row template for the base price table


Usage:  
[[Category:Template]]
<pre>
{{Base Price/row template| boat lock | 1.25}}
</pre>
</noinclude>
</noinclude>

Latest revision as of 20:30, 7 September 2019

Base price/row template. Used for number formatting on Base price table.