Template:Game file: Difference between revisions
Appearance
Fieryhenry (talk | contribs) structure |
Fieryhenry (talk | contribs) examples |
||
| Line 25: | Line 25: | ||
"label": "Structure", | "label": "Structure", | ||
"description": "Description of the file's structure", | "description": "Description of the file's structure", | ||
"type": "content" | |||
}, | |||
"Examples": { | |||
"label": "Examples", | |||
"description": "Examples of the file with explanations", | |||
"type": "content" | "type": "content" | ||
} | } | ||
| Line 40: | Line 45: | ||
== Examples == | == Examples == | ||
{{{Examples}}} | |||
Latest revision as of 12:12, 4 September 2025
Template for creating a page based on a game file
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| File name | File name | Name of the file in the pack name
| String | optional |
| Pack name | Pack name | Name of the pack this file is from
| Page name | optional |
| Short description | Short description | Small description about what this file does / is responsible for
| String | optional |
| Structure | Structure | Description of the file's structure | Content | optional |
| Examples | Examples | Examples of the file with explanations | Content | optional |
{{{File name}}} is a file inside of {{{Pack name}}} which {{{Short description}}}
Structure
{{{Structure}}}
Examples
{{{Examples}}}