Difference between revisions of "Refinement table"

(added item quality)
m (Butchery -> {{PAGENAME}})
Line 3: Line 3:
 
!Raw Material!!Refined Into
 
!Raw Material!!Refined Into
 
|-
 
|-
|{{#arraydefine:recipes|{{#ask:[[Has profession::Butchery]]|link=none}}}}<!-- define recipes with given profession
+
|{{#arraydefine:recipes|{{#ask:[[Has profession::{{PAGENAME}}]]|link=none}}}}<!-- define recipes with given profession
 
-->{{#arrayprint:recipes||@|<!-- print recipes
 
-->{{#arrayprint:recipes||@|<!-- print recipes
 
-->{{#vardefine:page|{{#explode:@|#|0}}}}<!-- get full page
 
-->{{#vardefine:page|{{#explode:@|#|0}}}}<!-- get full page

Revision as of 21:18, 6 January 2024

Description

Displays a table with all Raw Materials gathered by a profession (specified by the name of the page) and what they refine into.

Usage

{{Refinement table}}

Parameters

Arrow.png1: The name of the profession to be queried.
Optional. Defaults to '{{PAGENAME}}'.