Difference between revisions of "Template:Recipe fetch"

From Captain of Industry Wiki
Jump to: navigation, search
(attempt to segregate production and consumption recipes based on the dir param value received)
(made the intro's headers)
Line 24: Line 24:
         OR Output4Name = "{{#var:ingred}}" OR Output5Name = "{{#var:ingred}}" OR Output6Name = "{{#var:ingred}}" }} }}
         OR Output4Name = "{{#var:ingred}}" OR Output5Name = "{{#var:ingred}}" OR Output6Name = "{{#var:ingred}}" }} }}


| intro = {{#ifeq: {{lc:{{{dir|}}}}} | in | Consumption | {{#ifeq: {{lc:{{{dir|}}}}} | out | Production}} }}
| intro = {{#ifeq: {{lc:{{{dir|}}}}} | in | ==Consumption== | {{#ifeq: {{lc:{{{dir|}}}}} | out | ==Production==}} }}
| format = template
| format = template
| template = Recipe draw
| template = Recipe draw

Revision as of 08:54, 29 January 2022