Template:Equipment: Difference between revisions
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| Line 4: | Line 4: | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
<data source="ipa"> | |||
<label>IPA Pronunciation</label> | |||
<format>/ˈ{{{ipa}}}/</format> | |||
</data> | |||
<data source="oed"> | |||
<label>OED Pronunciation</label> | |||
<format>{{{oed}}}</format> | |||
</data> | |||
<image source="image"/> | <image source="image"/> | ||
<group> | <group> | ||
| Line 133: | Line 140: | ||
"notable_models": {}, | "notable_models": {}, | ||
"related_tech": {}, | "related_tech": {}, | ||
"category": {} | "category": {}, | ||
"ipa": {}, | |||
"oed": {} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
"name", | "name", | ||
"ipa", | |||
"oed", | |||
"image", | "image", | ||
"imagecaption", | "imagecaption", | ||
Latest revision as of 12:24, 30 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 |
| ipa | ipa | no description | Unknown | optional |
| oed | oed | no description | Unknown | 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 |