Abuse filter editor, Bureaucrats, Check users, Interface administrators, Staff, Suppressors, Administrators, Translation Reviewer
2,163
edits
(TemplateData updates) |
(mark for* parameters as suggested) |
||
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", | ||
"suggested": true | |||
}, | }, | ||
"forwiiu": { | "forwiiu": { | ||
Line 66: | Line 67: | ||
"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 72: | Line 74: | ||
"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": { | "forwii": { | ||
Line 78: | Line 81: | ||
"description": "If the homebrew is for the Wii", | "description": "If the homebrew is for the Wii", | ||
"type": "boolean", | "type": "boolean", | ||
"autovalue": "0" | "autovalue": "0", | ||
"suggested": true | |||
}, | }, | ||
"version": { | "version": { | ||
Line 167: | Line 171: | ||
"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 173: | Line 178: | ||
"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 179: | Line 185: | ||
"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 185: | Line 192: | ||
"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": { |