Template:Infobox app short: Difference between revisions
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" | ||
] | ] | ||
} | } | ||
}, | }, |
Revision as of 16:49, 6 February 2024
back to all Apps | |
{{{title}}} | |
---|---|
works with | {{{fediverse softwares}}} |
works on | {{{OSs}}} |
App stores | [{{{link 1}}} {{{store name 1}}}] |
License | [{{{license link}}} {{{license}}}] |
Repository | [{{{git link}}} {{{git page}}}] |
active development:unknown | moderation tools:unknown |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | Name of the app | String | required |
website | website | Official website of app without https://
| String | suggested |
website2 | website2 | In case the app has a second official homepage | String | optional |
fediverse softwares | fediverse softwares | List of software projects the app is a client for.
| String | suggested |
OSs | OSs | List of operating system the app runs on
| String | suggested |
link 1 | link 1 | Link to first app store the app is available at | URL | suggested |
store name 1 | store name 1 | Name of first app store the app is available at.
| String | suggested |
link 2 | link 2 | In case the app is available in another app store. | String | optional |
store name 2 | store name 2 | In case the app is available in another app store. | String | optional |
link 3 | link 3 | In case the app is available in another app store. | String | optional |
store name 3 | store name 3 | In case the app is available in another app store. | String | optional |
mastohandle | mastohandle | Handle of the official account of the app in the Fediverse.
| String | suggested |
mastoinstance | mastoinstance | Home instance of the official account of the app.
| String | suggested |
license link | license link | Link to the license of the app. | URL | suggested |
license | license | Short description of the license.
| String | suggested |
git link | git link | Link to the repository | URL | suggested |
git page | git page | Name of the homepage of the repository
| String | suggested |
active development | active development | Is the app under active development? Leave empty if unknown.
| String | suggested |
mod tools | mod tools | Does the app have tools for moderators and admins? Leave empty if unknown
| String | optional |