Jump to content

Template:Game file

From Battle Cats Game Modding Wiki


Template for creating a page based on a game file

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
File nameFile name

Name of the file in the pack name

Example
localizable.tsv
Stringoptional
Pack namePack name

Name of the pack this file is from

Example
resLocal
Page nameoptional
Short descriptionShort description

Small description about what this file does / is responsible for

Example
Contains the names and descriptions for every form for a specific cat
Stringoptional
StructureStructure

Description of the file's structure

Contentoptional
ExamplesExamples

Examples of the file with explanations

Contentoptional

{{{File name}}} is a file inside of {{{Pack name}}} which {{{Short description}}}

Structure

{{{Structure}}}

Examples

{{{Examples}}}