Template:Materialtoname: Difference between revisions

From The Cataclysm: Dark Days Ahead Wiki
Jump to navigation Jump to search
m (Updated text automatically via the https://github.com/Soyweiser/CDDA-Wiki-Scripts materialtoname.py script)
m (Updated text automatically via the https://github.com/Soyweiser/CDDA-Wiki-Scripts materialtoname.py script)
 
Line 5: Line 5:
   |bone = Bone
   |bone = Bone
   |brass = Brass
   |brass = Brass
   |budget_steel = budget steel
   |budget_steel = Budget Steel
   |ceramic = Ceramic
   |ceramic = Ceramic
  |lightceramic = Dragon Scale
   |chitin = Chitin
   |chitin = Chitin
   |clay = Clay
   |clay = Clay
Line 12: Line 13:
   |cotton = Cotton
   |cotton = Cotton
   |diamond = Diamond
   |diamond = Diamond
  |gemstone = Gemstone
   |egg = Egg
   |egg = Egg
   |flesh = Flesh
   |flesh = Flesh
  |gutskin = Gutskin
   |freshclay = Fresh Clay
   |freshclay = Fresh Clay
   |fruit = Fruit Matter
   |fruit = Fruit Matter
   |fur = Fur
   |fur = Fur
  |faux_fur = Faux Fur
   |glass = Glass
   |glass = Glass
   |gold = Gold
   |gold = Gold
Line 27: Line 31:
   |junk = Junk Food
   |junk = Junk Food
   |kevlar = Kevlar
   |kevlar = Kevlar
  |kevlar_rigid = Rigid Kevlar
   |lead = Lead
   |lead = Lead
   |leather = Leather
   |leather = Leather
  |lycra = Lycra
   |milk = Dairy
   |milk = Dairy
   |neoprene = Neoprene
   |neoprene = Neoprene
Line 35: Line 41:
   |oil = Oil
   |oil = Oil
   |paper = Paper
   |paper = Paper
  |cardboard = Cardboard
  |dry_plant = Dry Plant
   |plastic = Plastic
   |plastic = Plastic
  |alien_resin = Resin
   |powder = Powder
   |powder = Powder
   |powder_nonflam = Powder
   |powder_nonflam = Powder
  |cac2powder = Powder
   |silver = Silver
   |silver = Silver
  |platinum = Platinum
   |steel = Steel
   |steel = Steel
   |stone = Stone
   |stone = Stone
   |superalloy = Superalloy
   |superalloy = Superalloy
  |carbide = layered carbide
  |nylon = Synthetic Fabric
  |tin = Tin
   |veggy = Vegetable Matter
   |veggy = Vegetable Matter
   |tomato = Tomato
   |tomato = Tomato
Line 53: Line 67:
   |wool = Wool
   |wool = Wool
   |feces = Feces
   |feces = Feces
  |dried_vegetable = Dried Vegetable
  |cured_meat = Cured Meat
  |processed_food = Processed Food
  |cheese = Cheese
  |ice_cream = Ice Cream
  |soil = Soil
  |zinc = Zinc
  |bronze = Bronze
   |#default={{{1|Unknown}}}
   |#default={{{1|Unknown}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
Line 59: Line 81:
* Source: [https://raw.github.com/CleverRaven/Cataclysm-DDA/master/data/json/materials.json materials.json]
* Source: [https://raw.github.com/CleverRaven/Cataclysm-DDA/master/data/json/materials.json materials.json]
* Automatically generated by [https://github.com/Soyweiser/CDDA-Wiki-Scripts/blob/master/materialtoname.py script]. Any edits made to this can and will be overwritten. Please contact [[User:Soyweiser|Soyweiser]] if you want make changes to this page. Especially as any changes made here probably also means there have been changes in other pages. And there are tools to update those a little bit quicker.
* Automatically generated by [https://github.com/Soyweiser/CDDA-Wiki-Scripts/blob/master/materialtoname.py script]. Any edits made to this can and will be overwritten. Please contact [[User:Soyweiser|Soyweiser]] if you want make changes to this page. Especially as any changes made here probably also means there have been changes in other pages. And there are tools to update those a little bit quicker.
* Usage: ''<nowiki>{{Materialtoname|foo}}</nowiki>'' For example ''<nowiki>{{Materialtoname|iron}}</nowiki>'' outputs ''Iron''


[[Category:Templates|{{PAGENAME}}]]
[[Category:Templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 10:21, 21 September 2020

Template for converting materials to their associated names.

  • Source: materials.json
  • Automatically generated by script. Any edits made to this can and will be overwritten. Please contact Soyweiser if you want make changes to this page. Especially as any changes made here probably also means there have been changes in other pages. And there are tools to update those a little bit quicker.
  • Usage: {{Materialtoname|foo}} For example {{Materialtoname|iron}} outputs Iron