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)

No description.

Template parameters

ParameterDescriptionTypeStatus
capacitycapacity

no description

Unknownoptional
capacity_unitcapacity_unit

no description

Unknownoptional
cachecache

no description

Unknownoptional
cache_unitcache_unit

no description

Unknownoptional
recording_methodrecording_method

no description

Unknownoptional
In production-exceptionsin_prod_exceptions

For families that are in production, adds a note that details what models were discontinued early.

Example
except DT01ACA150
Stringoptional
Cookies help us deliver our services. By using our services, you agree to our use of cookies.