This is a template that's part of the Template:ProductionChain template.
Usage
{{ProductionChain/Block |title= Title of the block (if needed). |no_style= If any value is set, the template will not add a border. |input= Input block. |process= Process block. |output= Output block. }}
Example
{{ProductionChain/Block |title=Pottery Production Chain |input={{ProductionChain/Resource |link=Wood |image=ResourceApple.png |text=[[Wood]] }} {{ProductionChain/Resource |link=Clay |image=ResourcePottery.png |text=[[Clay]] }} |process={{ProductionChain/Resource |link=Potter |image=Potter 1 1.png |text=[[Potter]] |fill_block=1 }} |output={{ProductionChain/Resource |link=Pottery |image=ResourcePottery.png |text=[[Pottery]] |no_prod_link=1 }} }} |