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:Plantlookup/DF2014"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(trying to fix the artichoke entry, will revert if this breaks something)
(and then I immediately noticed that capers have buds that are also not being captured)
Line 29: Line 29:
 
bulb_edible={{#if:{{tag|{{#df_raw:{{{1}}}|USE_MATERIAL_TEMPLATE|BULB:FRUIT_TEMPLATE}}|EDIBLE_RAW}}|Yes|No}}|
 
bulb_edible={{#if:{{tag|{{#df_raw:{{{1}}}|USE_MATERIAL_TEMPLATE|BULB:FRUIT_TEMPLATE}}|EDIBLE_RAW}}|Yes|No}}|
 
bulb_cookable={{#if:{{tag|{{#df_raw:{{{1}}}|USE_MATERIAL_TEMPLATE|BULB:FRUIT_TEMPLATE}}|EDIBLE_COOKED}}|Yes}}|
 
bulb_cookable={{#if:{{tag|{{#df_raw:{{{1}}}|USE_MATERIAL_TEMPLATE|BULB:FRUIT_TEMPLATE}}|EDIBLE_COOKED}}|Yes}}|
 +
bud={{#if:{{tag|{{#df_raw:{{{1}}}|USE_MATERIAL_TEMPLATE|BUD:BUD_TEMPLATE}}|STOCKPILE_PLANT_GROWTH}}|{{ucfirst:{{tagentry|{{#df_raw:{{{1}}}|GROWTH|BUDS}}|GROWTH_NAME|1|notfound=}}}}|}}|
 +
bud_edible={{#if:{{tag|{{#df_raw:{{{1}}}|USE_MATERIAL_TEMPLATE|BUD:BUD_TEMPLATE}}|EDIBLE_RAW}}|Yes|No}}|
 +
bud_cookable={{#if:{{tag|{{#df_raw:{{{1}}}|USE_MATERIAL_TEMPLATE|BUD:BUD_TEMPLATE}}|EDIBLE_COOKED}}|Yes}}|
 
pod={{ucfirst:{{tagentry|{{#df_raw:{{{1}}}|GROWTH|POD}}|GROWTH_NAME|1|notfound=}}}}|
 
pod={{ucfirst:{{tagentry|{{#df_raw:{{{1}}}|GROWTH|POD}}|GROWTH_NAME|1|notfound=}}}}|
 
seed_edible={{#if:{{tag|{{#df_raw:{{{1}}}|USE_MATERIAL_TEMPLATE|SEED:SEED_TEMPLATE}}|EDIBLE_RAW}}|Yes|No}}|
 
seed_edible={{#if:{{tag|{{#df_raw:{{{1}}}|USE_MATERIAL_TEMPLATE|SEED:SEED_TEMPLATE}}|EDIBLE_RAW}}|Yes|No}}|

Revision as of 19:23, 10 October 2021