Difference between revisions of "Template:Market Value Calculator/doc"

From RimWorld Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
  <nowiki>{{Market Value Calculator}}</nowiki>
 
  <nowiki>{{Market Value Calculator}}</nowiki>
 
On [[tool cabinet]], it would output: {{Market Value Calculator|tool cabinet}}
 
On [[tool cabinet]], it would output: {{Market Value Calculator|tool cabinet}}
 +
 
On a different page than the non-stuffable item.
 
On a different page than the non-stuffable item.
 
  <nowiki>{{Market Value Calculator|Flak vest}}</nowiki>
 
  <nowiki>{{Market Value Calculator|Flak vest}}</nowiki>
 
It would output: {{Market Value Calculator|Flak vest}}
 
It would output: {{Market Value Calculator|Flak vest}}
 +
 
On a different page than the stuffable item.
 
On a different page than the stuffable item.
 
  <nowiki>{{Market Value Calculator|Duster|Devilstrand}}</nowiki>
 
  <nowiki>{{Market Value Calculator|Duster|Devilstrand}}</nowiki>
 
It would output: {{Market Value Calculator|Duster|Devilstrand}}
 
It would output: {{Market Value Calculator|Duster|Devilstrand}}

Revision as of 04:13, 31 January 2021

Takes the data from the infobox and automatically calculates the Market Value of the item. This item can be manually chosen by the first argument, otherwise it automatically uses the page the template is used on. For stuffable items, the stuff ingredient can and must be defined in the second argument of the template and the page must correctly have "Stuff" as its Resource 1.

It does not currently support Quality and item HP effects but it is set up so thise can be easily added if necessary.

It outputs a plain number.

Example usage

On the page about a non-stuffable item in question:

{{Market Value Calculator}}

On tool cabinet, it would output: 385

On a different page than the non-stuffable item.

{{Market Value Calculator|Flak vest}}

It would output: 225

On a different page than the stuffable item.

{{Market Value Calculator|Duster|Devilstrand}}

It would output: 475