Template:Game file: Difference between revisions
Appearance
Fieryhenry (talk | contribs) Created page with " <noinclude> <templatedata> { "params": { "File name": { "label": "File name", "description": "Name of the file in the pack name", "example": "localizable.tsv", "type": "string" }, "Pack name": { "label": "Pack name", "description": "Name of the pack this file is from", "example": "resLocal", "type": "wiki-page-name" }, "Short description": { "label": "Short description", "description": "Small description about what this file does..." |
Fieryhenry (talk | contribs) remove spaces |
||
| Line 27: | Line 27: | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
[[Category:Game files]] | [[Category:Game files]] | ||
{{{File name}}} is a file inside of {{{Pack name}}} which {{{Short description}}} | {{{File name}}} is a file inside of {{{Pack name}}} which {{{Short description}}} | ||
== Structure == | == Structure == | ||
Revision as of 12:07, 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 |
{{{File name}}} is a file inside of {{{Pack name}}} which {{{Short description}}}