Difference between revisions of "Template:EventStoryHeader/Preload"
Jump to navigation
Jump to search
>Mornsta-gpuser (Created blank page) |
>Mornsta-gpuser |
||
| (20 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | <noinclude>[[Category:Preload Pages]]</noinclude><!-- | ||
| + | Input the Event Quest Story's data from QuestEvent and TextLabel. | ||
| + | If unsure or inaccessible, fill in the following: | ||
| + | |EventType= Raid/Facility/Story | ||
| + | |EventName= Name of the event. | ||
| + | |SectionName= Prologue/Episode 12345/Epilogue | ||
| + | |QuestViewName= Name of the Story | ||
| + | |PreviousQuest Name of the previous quest, if any | ||
| + | |NextQuest= Name of the next quest, if any | ||
| + | |ThumbnailImage= Filename of the story thumbnail, if any e.g. 10005_01 | ||
| + | |Summary= Summary of the story, if any | ||
| + | |Dialogue= Dialogue of the story, if any. Encapsulate the speaker for characters e.g. {{ST|Euden}}, {{ST|Ranzal & Cleo}} and for dragons e.g. {{ST|Midgardsormr}}. | ||
| + | --><includeonly> | ||
| + | {{EventStoryHeader | ||
| + | |EventType= | ||
| + | |EventName= | ||
| + | |SectionName= | ||
| + | |QuestViewName={{PAGENAME}} | ||
| + | |PreviousQuest= | ||
| + | |NextQuest= | ||
| + | |ThumbnailImage= | ||
| + | |Summary= | ||
| + | |Dialogue= | ||
| + | }} | ||
| + | </includeonly> | ||