Template:Infobox app short: Difference between revisions

m
Paula moved page Template:Infobox App short to Template:Infobox app short without leaving a redirect
mNo edit summary
m (Paula moved page Template:Infobox App short to Template:Infobox app short without leaving a redirect)
 
(9 intermediate revisions by the same user not shown)
Line 28: Line 28:
|[{{{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}}}|{{#ifeq:{{{active development}}}|no|not|}} under active development}}|{{maybe|development status unknown}}}}
|{{#if:{{{mod tools|}}}|{{{{{mod tools}}}|moderation tools:{{{mod tools}}}}}|{{maybe|moderation tools:unknown}}}}
|{{#if:{{{mod tools|}}}|{{{{{mod tools}}}|moderation tools {{#ifeq:{{{mod tools}}}|no|not|}} available}}|{{maybe|moderation tools:unknown}}}}
|}
|}
<noinclude>
<noinclude>
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
}
}
},
},
Line 144: Line 144:
}
}
</templatedata>
</templatedata>
{{category |category=Infobox templates}}
</noinclude>
</noinclude>