Difference between revisions of "Refinement table"

m
m (variable rename)
Line 3: Line 3:
 
!Raw Material!!Refined Into
 
!Raw Material!!Refined Into
 
|-
 
|-
|{{#arraydefine:recipes|{{#ask:[[Has profession::{{PAGENAME}}]]|link=none}}}}<!-- define raw materials
+
|{{#arraydefine:raw materials|{{#ask:[[Has profession::{{PAGENAME}}]]|link=none}}}}<!-- define raw materials
-->{{#arrayprint:recipes||@|<!-- print raw materials
+
-->{{#arrayprint:raw materials||@|<!-- print raw materials
 
-->{{#ask:[[@]]|?Has ingredient=|mainlabel=-|+index=3}}{{!}}{{!}}<!-- first column
 
-->{{#ask:[[@]]|?Has ingredient=|mainlabel=-|+index=3}}{{!}}{{!}}<!-- first column
 
-->[[@]]
 
-->[[@]]

Revision as of 13:39, 31 August 2023

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}}'.