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...

Gust Chocopi
Description
Was fast enough when young to be praised by its parents. Still clinging to that glory.
Stats Rewards
Speed: C
Stamina: B
Might Cancel Plan x20
Heart of Imagination x2
Magic Crystal x4
No. of Laps: 3

TemplateData

Displays data for race trials in Neptunia Game Maker R:Evolution.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Opponent namename

The name of the opponent.

Stringrequired
Imageimage

The image of the opponent.

Filerequired
Descriptiondescription

The description of the opponent.

Stringrequired
Speedspeed

The speed of the opponent.

Suggested values
D C B A S
Stringrequired
Staminastamina

The stamina of the opponent.

Suggested values
D C B A S
Stringrequired
Lapslaps

The number of laps.

Default
3
Auto value
3
Numberoptional
Reward 1reward1

The first reward obtained when cleared.

Example
Full Cancel Plan x20
Stringrequired
Reward 2reward2

The second reward obtained when cleared.

Stringrequired
Reward 3reward3

The third reward obtained when cleared.

Stringrequired