Template:Species: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| Line 4: | Line 4: | ||
<group> | <group> | ||
<header source="pronunciation">Pronunciation</header> | <header source="pronunciation">Pronunciation</header> | ||
<data source=" | <data source="oed"> | ||
<label>OED Pronunciation</label> | <label>OED Pronunciation</label> | ||
</data> | </data> | ||
| Line 443: | Line 443: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"oed": { | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"ee e n" | |||
] | |||
}, | |||
"ipa": { | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"iː ɛ n" | |||
] | |||
} | } | ||
}, | }, | ||
| Line 448: | Line 460: | ||
"paramOrder": [ | "paramOrder": [ | ||
"name", | "name", | ||
"oed", | |||
"ipa", | |||
"imageFront", | "imageFront", | ||
"caption1", | "caption1", | ||