Template:Infobox discontinued: Difference between revisions
mNo edit summary |
mNo edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| id="template-infobox-platform" summary="Infobox | <languages/><onlyinclude> | ||
<includeonly>{{Discontinued Fediverse project}}</includeonly> | |||
{| id="template-infobox-platform" summary="Infobox platform discontinued" style="font-size:90%; margin-top:0; margin-left:10; width:300px; float:right; border-style: solid; border-width: 5px" | |||
|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:1--> logo</translate>'' | ||
|- | |- | ||
|<br> | |<br> | ||
Line 11: | Line 13: | ||
|{{{{{title}}}}} | |{{{{{title}}}}} | ||
|- | |- | ||
! | !<translate><!--T:2--> discontinued since</translate> | ||
|{{{date}}} | |{{{date}}} | ||
<includeonly> | <includeonly>{{category |category={{{title}}}}}</includeonly> | ||
|} | |} | ||
<noinclude>{{category |category=Infobox template} | </onlyinclude> | ||
<noinclude>{{category |category=Infobox templates}}<templatedata> | |||
{ | |||
"params": { | |||
"title": { | |||
"aliases": [ | |||
"name" | |||
], | |||
"description": "Name of the project", | |||
"example": "Mastodon", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"date": { | |||
"description": "Date of depreciation", | |||
"example": "2014-01-01", | |||
"type": "string", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Infobox template for Category:What_is pages, if the project is no longer active.", | |||
"format": "inline" | |||
} | |||
</templatedata></noinclude> |
Latest revision as of 21:10, 13 November 2024
[[File:{{{title}}}.svg|250x250px]] | |
{{{title}}} logo | |
{{{{{title}}}}} | |
discontinued since | {{{date}}} |
Infobox template for Category:What_is pages, if the project is no longer active.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title name | Name of the project
| String | required |
date | date | Date of depreciation
| String | suggested |