Template:Infobox app short: Difference between revisions
(Created page with "{|style="font-size:90%; margin-top:0; margin-left:10; width:300px; float:right; border-style: solid; border-width: 5px" !Website |[https://{{{website}}} {{{website}}}] |- !{{#if:{{{website2|}}} | Website 2 | }} |{{#if:{{{website2|}}} | [https://{{{website2}}} {{{website2}}}] | }} |- !works with |{{{fediverse softwares}}} |- !works on |{{{OSs}}} |- !App stores |[{{{link 1}}} {{{store name 1}}}] {{#if:{{{link 2|}}}|, [{{{link 2}}} {{{store name 2}}}]|}} {{#if:{{{link 3|}}}...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{|style="font-size:90%; margin-top:0; margin-left:10; width:300px; float:right; border-style: solid; border-width: 5px" | {|style="font-size:90%; margin-top:0; margin-left:10; width:300px; float:right; border-style: solid; border-width: 5px" | ||
!colspan=2|{{{title}}} | |||
!Website | !Website | ||
|[https://{{{website}}} {{{website}}}] | |[https://{{{website}}} {{{website}}}] | ||
Line 27: | Line 28: | ||
|{{#if:{{{mod tools|}}}|{{{{{mod tools}}}|moderation tools:{{{mod tools}}}}}|{{maybe|moderation tools:unknown}}}} | |{{#if:{{{mod tools|}}}|{{{{{mod tools}}}|moderation tools:{{{mod tools}}}}}|{{maybe|moderation tools:unknown}}}} | ||
|} | |} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"website": { | |||
"description": "Official website of app without https://", | |||
"example": "tusky.app", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"website2": { | |||
"description": "In case the app has a second official homepage", | |||
"type": "string" | |||
}, | |||
"fediverse softwares": {}, | |||
"OSs": {}, | |||
"link 1": {}, | |||
"store name 1": {}, | |||
"link 2": {}, | |||
"store name 2": {}, | |||
"link 3": {}, | |||
"store name 3": {}, | |||
"mastohandle": {}, | |||
"mastoinstance": {}, | |||
"license link": {}, | |||
"license": {}, | |||
"git link": {}, | |||
"git page": {}, | |||
"active development": {}, | |||
"mod tools": {} | |||
}, | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 16:09, 6 February 2024
{{{title}}} | Website | {{{website}}} | |
---|---|---|---|
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 | |
---|---|---|---|---|
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 | no description | Unknown | optional |
OSs | OSs | no description | Unknown | optional |
link 1 | link 1 | no description | Unknown | optional |
store name 1 | store name 1 | no description | Unknown | optional |
link 2 | link 2 | no description | Unknown | optional |
store name 2 | store name 2 | no description | Unknown | optional |
link 3 | link 3 | no description | Unknown | optional |
store name 3 | store name 3 | no description | Unknown | optional |
mastohandle | mastohandle | no description | Unknown | optional |
mastoinstance | mastoinstance | no description | Unknown | optional |
license link | license link | no description | Unknown | optional |
license | license | no description | Unknown | optional |
git link | git link | no description | Unknown | optional |
git page | git page | no description | Unknown | optional |
active development | active development | no description | Unknown | optional |
mod tools | mod tools | no description | Unknown | optional |