Template:Simulator data/doc
This template renders a collapsible Databox displaying alternative names (synonyms) for a simulator page. It also categorises the page under Category:Simulator build pages.
Placement
[edit source]Place this template near the bottom of the simulator page, between the last content section and {{Page data}}. According to TissueDB conventions, it must appear after the Quality Verification section (if present) and before {{Page data}}.
On pages using {{TissueDB Simulator Layout}}, this template is called automatically via the alternative_names parameter — do not add it manually.
Parameters
[edit source]| Parameter | Required | Type | Description | Example |
|---|---|---|---|---|
alternative-names
|
No | String (comma-separated) | Comma-separated list of alternative names, synonyms, or common abbreviations. Each name renders on a separate line. | Caboodle Noodle IV Simulator, PIV Trainer, IV Practice Arm
|
Example
[edit source]{{Simulator data
| alternative-names = Caboodle Noodle IV Simulator, PIV Trainer, IV Practice Arm
}}
Minimal Example
[edit source]{{Simulator data}}
When no alternative names are provided, the Databox renders with an empty field and an edit link.
Technical Notes
[edit source]- Uses
#arraymapto split comma-separated names into line-break-separated display - Includes inline edit link via {{Edit param}} gadget
- Auto-categorises pages under Category:Simulator build pages
- Wrapped in
<includeonly>— documentation only visible on template page itself
Template data
[edit source]Displays alternative names for a TissueDB simulator page in a collapsible Databox. Also categorises the page as a simulator build page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Alternative Names | alternative-names | Comma-separated list of alternative names, synonyms, or common abbreviations for this simulator.
| String | optional |