Template:Quest2


Wiki Editors Needed! Click Here to Register Now!

From Fiesta Wiki

(Difference between revisions)
Jump to: navigation, search
(Fun.)
m (change one change the other)
 
(6 intermediate revisions not shown)
Line 1: Line 1:
-
{| cellpadding="3" style="background-color:#ffffff; margin:0 0 1em 1em; border:1px solid; border-collapse:collapse; font-size:12px;" border="1" width="100%"
+
<includeonly>{| cellpadding="3" style="background-color:#ffffff; margin:0 0 1em 1em; border:1px solid lightgrey; border-collapse:collapse; font-size:12px;" border="1" width="100%"
|-
|-
-
| width="30" style="background:#B4DCFC" | <b>{{{Lv}}}</b> || width="40%" | <b>{{{Name}}}</b> || width="100" style="background:#EEB" | Starting NPC || width="200" | [[{{{NPC1}}}]] || width="100" style="background:#EEB" | Reward NPC || <div style="{{{NPC2|display:none}}}">[[{{{NPC2}}}]]</div>
+
| width="30" style="background:#B4DCFC" | <b>{{{Lv}}}</b> || width="40%" | <b>{{{Name}}}</b> || width="100" style="background:#EEB" | Starting NPC || width="200" | [[{{{NPC1}}}]] || width="100" style="background:#EEB" | Reward NPC || <div style="{{{NPC2|display:none;}}}">[[{{{NPC2}}}]]</div>
|-
|-
-
| colspan="6" style="background:#EEF9CC" | {{{Exp}}} EXP, {{{Fame}}} Fame, {{{Money}}}. <i style="{{{Item1Nm|display:none;}}}">{{{Item1Nm}}} </i><i style="{{{Item1|display:none;}}}"> [[{{{Item1}}}]]</i><i style="{{{Item2|display:none;}}}">, </i><i style="{{{Item2Nm|display:none;}}}">{{{Item2Nm}}} </i><i style="{{{Item2|display:none;}}}">[[{{{Item2}}}]]</i><i style="{{{Choose1|display:none;}}}">. Choose between </i><i style="{{{Choose1Nm|display:none;}}}">{{{Choose1Nm}}} </i><i style="{{{Choose1|display:none;}}}">[[{{{Choose1}}}]]</i><i style="{{{Choose2|display:none;}}}">, </i><i style="{{{Choose21Nm|display:none;}}}">{{{Choose2Nm}}} </i><i style="{{{Choose2|display:none;}}}">[[{{{Choose2}}}]]</i><i style="{{{Choose3|display:none;}}}">, </i><i style="{{{Choose3Nm|display:none;}}}">{{{Choose3Nm}}} </i><i style="{{{Choose3|display:none;}}}">[[{{{Choose3}}}]]</i><i style="{{{Choose4|display:none;}}}">, </i><i style="{{{Choose4Nm|display:none;}}}">{{{Choose4Nm}}} </i><i style="{{{Choose4|display:none;}}}">[[{{{Choose4}}}]]</i>
+
| colspan="6" style="background:#EEF9CC" | {{{Exp|-}}} EXP, {{{Fame|-}}} Fame, {{{Money|No monetary reward}}}. {{{Item1Nm|}}} <i style="{{{Item1|display:none;}}}"> [[{{{Item1}}}]]</i><i style="{{{Item2|display:none;}}}">, {{{Item2Nm|}}} [[{{{Item2}}}]]</i><i style="{{{Choose1|display:none;}}}">. Choose between {{{Choose1Nm|}}} [[{{{Choose1}}}]], {{{Choose2Nm|}}} [[{{{Choose2}}}]]</i><i style="{{{Choose3|display:none;}}}">, {{{Choose3Nm|}}} [[{{{Choose3}}}]]</i><i style="{{{Choose4|display:none;}}}">, {{{Choose4Nm|}}} [[{{{Choose4}}}]]</i>
|-
|-
-
| colspan="6"| {{{Task}}}<br><div style="{{{Com|display:none}}}">{{{Com}}}</div>
+
| colspan="6"| {{{Task}}}<br><hr>{{{Com|}}}
-
|}
+
|}</includeonly><noinclude>
 +
 
 +
Quest List pages use two similar templates, [[:Template:Quest]] and [[:Template:Quest2]]. The only difference between them is the colour in the top left corner. Appearance issues are to be addressed in the templates simultaneously. '''If you are unsure what to do with including templates and their effects, take a chunk of code here and try it out in the [[FiestaWiki:Sandbox]]'''.
 +
 
 +
 
 +
'''Usage:'''
 +
 
 +
This is a sample code for one quest with all attributes:
 +
