Module:BlockSprite: Difference between revisions

From Runsafe
Jump to navigationJump to search
imported>Kruithne
Created page with "return { name = 'Block', ids = 'BlockSprite/IDs', sheetsize = 384, pos = 384, stylesheet = true }"
 
(No difference)

Latest revision as of 21:59, 5 July 2014

Documentation for this module may be created at Module:BlockSprite/doc

return {
	name = 'Block',
	ids = 'BlockSprite/IDs',
	sheetsize = 384,
	pos = 384,
	stylesheet = true
}