本站文本内容除另有声明外,转载时均必须注明出处,并遵守CC BY-NC-SA 3.0协议。(转载须知)
本站是中文Minecraft Wiki的镜像站,与Mojang Studios、Weird Gloop没有从属关系。(免责声明)
全站通知:
模块:JSONSprite
刷
历
编
跳到导航
跳到搜索
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 },
},
}