查看“Module:Inventory slot”的源代码
跳转到导航
跳转到搜索
因为以下原因,您没有权限编辑该页面:
您可以查看和复制此页面的源代码。
local p = {}
local i18n = {
filename = 'Invicon $1',
legacyFilename = 'Grid $1.png',
modLink = 'Mods/$1/$2',
moduleAliases = [[Module:Inventory slot/Aliases]],
moduleRandom = [[Module:Random]],
-- List of special prefixes which should be handled by
-- other modules (such as being moved outside links)
prefixes = {
'Any',
'Matching',
'Damaged',
'Applicable',
'Unwaxed',
any = '任意',
matching = '对应',
damaged = '损坏的',
applicable = '可用的',
unwaxed = '未涂蜡的',
},
000
1:0
该页面使用的模板:
- Template:Dd(查看源代码)
- Template:Dependency declaration(查看源代码)
- Template:Documentation header(查看源代码)
- Template:Template link(查看源代码)
- Template:Tl(查看源代码)
- Template:Transclude(查看源代码)
- Module:Array(查看源代码)(受保护)
- Module:Documentation(查看源代码)(受保护)
- Module:Documentation/styles.css(查看源代码)(受保护)
- Module:Inventory slot/doc(查看源代码)
- Module:Lan(查看源代码)(受保护)
- Module:ProcessArgs(查看源代码)(受保护)
- Module:Static(查看源代码)(受保护)
- Module:TSLoader(查看源代码)(受保护)