Starts a two-column list of parameter terms and descriptions.
Syntax
┌───────────────┬───────────────┬───────────────┬───────────────┐ │Tag │Element │Attributes │End │ ├───────────────┼───────────────┼───────────────┼───────────────┤ │:parml. │Parameter list │tsize= │:eparml. │ ├───────────────┼───────────────┼───────────────┼───────────────┤ │ │ │break= │ │ ├───────────────┼───────────────┼───────────────┼───────────────┤ │ │ │compact │ │ ├───────────────┼───────────────┼───────────────┼───────────────┤ │:pt. │Parameter term │ │ │ ├───────────────┼───────────────┼───────────────┼───────────────┤ │:pd. │Parameter │ │ │ │ │definition │ │ │ └───────────────┴───────────────┴───────────────┴───────────────┘
Attributes
tsize=
break=all
Description
Parameter lists are similar to definition lists; they define terms and descriptions that format in two columns. The elements of the parameter-list tag are the parameter-term tag (:pt.) and the parameter-description tag (:pd.). The term tag identifies the term, and the definition tag identifies the description.
Parameter lists can occur anywhere in text; you can nest them within other lists, and you can nest other lists within parameter lists.
Conditions
Example
:parml compact tsize=10 break=none.:pt.Tree :pd.Plant life in forest :pt.Orange :pd.Fruit on tree :pt.Cow :pd.Animal on farm :eparml.
Output
Tree