Content deleted Content added
Removed bad practices from examples. It is not okay to use the "cross-platform" weasel-word. If you know the OS names, write them; otherwise, don't give the impression of knowledge. |
Fixed bad use of "e.g." |
||
Line 117:
"type": "string",
"required": false,
"description": "Filename for the image; e.g., 'File:Monodevelop Logo.svg'"
},
"logo size": {
Line 142:
"type": "string",
"required": false,
"description": "Caption for the logo. Must only be used to provide anything far more important than 'This is the logo of X'
},
"collapsible": {
Line 154:
"type": "string",
"required": false,
"description": "File name for a screenshot of the subject of the infobox
"default": "300px"
},
Line 229:
"type": "string",
"required": false,
"description": "The version number of the latest release of the software product
"aliases": [
"latest_release_version"
Line 308:
"type": "string",
"required": false,
"description": "Applies only when the subject of the infobox is a computer program. Specifies the programming language with which the subject of the infobox is created. If the program language of the software product has a corresponding article in Wikipedia, please link to it.
"aliases": [
"programming_language"
Line 323:
"type": "string",
"required": false,
"description": "The operating system on which implementations of the language works. Please be as accurate as possible in specifying this parameter (but also be mindful of the length) and avoid specifying vague phrases such as Cross-platform (or its redirect, Multi-platform).
"aliases": [
"operating_system"
Line 332:
"type": "string",
"required": false,
"description": "Type of the software license under which the consumer is allowed to use the product
},
"File extensions": {
|