Template:Equipment: Difference between revisions
Appearance
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", | ||