Actions

Template

Difference between revisions of "Industry"

From London's Ghost Acres

(Created page with "<noinclude> This is the "industry" template. It should be called in the following format: <pre> {{industry |produces= }} </pre> Edit the page to see the template text. </noinc...")
 
Line 5: Line 5:
 
{{industry
 
{{industry
 
|produces=
 
|produces=
 +
|raw=
 
}}
 
}}
 
</pre>
 
</pre>
Line 10: Line 11:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
==Products==
 
==Products==
[[Produces::{{{produces|}}}]]  
+
{{#arraymap:{{{produces|}}}|,|x|[[Produces::x]]}} }}
 +
 
 +
==Raw Materials==
 +
{{#arraymap:{{{raw|}}}|,|x|[[Made from::x]]}} }}
  
 
[[Category:industries]]
 
[[Category:industries]]
 
</includeonly>
 
</includeonly>

Revision as of 14:05, 7 May 2015

This is the "industry" template. It should be called in the following format:

{{industry
|produces=
|raw=
}}

Edit the page to see the template text.