<pre>{{Quest
 +
|Lv=99
 +
|Name=World Domination
 +
|NPC1=Wise Old Man
 +
|NPC2=Your Maker
 +
|Task=Achieve world domination, and report to your maker.
 +
|Exp=999,999,999
 +
|Fame=50,000
 +
|Money=99gem 99g 999s 999c
 +
|Item1=Sapphire
 +
|Item1Nm=50
 +
|Item2=Ruby
 +
|Item2Nm=50
 +
|Choose1=Tasty Meat
 +
|Choose1Nm=50
 +
|Choose2=Premium Leather
 +
|Choose2Nm=50
 +
|Choose3=Intact Bone
 +
|Choose3Nm=50
 +
|Choose4=Dim Spirit Dust
 +
|Choose4Nm=50
 +
|Com=Game Over upon completion.
 +
}}</pre>
 +
 
 +
 
 +
When included, it looks like this:
 +
{{Quest
 +
|Lv=99
 +
|Name=World Domination
 +
|NPC1=Wise Old Man
 +
|NPC2=Your Maker
 +
|Task=Achieve world domination, and report to your maker.
 +
|Exp=999,999,999
 +
|Fame=50,000
 +
|Money=99gem 99g 999s 999c
 +
|Item1=Sapphire
 +
|Item1Nm=50
 +
|Item2=Ruby
 +
|Item2Nm=50
 +
|Choose1=Tasty Meat
 +
|Choose1Nm=50
 +
|Choose2=Premium Leather
 +
|Choose2Nm=50
 +
|Choose3=Intact Bone
 +
|Choose3Nm=50
 +
|Choose4=Dim Spirit Dust
 +
|Choose4Nm=50
 +
|Com=Game Over upon completion.
 +
}}
 +
 
 +
The alternative template gives this:
 +
{{Quest2
 +
|Lv=99
 +
|Name=World Domination
 +
|NPC1=Wise Old Man
 +
|NPC2=Your Maker
 +
|Task=Achieve world domination, and report to your maker.
 +
|Exp=999,999,999
 +
|Fame=50,000
 +
|Money=99gem 99g 999s 999c
 +
|Item1=Sapphire
 +
|Item1Nm=50
 +
|Item2=Ruby
 +
|Item2Nm=50
 +
|Choose1=Tasty Meat
 +
|Choose1Nm=50
 +
|Choose2=Premium Leather
 +
|Choose2Nm=50
 +
|Choose3=Intact Bone
 +
|Choose3Nm=50
 +
|Choose4=Dim Spirit Dust
 +
|Choose4Nm=50
 +
|Com=Game Over upon completion.
 +
}}
 +
 
 +
 
 +
Brief explanation of attributes:<br>
 +
