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

Template:Infobox software/doc: Difference between revisions

Template page
m Ihaveahax moved page Template:Infobox homebrew/doc to Template:Infobox software/doc: this is a more accurate name since it's being used for non-homebrew software as well as PC tools
TemplateData for screenshot, screenshotalt, screenshotsize, screenshotcaption
(6 intermediate revisions by 2 users not shown)
Line 11: Line 11:
| imagealt = Checkpoint banner on the Home Menu
| imagealt = Checkpoint banner on the Home Menu
| version = 3.8.0
| version = 3.8.0
| releasedate = 2021-11-13
| github = FlagBrew/Checkpoint
| github = FlagBrew/Checkpoint
| githubtag = v3.8.0
| githubtag = v3.8.0
Line 25: Line 24:
| imagealt = Checkpoint banner on the Home Menu
| imagealt = Checkpoint banner on the Home Menu
| version = 3.8.0
| version = 3.8.0
| releasedate = 2021-11-13
| github = FlagBrew/Checkpoint
| github = FlagBrew/Checkpoint
| githubtag = v3.8.0
| githubtag = v3.8.0
Line 47: Line 45:
"type": "wiki-file-name",
"type": "wiki-file-name",
"label": "Image",
"label": "Image",
"description": "Image to use. Preference order: Banner image (3DS/Wii U), Banner screenshot (3DS), then Icon (3DS/Wii U/Switch). Please also set image alt text.",
"description": "Image to use. Preference order: Banner image (3DS/Wii U), Banner screenshot (3DS), then Icon (3DS/Wii U/Switch)",
"suggested": true
"suggested": true
},
},
Line 53: Line 51:
"type": "wiki-file-name",
"type": "wiki-file-name",
"label": "Screenshot",
"label": "Screenshot",
"description": "A screenshot of the application. Please also set screenshot alt text.",
"description": "A screenshot of the application",
"suggested": true
"suggested": true
},
},
Line 60: Line 58:
"description": "If the homebrew is for the Nintendo 3DS",
"description": "If the homebrew is for the Nintendo 3DS",
"type": "boolean",
"type": "boolean",
"autovalue": "0",
"autovalue": "0"
"suggested": true
},
},
"forwiiu": {
"forwiiu": {
Line 67: Line 64:
"description": "If the homebrew is for the Wii U",
"description": "If the homebrew is for the Wii U",
"type": "boolean",
"type": "boolean",
"autovalue": "0",
"autovalue": "0"
"suggested": true
},
},
"forswitch": {
"forswitch": {
Line 74: Line 70:
"description": "If the homebrew is for the Nintendo Switch",
"description": "If the homebrew is for the Nintendo Switch",
"type": "boolean",
"type": "boolean",
"autovalue": "0",
"autovalue": "0"
"suggested": true
},
"forwii": {
"label": "For Wii",
"description": "If the homebrew is for the Wii",
"type": "boolean",
"autovalue": "0",
"suggested": true
},
},
"version": {
"version": {
"label": "Version",
"label": "Version",
"description": "Currently released version (NOTE: currently you must manually update GitHub release tag or GitLab release tag)",
"description": "Currently released version",
"suggested": true,
"suggested": true
"type": "string"
},
},
"github": {
"github": {
Line 117: Line 104:
"description": "URL path to the homebrew's page on Universal-DB (db.universal-team.net)",
"description": "URL path to the homebrew's page on Universal-DB (db.universal-team.net)",
"example": "3ds/open_agb_firm",
"example": "3ds/open_agb_firm",
"type": "string"
},
"osc": {
"label": "Open Shop Channel URL path",
"description": "URL path to the homebrew's page on Open Shop Channel (oscwii.org/library)",
"example": "homebrew_browser",
"type": "string"
"type": "string"
},
},
Line 177: Line 158:
"description": "If this is a PC tool that runs on Windows",
"description": "If this is a PC tool that runs on Windows",
"type": "boolean",
"type": "boolean",
"autovalue": "0",
"autovalue": "0"
"suggested": true
},
},
"formac": {
"formac": {
Line 184: Line 164:
"description": "If this is a PC tool that runs on macOS",
"description": "If this is a PC tool that runs on macOS",
"type": "boolean",
"type": "boolean",
"autovalue": "0",
"autovalue": "0"
"suggested": true
},
},
"forlinux": {
"forlinux": {
Line 191: Line 170:
"description": "If this is a PC tool that runs on Linux",
"description": "If this is a PC tool that runs on Linux",
"type": "boolean",
"type": "boolean",
"autovalue": "0",
"autovalue": "0"
"suggested": true
},
},
"forjava": {
"forjava": {
Line 198: Line 176:
"description": "If this is a PC tool that is a Java-based program",
"description": "If this is a PC tool that is a Java-based program",
"type": "boolean",
"type": "boolean",
"autovalue": "0",
"autovalue": "0"
"suggested": true
},
},
"developers": {
"developers": {
Line 212: Line 189:
"description": "Link to a page for the homebrew. Can be something like a forum thread link too. Use the GitHub or GitLab parameters for those sites instead.",
"description": "Link to a page for the homebrew. Can be something like a forum thread link too. Use the GitHub or GitLab parameters for those sites instead.",
"type": "url",
"type": "url",
"suggested": true
},
"releasedate": {
"label": "Release date",
"description": "Date of the latest release in YYYY-MM-DD format",
"example": "2004-11-16",
"type": "date",
"suggested": true
"suggested": true
}
}
Line 235: Line 205:
"forwiiu",
"forwiiu",
"forswitch",
"forswitch",
"forwii",
"developers",
"developers",
"version",
"version",
"releasedate",
"website",
"website",
"github",
"github",
Line 245: Line 213:
"releaseurl",
"releaseurl",
"universaldb",
"universaldb",
"osc",
"githubtag",
"githubtag",
"gitlabtag",
"gitlabtag",