Template:TotK Quest: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 18: Line 18:
|class="zw-quest__type-image" colspan="2"| [[File:ZW TotK {{{type|}}}.svg|40x40px|alt= An icon of the {{{type|}}}.|This is a {{{type|}}}.|link=]] {{{type|}}}
|class="zw-quest__type-image" colspan="2"| [[File:ZW TotK {{{type|}}}.svg|40x40px|alt= An icon of the {{{type|}}}.|This is a {{{type|}}}.|link=]] {{{type|}}}
|-
|-
|class="zw-quest__header" colspan="2"| {{#ifexist: File:TotK {{#if:{{{image|}}}|{{{image}}}|{{{name|}}}}}.png | [[File:TotK {{#if:{{{image|}}}|{{{image}}}|{{{name|}}}}}.png|x125px|alt= A screenshot of the {{{type|}}}.|A screenshot of the {{{type|}}}.|link={{{name}}}]] | [[File:TotK {{{type|}}}.png|x125px|alt= A screenshot of a {{type|}}.|This {{{type|}}} currently does not have an image. You can help by uploading one.]] }}<br/>[[{{{name|}}}{{#if:{{{display|}}}|{{!}}{{{display}}}|}}]]
|class="zw-quest__header" colspan="2"| {{#ifexist: File:TotK {{#if:{{{image|}}}|{{{image}}}|{{{name|}}}}}.png | [[File:TotK {{#if:{{{image|}}}|{{{image}}}|{{{name|}}}}}.png|x125px|alt= A screenshot of the {{{type|}}}.|A screenshot of the {{{type|}}}.|link={{{name}}}]] | [[File:TotK {{{type|}}}.png|x125px|alt= A screenshot of a {{{type|}}}.|This {{{type|}}} currently does not have an image. You can help by uploading one.]] }}<br/>[[{{{name|}}}{{#if:{{{display|}}}|{{!}}{{{display}}}|}}]]
|-
|-
|class="zw-quest__giver"| {{#if: {{{giver|}}} | [[File:ZW TotK Quest Giver.png|x14px|alt= An icon of an exclamation mark representing a person giving the {{{type|}}}.|The character giving the {{{type|}}}.|link=]] {{{giver}}} | }}
|class="zw-quest__giver"| {{#if: {{{giver|}}} | [[File:ZW TotK Quest Giver.png|x14px|alt= An icon of an exclamation mark representing a person giving the {{{type|}}}.|The character giving the {{{type|}}}.|link=]] {{{giver}}} | }}

Revision as of 21:22, 19 April 2024

Usage

This template is used for displaying Tears of the Kingdom Quests inside a container. Because of the formatting, it must be placed inside a container. Any number of this template can be placed inside a single container. A counterpart template for Breath of the Wild can be found here.

  • name — The name of the Quest. This determines what image appears and what is linked in the header.
  • image — A custom image path for the Quest. This should only be used if the automatic processes otherwise break the image.
  • display — An alternate display name for the Quest. This will not be used to generate the image.
  • type — The type of the quest. This generates an image in the first column and must be precise. Accepted results are: Main Quest, Side Quest, Side Adventure, and Shrine Quest.
  • giver — The person who gives the Quest. Not all Quests have this parameter, but the ones that do must be accurate to what the Adventure Log says. Links must be inputted manually.
  • location — The location where the Quest is given. This must be accurate to what the Adventure Log says.
DefaultCustom image and name display
{{TotK Quest
 |name= 
 |type= 
 |giver= 
 |location= 
}}
{{TotK Quest
 |name= 
 |image= 
 |display= 
 |type= 
 |giver= 
 |location= 
}}
The above documentation is transcluded from Template:TotK Quest/Documentation. (edit | history)