Difference between revisions of "Module:Icon/en"
Jump to navigation
Jump to search
m (4 revisions imported: Importing from localhost) |
|
(No difference)
|
Revision as of 14:15, 1 December 2021
Documentation for this module may be created at Module:Icon/en/doc
iconList = { ['barrel'] = { ['file'] = 'Barrel.png', ['link'] = 'Barrel' }, ['beer'] = { ['file'] = 'Beer.png', ['link'] = 'Beer' }, ['berries'] = { ['file'] = 'Berries.png', ['link'] = 'Berries' }, ['blueprint'] = { ['file'] = 'Blueprint.png', ['link'] = 'Blueprints' }, ['boar'] = { ['file'] = 'Boar.png', ['link'] = 'Boar' }, ['bread'] = { ['file'] = 'Bread.png', ['link'] = 'Bread' }, ['candle'] = { ['file'] = 'Candle.png', ['link'] = 'Candle' }, ['cheese'] = { ['file'] = 'Cheese.png', ['link'] = 'Cheese' }, ['clergy'] = { ['file'] = 'Clergy Influence.png', ['link'] = 'Influence' }, ['clergy influence'] = { ['file'] = 'Clergy Influence.png', ['link'] = 'Influence' }, ['clergy splendor'] = { ['file'] = 'Clergy Splendor.png', ['link'] = 'Splendor' }, ['cloth'] = { ['file'] = 'Cloth.png', ['link'] = 'Cloth' }, ['clothes'] = { ['file'] = 'Common Clothes.png', ['link'] = 'Common Clothes' }, ['coal'] = { ['file'] = 'Coal.png', ['link'] = 'Coal' }, ['coin'] = { ['file'] = 'Gold Coins.png', ['link'] = 'Gold Coins' }, ['common wares'] = { ['file'] = 'Common Wares.png', ['link'] = 'Common Wares' }, ['fish'] = { ['file'] = 'Fish.png', ['link'] = 'Fish' }, ['flour'] = { ['file'] = 'Flour.png', ['link'] = 'Flour' }, ['gem'] = { ['file'] = 'Gems.png', ['link'] = 'Gems' }, ['gems'] = { ['file'] = 'Gems.png', ['link'] = 'Gems' }, ['glass'] = { ['file'] = 'Glass.png', ['link'] = 'Glass' }, ['gold'] = { ['file'] = 'Gold Bar.png', ['link'] = 'Gold' }, ['gold bar'] = { ['file'] = 'Gold Bar.png', ['link'] = 'Gold' }, ['gold coin'] = { ['file'] = 'Gold Coins.png', ['link'] = 'Gold Coins' }, ['gold coins'] = { ['file'] = 'Gold Coins.png', ['link'] = 'Gold Coins' }, ['gold ore'] = { ['file'] = 'Gold Ore.png', ['link'] = 'Gold Ore' }, ['grape'] = { ['file'] = 'Grape.png', ['link'] = 'Grapes' }, ['grapes'] = { ['file'] = 'Grape.png', ['link'] = 'Grapes' }, ['herb'] = { ['file'] = 'Herbs.png', ['link'] = 'Herbs' }, ['herbs'] = { ['file'] = 'herbs.png', ['link'] = 'Herbs' }, ['honey'] = { ['file'] = 'Honey.png', ['link'] = 'Honey' }, ['hop'] = { ['file'] = 'Hop.png', ['link'] = 'Hops' }, ['hops'] = { ['file'] = 'Hop.png', ['link'] = 'Hops' }, ['iron'] = { ['file'] = 'Iron Bar.png', ['link'] = 'Iron' }, ['iron bar'] = { ['file'] = 'Iron Bar.png', ['link'] = 'Iron' }, ['iron ore'] = { ['file'] = 'Iron Ore.png', ['link'] = 'Iron Ore' }, ['jewelry'] = { ['file'] = 'Jewelry.png', ['link'] = 'Jewelry' }, ['kingdom'] = { ['file'] = 'Kingdom Influence.png', ['link'] = 'Influence' }, ['kingdom influence'] = { ['file'] = 'Kingdom Influence.png', ['link'] = 'Influence' }, ['kingdom splendor'] = { ['file'] = 'Kingdom Splendor.png', ['link'] = 'Splendor' }, ['labor'] = { ['file'] = 'Labor Influence.png', ['link'] = 'Influence' }, ['labor influence'] = { ['file'] = 'Labor Influence.png', ['link'] = 'Influence' }, ['labor splendor'] = { ['file'] = 'Labor Splendor.png', ['link'] = 'Splendor' }, ['logs'] = { ['file'] = 'Logs.png', ['link'] = 'Logs' }, ['maintenance'] = { ['file'] = 'Maintenance Cost.png', ['link'] = 'Maintenance Cost' }, ['maintenance cost'] = { ['file'] = 'Maintenance Cost.png', ['link'] = 'Maintenance Cost' }, ['marble'] = { ['file'] = 'Marble.png', ['link'] = 'Marble' }, ['meal'] = { ['file'] = 'Meal.png', ['link'] = 'Meal' }, ['milk'] = { ['file'] = 'Milk.png', ['link'] = 'Milk' }, ['pike'] = { ['file'] = 'Pike.png', ['link'] = 'Pike' }, ['planks'] = { ['file'] = 'Planks.png', ['link'] = 'Planks' }, ['polished stone'] = { ['file'] = 'Polished Stone.png', ['link'] = 'Polished Stone' }, ['quartz'] = { ['file'] = 'Quartz.png', ['link'] = 'Quartz' }, ['sculpture'] = { ['file'] = 'Sculpture.png', ['link'] = 'Sculpture' }, ['spear'] = { ['file'] = 'Spear.png', ['link'] = 'Spear' }, ['stained glass'] = { ['file'] = 'Stained Glass.png', ['link'] = 'Stained Glass' }, ['stone'] = { ['file'] = 'Stone.png', ['link'] = 'Stone' }, ['sword'] = { ['file'] = 'Sword.png', ['link'] = 'Sword' }, ['tool'] = { ['file'] = 'Tools.png', ['link'] = 'Tools' }, ['tools'] = { ['file'] = 'Tools.png', ['link'] = 'Tools' }, ['water'] = { ['file'] = 'Water.png', ['link'] = 'Water' }, ['wax'] = { ['file'] = 'Wax.png', ['link'] ='Wax' }, ['wheat'] = { ['file'] = 'Wheat.png', ['link'] = 'Wheat' }, ['wine'] = { ['file'] = 'Wine.png', ['link'] = 'Wine' }, ['wood'] = { ['file'] = 'Logs.png', ['link'] = 'Wood' }, ['wool'] = { ['file'] = 'Wool.png', ['link'] = 'Wool' } }