Template:RaceTable/doc: Difference between revisions
From Archaelund Wiki
(Created page with "== Description == This template is intended for use on the Races page of the Wiki. It generates a specific subtable containing an image, a description, and information on specific properties of a race. == Usage == <pre> {{RaceTable |Image = |Description = |Traits = |Specials = }} </pre> == Parameters == <table class="wikitable"> <tr><th>Name</th><th>Required</th><th>Description</th><th>Values</th></tr> <tr><td>Image</td><td>Yes</td><td>The image of the race.</td...") |
No edit summary |
||
| Line 1: | Line 1: | ||
== Description == | == Description == | ||
This template is intended for use on the [[Races]] page of the Wiki. It generates a | This template is intended for use on the [[Races]] page of the Wiki. It generates a subtable containing an image, a description, and information on specific properties of a race. | ||
== Usage == | == Usage == | ||
Latest revision as of 19:08, 4 January 2024
Description
This template is intended for use on the Races page of the Wiki. It generates a subtable containing an image, a description, and information on specific properties of a race.
Usage
{{RaceTable
|Image =
|Description =
|Traits =
|Specials =
}}
Parameters
| Name | Required | Description | Values |
|---|---|---|---|
| Image | Yes | The image of the race. | image name (including file extension) |
| Description | Yes | The general description of the race. | arbitrary text |
| Traits | Yes | The trait modifiers applied to the race. | vector of 7 comma-separated numbers, representing trait bonus values (e.g. "2,0,1,0,0,-1,0") |
| Specials | Yes | A list of special abilities of the race. | a semicolon-separated list of abilities |