Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox homebrew/doc: Difference between revisions

Template page
(add website to TemplateData)
(TemplateData for screenshot, screenshotalt, screenshotsize, screenshotcaption)
Line 46: Line 46:
"label": "Image",
"label": "Image",
"description": "Image to use. Preference order: Banner image (3DS/Wii U), Banner screenshot (3DS), then Icon (3DS/Wii U/Switch)",
"description": "Image to use. Preference order: Banner image (3DS/Wii U), Banner screenshot (3DS), then Icon (3DS/Wii U/Switch)",
"suggested": true
},
"screenshot": {
"type": "wiki-file-name",
"label": "Screenshot",
"description": "A screenshot of the application",
"suggested": true
"suggested": true
},
},
Line 128: Line 134:
"label": "Image caption",
"label": "Image caption",
"description": "Caption to display below the image",
"description": "Caption to display below the image",
"type": "string"
},
"screenshotalt": {
"label": "Screenshot alt text",
"type": "string",
"description": "Alt text for the screenshot, appears on hover and to screen readers",
"example": "Checkpoint main screen",
"suggested": true
},
"screenshotsize": {
"label": "Screenshot size",
"description": "Resize the screenshot, accepts any value that the MediaWiki image syntax uses (recommended to use if image is over is 256px wide)",
"example": "256px",
"type": "string"
},
"screenshotcaption": {
"label": "Screenshot caption",
"description": "Caption to display below the screenshot",
"type": "string"
"type": "string"
},
},
Line 174: Line 198:
"image",
"image",
"imagealt",
"imagealt",
"imagesize",
"screenshot",
"screenshotalt",
"screenshotsize",
"for3ds",
"for3ds",
"forwiiu",
"forwiiu",
Line 187: Line 215:
"githubtag",
"githubtag",
"gitlabtag",
"gitlabtag",
"imagesize",
"caption",
"caption",
"screenshotcaption",
"forwindows",
"forwindows",
"formac",
"formac",