Template:Infobox Quest:修订间差异
模板页面
更多操作
src->Spotty McBumble Fuck Created |
src->Spotty McBumble Fuck 小 Label number conflict |
||
| 第5行: | 第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== | ||
2019年7月5日 (五) 20:43的版本
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
}}