Template:Equipment: Difference between revisions
 |
Cdjensen94 (talk | contribs) |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
<infobox> | <infobox> | ||
<title source="name"> | <title source="name"> | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
<image source="image"/> | <image source="image"/> | ||
<group> | |||
<header>Basic Identification</header> | <header>Basic Identification</header> | ||
<data source="type"> | <data source="type"> | ||
| Line 21: | Line 24: | ||
<label>Affiliation(s)</label> | <label>Affiliation(s)</label> | ||
</data> | </data> | ||
</group> | |||
<group> | |||
<header>Physical / Technical Specs</header> | <header>Physical / Technical Specs</header> | ||
<data source="composition"> | <data source="composition"> | ||
| Line 40: | Line 45: | ||
<label>Weight</label> | <label>Weight</label> | ||
</data> | </data> | ||
</group> | |||
<group> | |||
<header>Operational Information</header> | <header>Operational Information</header> | ||
<data source="users"> | <data source="users"> | ||
| Line 56: | Line 63: | ||
<label>Production</label> | <label>Production</label> | ||
</data> | </data> | ||
</group> | |||
<group> | |||
<header>Performance and Features</header> | <header>Performance and Features</header> | ||
<data source="features"> | <data source="features"> | ||
| Line 69: | Line 78: | ||
<label>Capabilities</label> | <label>Capabilities</label> | ||
</data> | </data> | ||
</group> | |||
<group> | |||
<header>Historical / Cultural Context</header> | <header>Historical / Cultural Context</header> | ||
<data source="notable_users"> | <data source="notable_users"> | ||
| Line 82: | Line 93: | ||
<label>Category</label> | <label>Category</label> | ||
</data> | </data> | ||
</group> | |||
</infobox> | </infobox> | ||
</includeonly> | |||
<noinclude> | |||
{{Documentation}} | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"type": "string" | |||
}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"universe": { | |||
"type": "wiki-page-name" | |||
}, | |||
"imagecaption": { | |||
"type": "string" | |||
}, | |||
"type": {}, | |||
"classification": {}, | |||
"manufacturer": {}, | |||
"affiliation": {}, | |||
"compositon": {}, | |||
"power_source": {}, | |||
"function": {}, | |||
"range": {}, | |||
"size": {}, | |||
"weight": {}, | |||
"users": {}, | |||
"introduced": {}, | |||
"status": {}, | |||
"value": {}, | |||
"production": {}, | |||
"features": {}, | |||
"capabilities": {}, | |||
"notable_users": {}, | |||
"notable_models": {}, | |||
"related_tech": {}, | |||
"category": {} | |||
}, | |||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"imagecaption", | |||
"type", | |||
"classification", | |||
"universe", | |||
"manufacturer", | |||
"affiliation", | |||
"compositon", | |||
"power_source", | |||
"function", | |||
"range", | |||
"size", | |||
"weight", | |||
"users", | |||
"introduced", | |||
"status", | |||
"value", | |||
"production", | |||
"features", | |||
"capabilities", | |||
"notable_users", | |||
"notable_models", | |||
"related_tech", | |||
"category" | |||
], | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 18:59, 27 October 2025
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Example Usage[edit source]
{{Equipment
| name = Example
| ipa = ɛ.kʷɪp.mɛnt
| oed = EH-kw-IP-meh-NT
| image = Example.png
| imagecaption = Example
| type = Example
| classification = Example
| universe = Example
| manufacturer = Example
| affiliation = Example
| compositon = Example
| power_source = Example
| function = Example
| range = Example
| size = Example
| weight = Example
| users = Example
| introduced = Example
| status = Example
| value = Example
| production = Example
| features = Example
| capabilities = Example
| notable_users = Example
| notable_models = Example
| related_tech = Example
| category = Example
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | String | optional |
| image | image | no description | File | optional |
| imagecaption | imagecaption | no description | String | optional |
| type | type | no description | Unknown | optional |
| classification | classification | no description | Unknown | optional |
| universe | universe | no description | Page name | optional |
| manufacturer | manufacturer | no description | Unknown | optional |
| affiliation | affiliation | no description | Unknown | optional |
| compositon | compositon | no description | Unknown | optional |
| power_source | power_source | no description | Unknown | optional |
| function | function | no description | Unknown | optional |
| range | range | no description | Unknown | optional |
| size | size | no description | Unknown | optional |
| weight | weight | no description | Unknown | optional |
| users | users | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |
| status | status | no description | Unknown | optional |
| value | value | no description | Unknown | optional |
| production | production | no description | Unknown | optional |
| features | features | no description | Unknown | optional |
| capabilities | capabilities | no description | Unknown | optional |
| notable_users | notable_users | no description | Unknown | optional |
| notable_models | notable_models | no description | Unknown | optional |
| related_tech | related_tech | no description | Unknown | optional |
| category | category | no description | Unknown | optional |