Template:QuestInfo: Difference between revisions

mNo edit summary
m 42 revisions: importing Template namespace from Wikia
Line 1: Line 1:
<noinclude>
<noinclude>
See [[Template:QuestInfo/doc]] for documentation and examples for using this template.<br/>
{{/doc}}
[[Category:Location templates|{{PAGENAME}}]]
[[Category:Location templates|{{PAGENAME}}]]
[[Category:Dragon Quest IX templates|{{PAGENAME}}]]
[[Category:Dragon Quest IX templates|{{PAGENAME}}]]
Line 12: Line 12:
|-
|-
| class="locationTemplateHeader" | Available at
| class="locationTemplateHeader" | Available at
| class="locationTemplateCell" style="text-align:left;" | {{{available}}}
| class="locationTemplateCell" style="text-align:left;" | {{#if:{{{available|}}}|{{{available}}}|Upon arriving at {{{location}}}}}
|-
|-
| class="locationTemplateHeader" | Requested by
| class="locationTemplateHeader" | Requested by
Line 21: Line 21:
|-
|-
| class="locationTemplateHeader" | Requirement
| class="locationTemplateHeader" | Requirement
| class="locationTemplateCell" style="text-align:left;" | {{{item}}}
| class="locationTemplateCell" style="text-align:left;" | {{#if:{{{item|}}}|{{{item}}}|More info collecting...}}
|-
|-
| class="locationTemplateHeader" | Reward
| class="locationTemplateHeader" | Reward
| class="locationTemplateCell" style="text-align:left;" | {{{reward}}}
| class="locationTemplateCell" style="text-align:left;" | {{#if:{{{reward|}}}|{{{reward}}}|Reward(s) unknown yet...}}
|-
|-
| class="locationTemplateHeader" | Detail
| class="locationTemplateHeader" | Detail
Line 30: Line 30:
|-
|-
| class="locationTemplateHeader" | Hint for solution
| class="locationTemplateHeader" | Hint for solution
| class="locationTemplateCell" style="text-align:left;"| {{{hint}}}
| class="locationTemplateCell" style="text-align:left;"| {{#if:{{{hint|}}}|{{{hint}}}|More info collecting...}}
|}</includeonly></onlyinclude>
|}</includeonly></onlyinclude>