Difference between revisions of "Template:Infobox Quest"
Jump to navigation
Jump to search
(Created) |
m (Label number conflict) |
||
Line 5: | Line 5: | ||
|data1 = {{{creator|}}} | |data1 = {{{creator|}}} | ||
|header2 = {{ #if: {{{questGiver|}}}{{{requirements|}}}{{{levelRange|}}}{{{reward|}}}{{{location|}}}{{{timed|}}}{{{canFail|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Information }} }} | |header2 = {{ #if: {{{questGiver|}}}{{{requirements|}}}{{{levelRange|}}}{{{reward|}}}{{{location|}}}{{{timed|}}}{{{canFail|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Information }} }} | ||
− | | | + | |label3 = Quest Giver |
− | | | + | |data3 = {{{questGiver|}}} |
− | | | + | |label4 = Requirements |
− | | | + | |data4 = {{{requirements|}}} |
− | | | + | |label5 = Level Range |
− | | | + | |data5 = {{{levelRange|}}} |
− | | | + | |label6 = Reward |
− | | | + | |data6 = {{{reward|}}} |
− | | | + | |label7 = Location |
− | | | + | |data7 = {{{location|}}} |
− | | | + | |label8 = Timed? |
− | | | + | |data8 = {{{timed|}}} |
− | | | + | |label9 = Can Fail? |
− | | | + | |data9 = {{{canFail|}}} |
}}<noinclude> | }}<noinclude> | ||
==Usage== | ==Usage== |
Revision as of 12:43, 5 July 2019
Usage
{{Infobox Quest | name = Quest Name | creator = Creator | questGiver = Quest Giver | requirements = Requirements split by <br> | levelRange = Required/Recommended Level Range | reward = Quest Reward upon completion of quest | location = Location of where the quest will take place | timed = Yes or No, does quest require progress within X amount of time | canFail = Yes or No, can quest be failed }}