View source for Module:ItemSprite
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
return {
settings = {
image = 'ItemCSS.png',
name = 'Item',
pos = 384,
stylesheet = true,
url = require( [[Module:Sprite]] ).getUrl( 'ItemCSS.png', 'version=1618483203937', 'item-sprite' ),
},
sections = {
{ name = 'Armor', id = 21 },
{ name = 'Weapons', id = 22 },
{ name = 'Tools', id = 23 },
{ name = 'Buckets', id = 36 },
{ name = 'Food', id = 24 },
{ name = 'Decoration and utility', id = 25 },
{ name = 'Informative', id = 26 },
{ name = 'Manufactured', id = 27 },
{ name = 'Potions', id = 28 },
{ name = 'Raw materials', id = 29 },
{ name = 'Music Discs', id = 30 },
{ name = 'Plants', id = 31 },
000
1:0
Template used on this page:
Return to Module:ItemSprite.