Template:Infobox Quest: Difference between revisions
From SureAI Wiki
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
<th>Quest</th> | <th>Quest</th> | ||
<td>{{{quest_type}}}</td> | <td>{{{quest_type}}}</td> | ||
</tr>}} | |||
{{#if:{{{involved_|}}}|<tr> | |||
<th>Involved People</th> | |||
<td>{{{involved_}}}</td> | |||
</tr>}} | </tr>}} | ||
{{#if:{{{places|}}}|<tr> | {{#if:{{{places|}}}|<tr> | ||
<th>Places</th> | <th>Places</th> | ||
<td>{{{places}}}</td> | <td>{{{places}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{class|}}}|<tr> | {{#if:{{{class|}}}|<tr> | ||
Revision as of 11:04, 19 February 2026
Infobox Quest
Example usage:
{{Infobox Quest
|title1=Automatically the page name
|image1=Example
|caption1=Example
|quest_type=Storyline quest or side quest
|quest giver= the person who needs to be talked to in order to start the quest.
|involved_people=The other people involved in the quest.
|places=The places visited during the quest
|starting_conditions=Example
|previous_quest(s)=Example
|concurrent_quest(s)=Quests that run at the same time.
|succeeding_quest(s)=Example
|reward_first_outcome=Example
|reward_second_outcome=Example
|reward_third_outcome=Example
|achievement_nehrim=Example
|achievement_steam=Example
}}