Template:Infobox app: Difference between revisions

m
Paula moved page Template:Infobox App to Template:Infobox app without leaving a redirect
mNo edit summary
m (Paula moved page Template:Infobox App to Template:Infobox app without leaving a redirect)
Tags: Mobile edit Mobile web edit
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/><translate><!--T:1-->
<languages/>
<onlyinclude>
<onlyinclude>
{|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"|<small>[[Apps|<translate><!--T:14--> back to all Apps</translate>]]</small>
|-
|colspan="2"|<center>
|colspan="2"|<center>
{{#ifexist: File:{{{title}}} full logo.svg | [[File:{{{title}}} full logo.svg|250x250px]] |{{#ifexist: File:{{{title}}} full logo.png | [[File:{{{title}}} full logo.png|250x250px]] |{{#ifexist: File:{{{title}}} logo.svg | [[File:{{{title}}} logo.svg|250x250px]] | [[File:{{{title}}}.svg|250x250px]] }} }} }}  
{{#ifexist: File:{{{title}}} full logo.svg | [[File:{{{title}}} full logo.svg|250x250px]] |{{#ifexist: File:{{{title}}} full logo.png | [[File:{{{title}}} full logo.png|250x250px]] |{{#ifexist: File:{{{title}}} logo.svg | [[File:{{{title}}} logo.svg|250x250px]] | [[File:{{{title}}}.svg|250x250px]] }} }} }}  
</center>
</center>
|-
|-
|colspan="2"|''{{{title}}} logo''
|colspan="2"|''{{{title}}} <translate><!--T:2--> logo</translate>''
|-
|-
!
!
|{{#if:{{{app|}}}|{{{{{title}}} (App)}}|{{{{{title}}}}}}}
|{{#if:{{{app|}}}|{{{{{title}}} (App)}}|{{{{{title}}}}}}}
|-
|-
!Website
!<translate><!--T:3--> Website</translate>
|[https://{{{website}}} {{{website}}}]
|[https://{{{website}}} {{{website}}}]
|-
|-
Line 17: Line 19:
|{{#if:{{{website2|}}} | [https://{{{website2}}} {{{website2}}}] | }}
|{{#if:{{{website2|}}} | [https://{{{website2}}} {{{website2}}}] | }}
|-
|-
!works with
!<translate><!--T:4--> works with</translate>
|{{{fediverse softwares}}}
|{{{fediverse softwares}}}
|-
|-
!works on
!<translate><!--T:5--> works on</translate>
|{{{OSs}}}
|{{{OSs}}}
|-
|-
!App stores
!<translate><!--T:6--> App stores</translate>
|[{{{link 1}}} {{{store name 1}}}] {{#if:{{{link 2|}}}|, [{{{link 2}}} {{{store name 2}}}]|}} {{#if:{{{link 3|}}}|, [{{{link 3}}} {{{store name 3}}}]|}}
|[{{{link 1}}} {{{store name 1}}}] {{#if:{{{link 2|}}}|, [{{{link 2}}} {{{store name 2}}}]|}} {{#if:{{{link 3|}}}|, [{{{link 3}}} {{{store name 3}}}]|}}
|-
|-
!{{#if:{{{mastohandle|}}} | Mastodon account | }}
!{{#if:{{{mastohandle|}}} | <translate><!--T:7--> Mastodon account</translate> | }}
|{{#if:{{{mastohandle|}}} | [https://{{{mastoinstance}}}/{{{mastohandle}}} {{{mastohandle}}}] | }}
|{{#if:{{{mastohandle|}}} | [https://{{{mastoinstance}}}/{{{mastohandle}}} {{{mastohandle}}}] | }}
|-
|-
!License
!<translate><!--T:8--> License</translate>
|[{{{license link}}} {{{license}}}]
|[{{{license link}}} {{{license}}}]
|-
|-
!Repository
!<translate><!--T:9--> Repository</translate>
|[{{{git link}}} {{{git page}}}]
|[{{{git link}}} {{{git page}}}]
|-
|-
|{{#if:{{{active development|}}}|{{{{{active development}}}|active development:{{{active development}}}}}|{{maybe|active development:unknown}}}}
|{{#if:{{{active development|}}}|{{{{{active development}}}|<translate><!--T:10--> {{#ifeq:{{{active development}}}|no|not|}} under active development</translate>}}|{{maybe|<translate><!--T:11--> development status unknown</translate>}}}}
|{{#if:{{{mod tools|}}}|{{{{{mod tools}}}|moderation tools:{{{mod tools}}}}}|{{maybe|moderation tools:unknown}}}}
|{{#if:{{{mod tools|}}}|{{{{{mod tools}}}|<translate><!--T:12--> moderation tools {{#ifeq:{{{mod tools}}}|no|not|}} available</translate>}}|{{maybe|<translate><!--T:13--> moderation tools:unknown</translate>}}}}
|}
|}
</onlyinclude></translate>
</onlyinclude>
{{category |category=Infobox template}}
{{category |category=Infobox templates}}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 152: Line 154:
},
},
"app": {
"app": {
"description": "If this is an official app of a software project with the same name, then please source edit this page and add \" (App)\" as a value for app=. This makes sure the links are correct.",
"description": "If this is an official app of a software project with the same name, select \"app\", otherwise leave empty.",
"type": "string"
"type": "string",
"suggestedvalues": [
"app"
]
}
}
},
},