Template:Evolution
FerrusManus (Talk | contribs) (Another fix) |
FerrusManus (Talk | contribs) (Should be good) |
||
Line 1: | Line 1: | ||
- | + | Name: {{#if:{{{name|}}}|:{{{name}}}|''?''}}<br> | |
- | + | Requirements: {{#if:{{{requirements|}}}|:{{{requirements}}}|''?''}}<br> | |
- | + | Description: {{#if:{{{description|}}}|:{{{description}}}|''?''}}<br> | |
- | + | Cost: {{#if:{{{cost|}}}|:{{{cost}}}|''?''}}<br> | |
<noinclude> | <noinclude> | ||
Displays a box detailing a race Evolution. | Displays a box detailing a race Evolution. |
Revision as of 13:21, 2 May 2025
Name: ?
Requirements: ?
Description: ?
Cost: ?
Displays a box detailing a race Evolution.
Usage
{{Evolution |name= |prereq= |description= |cost= }}
Parameter | Valid Values | Usage |
---|---|---|
name | text | The name. |
requirements | text | The full markup used to represent the requirements to gain the Evolution. Example:
Caustic Corrosion, 4,000 [[Medals]] |
description | text | The full description text of the Evolution. Best copied from the Evolution window. |
cost | text | The full markup used to represent the costs required to gain the Evolution. Example:
42 [[Evolution Genes]], 100 [[Complex Tech Parts|CTP]] |