:pt. (Parameter Term)

Purpose

Identifies a term in a parameter list.

Syntax

┌───────────────┬───────────────┬───────────────┬───────────────┐
│Tag            │Element        │Attributes     │End            │
├───────────────┼───────────────┼───────────────┼───────────────┤
│:pt.           │Parameter      │               │               │
│               │description    │               │               │
└───────────────┴───────────────┴───────────────┴───────────────┘

Attributes

None

Description

The term identified by :pt. formats in the left column. The :pt. tag requires a parameter-description tag (:pd.); the description formats in the right column.

Conditions

Example

:parml compact tsize=15 break=all.:pt.Tree
:pd.Plant life in forest
:pt.Orange
:pd.Fruit on tree
:pt.Cow
:pd.Animal on farm
:eparml.

Output

Tree

Orange Cow


[Back: :pd. (Parameter Description)]
[Next: :rm. (Right Margin)]