Template:QuestIdea

From Arianne
Jump to navigation Jump to search

Template Output

|- | || style="text-align:center;"| pending || style="text-align:center;background-color:#ff0000;"| || style="text-align:center;"| || style="text-align:center;background-color:#ff0000;"| || style="text-align:center;"| ||

Description

Template:QuestIdea

This template is for listing quest ideas. Each call to it should be inside a properly formatted wikitable.

Usage

  • {{QuestIdea|name|approved|[writer assigned]|[written status]|[coder assigned]|[coded status]|[notes]}}

Parameters

Name Required Description
name Name of quest.
approved Whether quest has been approved or denied for implementation by development team.
writer assigned Person assigned to writing details (dialogue, steps, etc.).
written status Current state of writing (e.g. "done").
coder assigned Person assigned to implemented quest into code.
coded status Current state of coding (e.g. "done").
notes Self-descriptive.

Examples

Formatted within Table

Output:

Name Approved Assigned Writer Written Status Assigned Coder Coded Status Notes
Foo Quest pending
Bar Quest yes AntumDeluge done ✓ AntumDeluge done ✓
Baz Quest no No way! We aren't adding this quest.

See Also