Template:Species: Difference between revisions
Appearance
imported>Christian D Jensen No edit summary |
imported>Christian D Jensen No edit summary |
||
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", |