本站文本内容除另有声明外,转载时均必须注明出处,并遵守CC BY-NC-SA 3.0协议。(转载须知
本站是中文Minecraft Wiki的镜像站,与Mojang Studios、Weird Gloop没有从属关系。(免责声明

全站通知:

模块:JSONSprite

来自我的世界地下城WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索

此模块用于实现{{JSON}}{{JSONsprite}}。此模块应该用于在模板页面引用,而不是用模板代码。

Alle Sprites

Here you can find all kinds of sprites. Yellow marked Names are obsolete and are no longer used. Lua错误 在第8行:attempt to call field 'getUrl' (a nil value)

return {
	settings = {
		image = 'JSONsheet.png',
		name = 'JSON',
		pos = 8,
		sheetsize = 64,
		stylesheet = true,
		url = require( [[Module:Sprite]] ).getUrl( 'JSONsheet.png', 'version=6805a967c9ccac3609244bb46de552f8' ),
	},
	sections = {
		{ name = 'JSON', id = 1 },
		{ name = 'folder structure', id = 2 },
		{ name = 'Not available', id = 3 },
	},
	ids = {
		bool = { pos = 1, section = 1 },
		boolean = { pos = 1, section = 1 },
		file = { pos = 7, section = 2 },
		datei = { pos = 7, section = 2 },
		folder = { pos = 6, section = 2 },
		ordner = { pos = 6, section = 2 },
		list = { pos = 4, section = 1 },
		liste = { pos = 4, section = 1 },
		number = { pos = 2, section = 1 },
		zahl = { pos = 2, section = 1 },
		object = { pos = 5, section = 1 },
		objekt = { pos = 5, section = 1 },
		string = { pos = 3, section = 1 },
		text = { pos = 3, section = 1 },
		unknown = { pos = 8, section = 3 },
		unbekannt = { pos = 8, section = 3 },
	},
}