Template:QuestInfo: Difference between revisions

No edit summary
No edit summary
Line 21: Line 21:
|-
|-
| class="locationTemplateHeader" | Item Required
| class="locationTemplateHeader" | Item Required
| class="locationTemplateCell" style="text-align:left;" | {{#if:{{{item|}}}|{{{item}}}|More info collecting...}}
| class="locationTemplateCell" style="text-align:left;" | {{#if:{{{item|}}}|{{{item}}}|}}
|-
|-
| class="locationTemplateHeader" | Reward
| class="locationTemplateHeader" | Reward
| class="locationTemplateCell" style="text-align:left;" | {{#if:{{{reward|}}}|{{{reward}}}|Reward(s) unknown yet...}}
| class="locationTemplateCell" style="text-align:left;" | {{#if:{{{reward|}}}|{{{reward}}}|}}
|-
|-
| 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;"| {{#if:{{{hint|}}}|{{{hint}}}|More info collecting...}}
| class="locationTemplateCell" style="text-align:left;"| {{#if:{{{hint|}}}|{{{hint}}}|}}
|}</includeonly></onlyinclude>
|}</includeonly></onlyinclude>