Template:Infobox discontinued: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 15: | Line 15: | ||
<includeonly>{{category |category=What is}}{{category |category=What are Fediverse projects?}}{{category |category=Beginners guide}}{{category |category={{{title}}}}}</includeonly> | <includeonly>{{category |category=What is}}{{category |category=What are Fediverse projects?}}{{category |category=Beginners guide}}{{category |category={{{title}}}}}</includeonly> | ||
|} | |} | ||
<noinclude>{{category |category=Infobox template}}</noinclude> | <noinclude>{{category |category=Infobox template}}<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> |
Revision as of 09:31, 6 February 2024
[[File:{{{title}}}.svg|250x250px]] | |
{{{title}}} logo | |
{{{{{title}}}}} | |
defunct 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 |