Difference between revisions of "Template:QuestSP"

From Flexible Survival
Jump to: navigation, search
(Created page with "<noinclude> A template to standardize the format of the quick reference table for quests. ==Usage== Put the following on your page, filling in the blanks as appropriate. Not...")
 
m
 
(6 intermediate revisions by 2 users not shown)
Line 3: Line 3:
  
 
==Usage==
 
==Usage==
Put the following on your page, filling in the blanks as appropriate.  Note that you can leave out any parameters which don't exist or you don't have the information.<br><pre><nowiki>{{MonsterSP
+
Put the following on your page, filling in the blanks as appropriate.  Note that you can leave out any parameters which don't exist or you don't have the information.<br><pre><nowiki>{{QuestSP
 
|Quest Giver=
 
|Quest Giver=
 
|Starting Location=
 
|Starting Location=
 
|Starting Event=
 
|Starting Event=
 
|Event Area=
 
|Event Area=
 +
|Requirements=
 
|Bonus Time=
 
|Bonus Time=
 +
|Creator=
 
|flags=
 
|flags=
 
}}</nowiki></pre>
 
}}</nowiki></pre>
Line 27: Line 29:
 
{{#if:{{{Event Area|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Event Area:
 
{{#if:{{{Event Area|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Event Area:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Event Area|}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Event Area|}}}
 +
{{!}}-|}}
 +
{{#if:{{{Requirements|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Requirements:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Requirements|}}}
 
{{!}}-|}}
 
{{!}}-|}}
 
{{#if:{{{Bonus Time|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Bonus Time:
 
{{#if:{{{Bonus Time|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Bonus Time:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Bonus Time}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Bonus Time}}}
 +
{{!}}-|}}
 +
{{#if:{{{Creator|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Creator:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{Creator}}}
 
{{!}}-|}}
 
{{!}}-|}}
 
|}
 
|}
Line 38: Line 46:
 
{{!}}-|}}
 
{{!}}-|}}
 
|}</div>
 
|}</div>
[[Category:Quests (Single Player)]]
+
[[Category:Quests (Single Player)]][[Category:Single Player]]
 
</includeonly>
 
</includeonly>
 +
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 01:08, 26 February 2018

A template to standardize the format of the quick reference table for quests.

Usage

Put the following on your page, filling in the blanks as appropriate. Note that you can leave out any parameters which don't exist or you don't have the information.
{{QuestSP
|Quest Giver=
|Starting Location=
|Starting Event=
|Event Area=
|Requirements=
|Bonus Time=
|Creator=
|flags=
}}