Template:adjective/doc
Appearance
This template is used as a part of speech header for adjectives.
Usage
[change]{{adjective
| 1 = Positive term
| 2 = Comparative term
| 3 = Superlative term
| more = Whether to use "more" and "most" for the comparative and superlative terms.
}}
Examples
[change]- Standard adjectives
Use {{adjective}} to give:
|
Positive |
Comparative |
Superlative |
- Adjectives with "more" and "most" for comparative and superlative
Use {{adjective|more=true}} to give:
|
Positive |
Comparative |
Superlative |
- Other adjectives
Use {{adjective|wide|wider|widest}} to give:
|
Positive |
TemplateData
[change]This is the TemplateData documentation for this template used by VisualEditor and other tools.
TemplateData for adjective
Template for adding a parts of speech header to adjectives.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Positive term | 1 | The positive term.
| String | optional |
| Comparative term | 2 | The comparative term. | String | optional |
| Superlative term | 3 | The superlative term. | String | optional |
| More | more | Whether to use "more" and "most" for the comparative and superlative terms. | String | required |