Template:TissueDB Material Shelf Life Table
Template documentationedit documentation
Overview
[edit source]{{TissueDB Material Shelf Life Table}} renders the Shelf Life and Storage table inside the At a Glance section of TissueDB Materials pages. This table documents storage conditions, reusability, expected lifespan, and spoilage indicators.
This template is placed inside the {{TissueDB Material Layout}} template's shelf_life parameter, within the At a Glance collapsed section.
Placement
[edit source]{{TissueDB Material Layout
| shelf_life =
{{TissueDB Material Shelf Life Table
| rows =
<tr>
<td>15-25 C (59-77 F)</td>
<td>Low to moderate</td>
<td>Single use</td>
<td>6-12 months (unopened)</td>
<td>Discolouration, crumbling edges</td>
</tr>
}}
}}
Parameters
[edit source]| Parameter | Type | Required | Description | Source |
|---|---|---|---|---|
| rows | HTML | Yes | One or more <tr> rows. Each row must contain cells: Temp Range, Humidity, Surface Reuse, Shelf Life, Spoilage. Use metric-first format for temperatures. |
SELF Developer Playbook (Jan 2026) |
Column Definitions
[edit source]| Column | Content |
|---|---|
| Temp Range | Recommended storage temperature range, metric-first: C (F) |
| Humidity | Humidity tolerance (Low, Moderate, High, or specific range) |
| Surface Reuse | Whether the material surface can be reused (Single use, Limited reuse, Reusable) |
| Shelf Life | Expected lifespan under recommended conditions |
| Spoilage | Observable indicators that the material has degraded |
Content Rules
[edit source]- All data must be source-traced — no AI-fabricated shelf life estimates.
- Temperatures in metric-first format: C (F).
- Shelf life estimates should cite manufacturer data or published literature.
Renders the Shelf Life and Storage table for the At a Glance section of TissueDB Materials pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Table rows | rows | HTML <tr> rows with cells for Temp Range, Humidity, Surface Reuse, Shelf Life, Spoilage | String | required |