Template:Resloc: Difference between revisions

no edit summary
imported>BravelyPeculiar
No edit summary
imported>BravelyPeculiar
No edit summary
Line 15: Line 15:
"label": "Filepath to item",
"label": "Filepath to item",
"example": "Actor/Pack/"
"example": "Actor/Pack/"
},
"locations": {
"description": "location of file",
            "default": "the '''base content files'''",
"example": "the '''base content files''', [[Bootup.pack]], and various [[bactorpack]] archives"
},
},
"archive": {
"archive": {
"type": "string",
"type": "string",
"required": true,
"label": "If provided, the locations parameter will be ignored",
"label": "Archive name",
"description": "Archive where the item can be found",
"description": "Archive where the item can be found",
"example": "TitleBG.pack"
"example": "TitleBG.pack"
},
"locations": {
"description": "If provided, the archive parameter will be ignored.",
"example": "the '''base content files''', [[Bootup.pack]], and various [[bactorpack]] archives"
}
}
},
},