v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Template:Crop"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (updated internal template links)
Line 79: Line 79:
 
{{!}}-
 
{{!}}-
 
{{!}} colspan="2" style="padding: 0.25em" {{!}}
 
{{!}} colspan="2" style="padding: 0.25em" {{!}}
{{{other_products}}} |}}
+
{{{other_products|* '''None'''}}} |}}
|}</includeonly><noinclude>
+
|}{{#switch:{{NAMESPACE}}|#default|40d|DF2010=
 +
[[Category:Crops]]
 +
{{#if:{{{spring|}}}|[[Category:Spring crops]]}}
 +
{{#if:{{{summer|}}}|[[Category:Spring crops]]}}
 +
{{#if:{{{autumn|}}}|[[Category:Spring crops]]}}
 +
{{#if:{{{winter|}}}|[[Category:Spring crops]]}}
 +
{{#ifeq:{{{habitat|}}}|Subterranean|[[Category:Subterranean crops]]}}
 +
|Template=}}</includeonly><noinclude>
  
Usage:
+
{{Crop|color=#909|seed_color=#f00|character=♠|name=Plump Helmet|seed=Plump Helmet Spawn
<pre><nowiki>
+
|edible=Yes
{{Crop|color=#909|seed_color=#f00|character=♠|name=Plump Helmet|seed=Plump Helmet Spawn|edible=Yes|cookable=Yes|alcohol=[[Dwarven wine]]|rarity=Common|spring=1|summer=1|autumn=1|winter=1|habitat=Subterranean|uses=
+
|cookable=Yes
 +
|alcohol=[[Dwarven wine]]
 +
|rarity=Common
 +
|spring=1|summer=1|autumn=1|winter=1
 +
|habitat=Subterranean
 +
|uses=
 
* [[Food]]
 
* [[Food]]
 
* [[Alcohol]]
 
* [[Alcohol]]
Line 90: Line 102:
 
<div style="text-align: center">''None''</div>
 
<div style="text-align: center">''None''</div>
 
}}
 
}}
</nowiki></pre>
+
Usage:
 
+
<pre><nowiki>
{{Crop|color=#909|seed_color=#f00|character=♠|name=Plump Helmet|seed=Plump Helmet Spawn|edible=Yes|cookable=Yes|alcohol=[[Dwarven wine]]|rarity=Common|spring=1|summer=1|autumn=1|winter=1|habitat=Subterranean|uses=
+
{{Crop|color=#909|seed_color=#f00|character=♠|name=Plump Helmet|seed=Plump Helmet Spawn
 +
|edible=Yes
 +
|cookable=Yes
 +
|alcohol=[[Dwarven wine]]
 +
|rarity=Common
 +
|spring=1|summer=1|autumn=1|winter=1
 +
|habitat=Subterranean
 +
|uses=
 
* [[Food]]
 
* [[Food]]
 
* [[Alcohol]]
 
* [[Alcohol]]
Line 98: Line 117:
 
<div style="text-align: center">''None''</div>
 
<div style="text-align: center">''None''</div>
 
}}
 
}}
 +
</nowiki></pre>
  
 
[[Category:Materials templates]]
 
[[Category:Materials templates]]
 
</noinclude>
 
</noinclude>

Revision as of 05:08, 9 April 2010


Plump Helmet
· ·
· ·
· =
= =
. .
Seed
· Plump Helmet Spawn
Seasons
Spring Summer Autumn Winter
Properties
Template:L Subterranean
Template:L Yes
Template:L Yes
Template:L Dwarven wine
Uses
Other products
None

Usage:

{{Crop|color=#909|seed_color=#f00|character=♠|name=Plump Helmet|seed=Plump Helmet Spawn
|edible=Yes
|cookable=Yes
|alcohol=[[Dwarven wine]]
|rarity=Common
|spring=1|summer=1|autumn=1|winter=1
|habitat=Subterranean
|uses=
* [[Food]]
* [[Alcohol]]
|other_products=
<div style="text-align: center">''None''</div>
}}