Template:Infobox file/doc
Jump to navigation
Jump to search
An infobox template for files used in the games. It automatically categorizes the article based on the namespace.
Usage[edit source]
File | |
---|---|
Type | binary data |
Size | 10 bytes |
Compressed | No |
{{Infobox file | name= example.bin | type= binary data | size= 10 bytes | compressed= n }}
Template data[edit source]
This is the TemplateData documentation for this template used by VisualEditor and other tools.
TemplateData for Infobox file
An infobox for articles about files used in the games.
Parameter | Description | Type | Status | |
---|---|---|---|---|
filename | name | Official file name | String | optional |
file type | type | What type of file is it
| String | optional |
extension | ext | File extension (if not included in name)
| String | optional |
file size | size | no description | Number | optional |
compressed | compressed | Either y or n
| Boolean | optional |
image | image | no description | File | optional |