Template:Game Training Event Choice
Template for use on training event pages only. Used to define a choice and its results for a training event. Used on the same page as Template:Game Training Event Definition.
This template defines the table "Game_Training_Event_Choice". View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Number | 1 | The ordering number of the choice, if this is a choice. Leave it out if the event has no choices.
| Number | optional |
| JP Text | text_jp | The Japanese choice text. Only needed if the event does have choices. | String | optional |
| EN Text | text_en | The English choice text. Only needed if the event does have choices and is translated. | String | optional |
| Skill ID List | skill_ids | A list of all skill IDs associated with this event. Used for querying where skills come from. Separate multiple skill IDs with commas.
| String | optional |
| Description | description | Description for what the event gives, stats wise, given this choice was selected (or on event finish if the event has no choices). Use "<skill:######>" with a skill ID to insert a link to a skill. Supports wikitext, can use line breaks for separation.
| Content | suggested |