Template:RaceTable

From Archaelund Wiki
Revision as of 13:15, 3 January 2024 by MikeB (talk | contribs) (Created page with "<onlyinclude><includeonly> <table style="width:100%; margin:0 auto;"> <tr style="vertical-align:top;"> <td style="width:130px; text-align:right; padding:0;">[[{{{Image|}}}|115px|link=]]</td> <td style="padding:0 0 0 15px;">{{{Description|}}} === Trait modifiers: === <table class="wikitable" style="text-align:center;"> <tr> <th style="width:3em;">{{Traits/names|11}}</th> <th style="width:3em;">{{Traits/names|22}}</th> <th style="width:3em;">{{Traits/names|33}}</th> <th st...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

NameRequiredDescriptionValues
ImageYesThe image of the race.image name (including file extension)
DescriptionYesThe general description of the race.arbitrary text
TraitsYesThe 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")
SpecialsYesA list of special abilities of the race.a semicolon-separated list of abilities

View/Edit documentation page