Template:Infobox app short: Difference between revisions

From Join the Fediverse
(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 18: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.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
websitewebsite

Official website of app without https://

Example
tusky.app
Stringsuggested
website2website2

In case the app has a second official homepage

Stringoptional
fediverse softwaresfediverse softwares

no description

Unknownoptional
OSsOSs

no description

Unknownoptional
link 1link 1

no description

Unknownoptional
store name 1store name 1

no description

Unknownoptional
link 2link 2

no description

Unknownoptional
store name 2store name 2

no description

Unknownoptional
link 3link 3

no description

Unknownoptional
store name 3store name 3

no description

Unknownoptional
mastohandlemastohandle

no description

Unknownoptional
mastoinstancemastoinstance

no description

Unknownoptional
license linklicense link

no description

Unknownoptional
licenselicense

no description

Unknownoptional
git linkgit link

no description

Unknownoptional
git pagegit page

no description

Unknownoptional
active developmentactive development

no description

Unknownoptional
mod toolsmod tools

no description

Unknownoptional