Test – Template
Template description
This template is used on these pages.
Usage
{{Test|parameter1|parameter2}}
- parameter1: this is the first parameter
- parameter2: (Optional) this is the second parameter
| Code | Result |
|---|---|
| {{Test}} | {{Test}} template usage: p1= none - mandatory!, p2= none (optional) |
| {{Test|Hello there!}} | {{Test}} template usage: p1= Hello there!, p2= none (optional) |
Test Template's description
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Label 1 | 1 parameter1 | Description 1
| String | required |
| Label 2 | 2 parameter2 | Description 2 | String | optional |