Difference between revisions of "Template:Quest Stage"

From sureai
Jump to: navigation, search
(Improve examples)
(Add documentation for empty quest stages)
Line 19: Line 19:
 
* '''1''': The index of the stage
 
* '''1''': The index of the stage
 
* '''2''': The description of the stage
 
* '''2''': The description of the stage
 +
 +
=== Quest Stages End ===
 +
* '''empty''' (Optional): A comma-separated list of quest stages, in increasing order, that were ommited from the table for being empty.
  
 
== Examples ==
 
== Examples ==
Line 37: Line 40:
 
{{Quest Stage|30|finishes=complete|I have contributed to the wiki.}}
 
{{Quest Stage|30|finishes=complete|I have contributed to the wiki.}}
 
{{Quest Stage|40|finishes=fail|I vandalized the wiki.}}
 
{{Quest Stage|40|finishes=fail|I vandalized the wiki.}}
{{Quest Stages-End}}
+
{{Quest Stages-End|empty = 5, 25, 35, 45.}}
 
</pre>
 
</pre>
  
Line 55: Line 58:
 
{{Quest Stage|30|finishes=complete|I have contributed to the wiki.}}
 
{{Quest Stage|30|finishes=complete|I have contributed to the wiki.}}
 
{{Quest Stage|40|finishes=fail|I vandalized the wiki.}}
 
{{Quest Stage|40|finishes=fail|I vandalized the wiki.}}
{{Quest Stages-End}}
+
{{Quest Stages-End|empty = 5, 25, 35, 45.}}
  
 
[[Category:Templates]]
 
[[Category:Templates]]

Revision as of 00:02, 23 December 2018

This template is to be used in conjunction with Quest Stages-Start, Quest Stages-End, and Quest Objective to make a Quest Stages table.

Parameters

Quest Stage

  • 1: The index of the stage
  • 2: The journal entry of the stage
  • finishes (Optional): complete if the stage completes the quest, fail if it fails the quest

Quest Objective

  • 1: The index of the stage
  • 2: The description of the stage

Quest Stages End

  • empty (Optional): A comma-separated list of quest stages, in increasing order, that were ommited from the table for being empty.

Examples

{{Quest Stages-Start}}
{{Quest Stage|10|
I have found a website. I should investigate it.
{{Quest Objective|5|Investigate the website}}
}}
{{Quest Stage|15|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vitae libero metus. Pellentesque eu ex elementum leo interdum vulputate eu et nisi. Quisque suscipit ipsum vitae ipsum facilisis, quis pharetra dui imperdiet. Etiam id lectus lacinia, varius leo sit amet, rutrum tortor. Morbi ornare neque in venenatis accumsan. Duis non nisi vitae arcu sagittis fringilla id in nulla. Fusce tortor magna, cursus a est sed, tincidunt finibus mauris. Nullam non felis mi. Suspendisse nulla lorem, convallis non nunc nec, mattis consequat lectus. Cras aliquet molestie dolor, ac sollicitudin eros vestibulum at. Sed egestas orci augue, vitae varius orci aliquet ac. 
}}
{{Quest Stage|20|
The website appears to be a wiki. I should contribute to it.
{{Quest Objective|10|Contribute to the wiki}}
{{Quest Objective|15|Vandalize the wiki}}
}}
{{Quest Stage|30|finishes=complete|I have contributed to the wiki.}}
{{Quest Stage|40|finishes=fail|I vandalized the wiki.}}
{{Quest Stages-End|empty = 5, 25, 35, 45.}}

Quest Stages

Stage Finishes
Quest
Journal Entry
10

I have found a website. I should investigate it.

Objective 5: Investigate the website
15

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vitae libero metus. Pellentesque eu ex elementum leo interdum vulputate eu et nisi. Quisque suscipit ipsum vitae ipsum facilisis, quis pharetra dui imperdiet. Etiam id lectus lacinia, varius leo sit amet, rutrum tortor. Morbi ornare neque in venenatis accumsan. Duis non nisi vitae arcu sagittis fringilla id in nulla. Fusce tortor magna, cursus a est sed, tincidunt finibus mauris. Nullam non felis mi. Suspendisse nulla lorem, convallis non nunc nec, mattis consequat lectus. Cras aliquet molestie dolor, ac sollicitudin eros vestibulum at. Sed egestas orci augue, vitae varius orci aliquet ac.

20

The website appears to be a wiki. I should contribute to it.

Objective 10: Contribute to the wiki
Objective 15: Vandalize the wiki
30 Quest Complete.svg I have contributed to the wiki.
40 Quest Fail.svg I vandalized the wiki.
  • The following empty quest stages were omitted from the table: 5, 25, 35, 45.