Template:Infobox software/doc: Difference between revisions
Template page
More actions
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 updates |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 60: | Line 60: | ||
"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" | ||
}, | }, | ||
"forwiiu": { | "forwiiu": { | ||
| Line 67: | Line 66: | ||
"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" | ||
}, | }, | ||
"forswitch": { | "forswitch": { | ||
| Line 74: | Line 72: | ||
"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" | ||
}, | }, | ||
"forwii": { | "forwii": { | ||
| Line 81: | Line 78: | ||
"description": "If the homebrew is for the Wii", | "description": "If the homebrew is for the Wii", | ||
"type": "boolean", | "type": "boolean", | ||
"autovalue": "0" | "autovalue": "0" | ||
}, | }, | ||
"version": { | "version": { | ||
"label": "Version", | "label": "Version", | ||
"description": "Currently released version | "description": "Currently released version", | ||
"suggested": true, | "suggested": true, | ||
"type": "string" | "type": "string" | ||
| Line 117: | Line 113: | ||
"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" | "type": "string" | ||
}, | }, | ||
| Line 177: | Line 167: | ||
"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" | ||
}, | }, | ||
"formac": { | "formac": { | ||
| Line 184: | Line 173: | ||
"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" | ||
}, | }, | ||
"forlinux": { | "forlinux": { | ||
| Line 191: | Line 179: | ||
"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" | ||
}, | }, | ||
"forjava": { | "forjava": { | ||
| Line 198: | Line 185: | ||
"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" | ||
}, | }, | ||
"developers": { | "developers": { | ||
| Line 245: | Line 231: | ||
"releaseurl", | "releaseurl", | ||
"universaldb", | "universaldb", | ||
"githubtag", | "githubtag", | ||
"gitlabtag", | "gitlabtag", | ||