form_edit_multi_new.php
Multi-Word New Form View - Form for creating a new multi-word expression
Variables expected:
- $term: object - Term object with lgid, text, textlc, id properties
- $tid: int - Text ID
- $ord: int - Text order position
- $len: int - Number of words in expression
- $scrdir: string - Script direction tag
- $sentence: string - Example sentence
- $showRoman: bool - Whether to show romanization field
PHP version 8.1