Template:Infobox quest: Difference between revisions
Template page
More actions
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> |
<includeonly> |
||
{{Infobox| |
{{Infobox| |
||
|bodyclass |
|bodyclass = floatright |
||
|image1 = {{#switch: {{{location|}}} |
|||
|The Dam = [[File:Dam battlegrounds.png|348px|link=]] |
|||
|image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|348px]]|}} |
|||
|Buried City = [[File:Buried_City.png|348px|link=]] |
|||
|Spaceport = [[File:Spaceport.png|348px|link=]] |
|||
|#default = [[File:Maps_Together.png|348px|link=]] |
|||
| ⚫ | |||
|imagerowclass1 = infobox-image |
|imagerowclass1 = infobox-image |
||
|header2 = {{{name|{{PAGENAME}}}}} |
|header2 = {{{name|{{PAGENAME}}}}} |
||
|rowclass2 = infobox-title |
|rowclass2 = infobox-title |
||
|rowstyle2 = justify-content: center |
|||
|data3 = {{{description|}}} |
|||
| ⚫ | |||
|data4 = {{{task|}}} |
|||
| ⚫ | |||
| ⚫ | |||
|data5 = {{#switch: {{{trader|}}} |
|||
|Celeste = [[File:Trader_Celeste.png|32px|link=]] Celeste |
|||
|Shani = [[File:Trader_Shani.png|32px|link=]] Shani |
|||
|Tian Wen = [[File:Trader_TianWen.png|32px|link=]] Tian Wen |
|||
|Apollo = [[File:Trader_Apollo.png|32px|link=]] Apollo |
|||
|Lance = [[File:Trader_Lance.png|32px|link=]] Lance |
|||
}} |
|||
|rowclass5 = data-trader infobox-data infobox-col1 |
|||
| |
|label6 = Location |
||
| |
|data6 = {{{location|}}} |
||
| |
|rowclass6 = data-location infobox-data infobox-col1 |
||
| |
|header97 = Related Quests |
||
| |
|rowclass97 = infobox-header |
||
| ⚫ | |||
| |
|label98 = Previous |
||
| |
|data98 = {{{previous|-}}} |
||
|rowclass98 = data-previous infobox-column infobox-col2 |
|||
| |
|label99 = Next |
||
| |
|data99 = {{{next|All Quests Completed}}} |
||
| |
|rowclass99 = data-next infobox-column infobox-col2 |
||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
}} |
|||
</includeonly> |
|||
<noinclude> |
<noinclude> |
||
Example: |
WIP<br>Example: |
||
{{Infobox_quests |
|||
|name=THE BANDAGE RUN |
|||
{{Infobox quests |
|||
|task=-Get 15 pieces of Fabric for Lance<br> |
|||
| ⚫ | |||
-Search 5 containers |
|||
| ⚫ | |||
|location=Any |
|location=Any |
||
| ⚫ | |||
| ⚫ | |||
|next = [[Small But Sinister]] |
|||
|previous = - |
|||
|next = The Bandage Run |
|||
}} |
}} |
||
</noinclude> |
</noinclude> |
||
| ⚫ | |||
Revision as of 18:12, 28 May 2025
WIP
Example:
Template:Infobox quests