| Race Opponent Name | ||
| No image specified. | Description | |
| Your description here. | ||
| Stats | Rewards | |
| Speed: F Stamina: F |
{{{reward1}}} {{{reward2}}} {{{reward3}}} | |
| No. of Laps: 3 | ||
Description
This template displays data for race trials in Neptunia Game Maker R:Evolution.
Parameters
{{Race trial
|name =
|description =
|speed =
|stamina =
|laps =
|reward1 =
|reward2 =
|reward3 =
}}
Sample output
{{Race trial
|name = Gust Chocopi
|image = Gust Chocopi.png
|description = Was fast enough when young to be praised by its parents. Still clinging to that glory.
|speed = C
|stamina = B
|laps = 3
|reward1 = Might Cancel Plan x20
|reward2 = Heart of Imagination x2
|reward3 = Magic Crystal x4
}}
Displays as...
TemplateData
Displays data for race trials in Neptunia Game Maker R:Evolution.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Opponent name | name | The name of the opponent. | String | required |
| Image | image | The image of the opponent. | File | required |
| Description | description | The description of the opponent. | String | required |
| Speed | speed | The speed of the opponent.
| String | required |
| Stamina | stamina | The stamina of the opponent.
| String | required |
| Laps | laps | The number of laps.
| Number | optional |
| Reward 1 | reward1 | The first reward obtained when cleared.
| String | required |
| Reward 2 | reward2 | The second reward obtained when cleared. | String | required |
| Reward 3 | reward3 | The third reward obtained when cleared. | String | required |
| The above documentation is transcluded from Template:Race trial/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
