Jump to content

Template:Infobox app short: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 35: Line 35:
{
{
"params": {
"params": {
"title": {
"description": "Name of the app",
"type": "string",
"required": true
},
"website": {
"website": {
"description": "Official website of app without https://",
"description": "Official website of app without https://",
Line 134: Line 139:
"no"
"no"
]
]
},
"title": {
"description": "Name of the app",
"type": "string",
"required": true
}
}
},
},