form_edit_new.php
Edit Word Form View - For creating new word from reading screen
Variables expected:
- $lang: int - Language ID
- $textId: int - Text ID
- $ord: int - Word order
- $fromAnn: string - From annotation flag
- $term: string - Term text
- $termlc: string - Lowercase term
- $scrdir: string - Script direction tag
- $showRoman: bool - Show romanization field
- $sentence: string - Example sentence
- $transUri: string - Translation API URI
- $langShort: string - Short language code
PHP version 8.1