Template:Infobox hard drive product family: Difference between revisions
From Computing Classics Wiki
Fix "Successor" parameter |
Draft TemplateData, add in_prod_exceptions |
||
| Line 70: | Line 70: | ||
<data source="discontinued"> | <data source="discontinued"> | ||
<label>Discontinued</label> | <label>Discontinued</label> | ||
<default>''In production''</default> | <default>''In production''{{#if:{{{in_prod_exceptions|}}}| ({{{in_prod_exceptions|}}})}}</default> | ||
</data> | </data> | ||
</group> | </group> | ||
| Line 83: | Line 83: | ||
</data> | </data> | ||
</group> | </group> | ||
</infobox><includeonly>[[Category:Hard drive product families]]</includeonly><noinclude>{{Documentation}}</noinclude> | </infobox><includeonly>[[Category:Hard drive product families]]</includeonly><noinclude>{{Documentation}}<templatedata> | ||
{ | |||
"params": { | |||
"capacity": {}, | |||
"capacity_unit": {}, | |||
"cache": {}, | |||
"cache_unit": {}, | |||
"recording_method": {}, | |||
"in_prod_exceptions": { | |||
"label": "In production-exceptions", | |||
"description": "For families that are in production, adds a note that details what models were discontinued early.", | |||
"example": "except DT01ACA150", | |||
"type": "string" | |||
} | |||
} | |||
} | |||
</templatedata></noinclude> | |||
Revision as of 08:27, 14 March 2021
Template documentation (for the above template, sometimes hidden or invisible)
Transcluded from Template:Infobox hard drive product family/doc (Edit • Purge • How does this work?)
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| capacity | capacity | no description | Unknown | optional |
| capacity_unit | capacity_unit | no description | Unknown | optional |
| cache | cache | no description | Unknown | optional |
| cache_unit | cache_unit | no description | Unknown | optional |
| recording_method | recording_method | no description | Unknown | optional |
| In production-exceptions | in_prod_exceptions | For families that are in production, adds a note that details what models were discontinued early.
| String | optional |