'''Be aware that you must not have '|' in the value of any attribute. When the wiki software interprets the code, this character cuts the line.
 +
 
 +
{| border="1" cellpadding="4" style="font-size: 12px; border-collapse: collapse; border: 2px solid;"
 +
|-
 +
! style="background:#DDDDFF" |Attribute
 +
! style="background:#DDDDFF" |Use
 +
! style="background:#DDDDFF" |Comment
 +
|-
 +
|colspan="3" align="center" | '''Mandatory attributes (must be provided) '''
 +
|-
 +
|'''Lv''' || Quest Level || The earliest level at which the quest is available. Use <nowiki>{{Quest1}} for odd levels, {{Quest2}}</nowiki> for even levels
 +
|-
 +
|'''Name''' || The name of the quest || Name as is in game, however erroneous, however stupid, including capitalisations
 +
|-
 +
|'''NPC1''' || Starting NPC || Full name of the NPC
 +
|-
 +
|'''Task''' || The task at hand || You can use double square brackets to make internal links
 +
|-
 +
|'''Exp''' || EXP Reward || Use the standard comma separator (,) Enter only the number here
 +
|-
 +
|'''Fame''' || Fame reward || Enter only the number here
 +
|-
 +
|colspan="3" align="center" | '''Optional attributes (omit if blank)'''
 +
|-
 +
|'''NPC2''' || Rewarding NPC || If this is the same as '''NPC1''', omit this attribute. Use full name
 +
|-
 +
|'''Money''' || Monetary reward || Use 's' for silver and 'c' for copper. Leave a blank between the two denominations, but no blank between the value and the unit
 +
|-
 +
|'''Item1''' || Reward Item 1 || Do not use square brackets - write Xir[3] as Xir(3)
 +
|-
 +
|'''Item1Nm''' || Number of Item1 || If only one is rewarded, omit this attribute
 +
|-
 +
|'''Item2''' || Reward Item 2 || Do not use square brackets
 +
|-
 +
|'''Item2Nm''' || Number of Item1 || If only one is rewarded, omit this attribute
 +
|-
 +
|'''Choose1''' || Selective Reward 1 || Obviously, if this attribute is set, the Choose2 attribute must also be set. Do not use square brackets
 +
|-
 +
|'''Choose1Nm''' || Number of Choose1 || If only one is rewarded, omit this attribute
 +
|-
 +
|'''Choose2''' || Selective Reward 2 || Obviously, if this attribute is set, the Choose1 attribute must also be set. Do not use square brackets
 +
|-
 +
|'''Choose2Nm''' || Number of Choose2 || If only one is rewarded, omit this attribute
 +
|-
 +
|'''Choose3''' || Selective Reward 3 || Obviously, if this attribute is set, Choose1 and Choose2 attributes must also be set. Do not use square brackets
 +
|-
 +
|'''Choose3Nm''' || Number of Choose3 || If only one is rewarded, omit this attribute
 +
|-
 +
|'''Choose4''' || Selective Reward 4 || Obviously, if this attribute is set, Choose1, Choose2 and Choose3 attributes must also be set. Do not use square brackets
 +
|-
 +
|'''Choose4Nm''' || Number of Choose4 || If only one is rewarded, omit this attribute
 +
|}</noinclude>

Current revision as of 22:51, 20 March 2009


Quest List pages use two similar templates, Template:Quest and Template:Quest2. The only difference between them is the colour in the top left corner. Appearance issues are to be addressed in the templates simultaneously. If you are unsure what to do with including templates and their effects, take a chunk of code here and try it out in the FiestaWiki:Sandbox.


Usage:

This is a sample code for one quest with all attributes:

{{Quest
|Lv=99
|Name=World Domination
|NPC1=Wise Old Man
|NPC2=Your Maker
|Task=Achieve world domination, and report to your maker.
|Exp=999,999,999
|Fame=50,000
|Money=99gem 99g 999s 999c
|Item1=Sapphire
|Item1Nm=50
|Item2=Ruby
|Item2Nm=50
|Choose1=Tasty Meat
|Choose1Nm=50
|Choose2=Premium Leather
|Choose2Nm=50
|Choose3=Intact Bone
|Choose3Nm=50
|Choose4=Dim Spirit Dust
|Choose4Nm=50
|Com=Game Over upon completion.
}}


When included, it looks like this:

99 World Domination Starting NPC Wise Old Man Reward NPC
999,999,999 EXP, 50,000 Fame, 99gem 99g 999s 999c. 50 Sapphire, 50 Ruby. Choose between 50 Tasty Meat, 50 Premium Leather, 50 Intact Bone, 50 Dim Spirit Dust
Achieve world domination, and report to your maker.

Game Over upon completion.

The alternative template gives this:

99 World Domination Starting NPC Wise Old Man Reward NPC
999,999,999 EXP, 50,000 Fame, 99gem 99g 999s 999c. 50 Sapphire, 50 Ruby. Choose between 50 Tasty Meat, 50 Premium Leather, 50 Intact Bone, 50 Dim Spirit Dust
Achieve world domination, and report to your maker.

Game Over upon completion.


Brief explanation of attributes:
Be aware that you must not have '|' in the value of any attribute. When the wiki software interprets the code, this character cuts the line.

Attribute Use Comment
Mandatory attributes (must be provided)
Lv Quest Level The earliest level at which the quest is available. Use {{Quest1}} for odd levels, {{Quest2}} for even levels
Name The name of the quest Name as is in game, however erroneous, however stupid, including capitalisations
NPC1 Starting NPC Full name of the NPC
Task The task at hand You can use double square brackets to make internal links
Exp EXP Reward Use the standard comma separator (,) Enter only the number here
Fame Fame reward Enter only the number here
Optional attributes (omit if blank)
NPC2 Rewarding NPC If this is the same as NPC1, omit this attribute. Use full name
Money Monetary reward Use 's' for silver and 'c' for copper. Leave a blank between the two denominations, but no blank between the value and the unit
Item1 Reward Item 1 Do not use square brackets - write Xir[3] as Xir(3)
Item1Nm Number of Item1 If only one is rewarded, omit this attribute
Item2 Reward Item 2 Do not use square brackets
Item2Nm Number of Item1 If only one is rewarded, omit this attribute
Choose1 Selective Reward 1 Obviously, if this attribute is set, the Choose2 attribute must also be set. Do not use square brackets
Choose1Nm Number of Choose1 If only one is rewarded, omit this attribute
Choose2 Selective Reward 2 Obviously, if this attribute is set, the Choose1 attribute must also be set. Do not use square brackets
Choose2Nm Number of Choose2 If only one is rewarded, omit this attribute
Choose3 Selective Reward 3 Obviously, if this attribute is set, Choose1 and Choose2 attributes must also be set. Do not use square brackets
Choose3Nm Number of Choose3 If only one is rewarded, omit this attribute
Choose4 Selective Reward 4 Obviously, if this attribute is set, Choose1, Choose2 and Choose3 attributes must also be set. Do not use square brackets
Choose4Nm Number of Choose4 If only one is rewarded, omit this attribute
Personal tools
Sponsors

Top Searches:
the
1
quest
level map
quests
stats
lic
ZAP
title
level

More

Recent Searches:
100 job quest
Weapon
King
Dark crystal
Chain Armor
Ghost knight drop
Drop
fighter\
weapon title
Quest