Difference between revisions of "Template:Trading Value Table"

From RimWorld Wiki
Jump to navigation Jump to search
(Only pages in the main namespace should have these properties now)
(reduced template calls)
Line 32: Line 32:
 
|-
 
|-
 
{{#ask: [[Stuff Tags::~*{{#var:stuffcat}}*]] OR [[Resource 1::{{#var:material}}]] OR [[Resource 2::{{#var:material}}]] OR [[Resource 3::{{#var:material}}]] OR [[Resource 4::{{#var:material}}]] OR [[Resource 5::{{#var:material}}]] OR [[Resource 6::{{#var:material}}]]
 
{{#ask: [[Stuff Tags::~*{{#var:stuffcat}}*]] OR [[Resource 1::{{#var:material}}]] OR [[Resource 2::{{#var:material}}]] OR [[Resource 3::{{#var:material}}]] OR [[Resource 4::{{#var:material}}]] OR [[Resource 5::{{#var:material}}]] OR [[Resource 6::{{#var:material}}]]
 +
  | limit = 300
 +
  | sort = Name
 +
  | format = template
 +
  | template = Trading Value Table Row
 
   | named args = yes
 
   | named args = yes
 
   | ?Name = ?Name
 
   | ?Name = ?Name
 
   | ?Type = ?Type
 
   | ?Type = ?Type
   | ?Skill 1 = ?Skill 1
+
   | ?Type2 = ?Type2
   | ?Skill 1 Level = ?Skill 1 Level
+
  | ?Product Amount = ?Pa
   | ?Skill 2 = ?Skill 2
+
  | ?Resource 1 = ?R1
   | ?Skill 2 Level = ?Skill 2 Level
+
  | ?Resource 1 Amount = ?R1a
   | format = template
+
  | ?Resource 2 = ?R2
   | template = Trading Value Table Row
+
  | ?Resource 2 Amount = ?R2a
   | limit = 300
+
  | ?Resource 3 = ?R3
  | sort = Name
+
  | ?Resource 3 Amount = ?R3a
 +
  | ?Resource 4 = ?R4
 +
  | ?Resource 4 Amount = ?R4a
 +
  | ?Resource 5 = ?R5
 +
  | ?Resource 5 Amount = ?R5a
 +
  | ?Resource 6 = ?R6
 +
  | ?Resource 6 Amount = ?R6a
 +
   | ?Skill 1 = ?S1
 +
  | ?Skill 1 Level = ?S1l
 +
   | ?Skill 2 = ?S2
 +
   | ?Skill 2 Level = ?S2l
 +
   | ?Work To Make = ?Work
 +
   | ?Market Value Base = ?Value
 +
   | ?From DLC = ?DLC
 
}}
 
}}
 
|}</includeonly><noinclude>{{Documentation}}</noinclude>
 
|}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 09:26, 22 June 2022