Template:TissueDB Material Simulators Table/doc
Overview
[edit source]{{TissueDB Material Simulators Table}} renders the Used In Simulators table for TissueDB Materials pages. This table lists which TissueDB simulators use this material and for what purpose.
This template is placed inside the {{TissueDB Material Layout}} template's used_in_simulators parameter.
Placement
[edit source]{{TissueDB Material Layout
| used_in_simulators =
{{TissueDB Material Simulators Table
| rows =
<tr>
<td>[[TissueDB/Simulators/Z-Plasty Simulator|Z-Plasty Simulator]]</td>
<td>Skin layer simulation</td>
<td>Cut to 15 cm squares</td>
</tr>
}}
}}
Parameters
[edit source]| Parameter | Type | Required | Description | Source |
|---|---|---|---|---|
| rows | HTML | Yes | One or more <tr> rows. Each row must contain cells: Simulator (wiki link to TissueDB/Simulators/), Purpose (how the material is used), Notes (practical details). |
SELF Developer Playbook (Jan 2026); DM-37 (simulator backing required) |
Content Rules
[edit source]- Simulator column MUST contain wiki links to
TissueDB/Simulators/pages. - Every material page must have at least one simulator reference (DM-37: simulator backing required for all materials).
- All content must be source-traced.
Renders the Used In Simulators table for TissueDB Materials pages listing which simulators use this material.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Table rows | rows | HTML <tr> rows with cells for Simulator, Purpose, Notes | String | required |