Modèle:File/doc
This template is used across the File namespace for adding file descriptions, licensing information, categories and other important information regarding the uploaded files. This template automatically pulls all information it can from the file name. Please do not specify the parameters if they are already autofilled. (Exception from this is the description for screenshots.)
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| Général | 1 | Si le fichier est une capture d'écran, cela équivaut au paramètre description. Si le fichier est un sprite de combat, de visage, d'objet ou de monde extérieur, cela équivaut au paramètre filename. En bref, ce paramètre est utilisé comme raccourci pour les paramètres couramment utilisés, si un seul est couramment spécifié dans le modèle de fichier. | Chaîne | facultatif |
| Description | description | Description of the file.
| Chaîne | suggéré |
| Type | type | Comma-separated list of file types. Should only be specified if the type is not automatically added or if the file only has the miscellaneous.
| Chaîne | suggéré |
| Origine | source | Source of the file
| Chaîne | suggéré |
| Auteur | author | Author of the file
| Chaîne | suggéré |
| Licence | license | License of the file
| Chaîne | suggéré |
| Notes | notes | Additional notes regarding the file. | Chaîne | facultatif |
| Problèmes | issues | If this parameter is present, the file is added to the faulty images category, and the issues from this parameter are described on the page.
| Chaîne | facultatif |
| Nom du fichier | filename | If the file is a sprite, this field can be used to specify the file's sprite name in game files. This, among other things, makes it easier to find the sprite in game files if it needs replacement. | Chaîne | facultatif |
{{File
|description = Logo of ''[[Undertale]]''.
}}gives...
| Description | Logo of Undertale. |
|---|---|
| Type |
|
| Origine | Undertale |
| Auteur | Toby Fox |
| Licence | Ce fichier ne contient aucune information sur son statut en matière de droits d'auteur. |
- Module:File for the Lua module handling this template's logic
- Module:File/data for data the Lua module pulls type and license information from