Template:File/doc: Difference between revisions

new parameter :O
mNo edit summary
 
Line 9: Line 9:
"source": {
"source": {
"label": "Source",
"label": "Source",
"description": "Where you got the file from. If it's from a website or social media post, include a link to it. If it's an asset rip, specify the platform and patch. If it's a screenshot, specify who took it (if it was taken by someone other than you).",
"description": "Where you got the file from. If it's from a website or social media post, include a link to it. If it's an asset rip, specify the platform and patch. If it's a screenshot, specify who took it (if it was taken by someone other than you) and in what version of the game (if applicable).",
"type": "string",
"type": "string",
"required": true
"required": true
Line 15: Line 15:
"source file name": {
"source file name": {
"label": "Source file name",
"label": "Source file name",
"description": "The original file name of the source. Does not need to include the full file path, just the file itself. If the file was converted from a non-standard format (i.e. Flash sprites or jpngs), you can leave the extension out. This does not need to be specified if the original image is a non-official screenshot or the original name is clearly in the current file name.",
"description": "The original file name of the source. Does not need to include the full file path, just the file itself. If the file was converted from a non-standard format (e.g., Flash sprites or jpngs), you can leave the extension out. This does not need to be specified if the original image is a non-official screenshot or the original name is clearly in the current file name.",
"type": "string"
"type": "string"
},
},