Template:Quest walkthrough infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "border-color:{{{lineBG\|([^\n}]+)}}}" {{!}} {{{image\|}}}" to "border-bottom:1px solid {{{lineBG|$1}}}" {{!}} {{{image|}}}")
m (Text replacement - "|}}} {{!}}-}}" to "}}} {{!}}-}}")
Line 5: Line 5:
Prev:
Prev:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{prev|}}}
{{{prev}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{next|}}}|
{{#if:{{{next|}}}|
Line 11: Line 11:
Next:
Next:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{next|}}}
{{{next}}}
{{!}}-}}
{{!}}-}}
! class="infoboxheading" colspan="3" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}; line-height:20px" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! class="infoboxheading" colspan="3" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}; line-height:20px" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
Line 23: Line 23:
{{{npcs-title|NPCs}}}:
{{{npcs-title|NPCs}}}:
{{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{npcs|}}}
{{{npcs}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{type|}}}|
{{#if:{{{type|}}}|
Line 29: Line 29:
{{{type-title|Type}}}:
{{{type-title|Type}}}:
{{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{type|}}}
{{{type}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{location|}}}|
{{#if:{{{location|}}}|
Line 35: Line 35:
{{{location-title|Location(s)}}}:
{{{location-title|Location(s)}}}:
{{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{location|}}}
{{{location}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{steps|}}}|
{{#if:{{{steps|}}}|
Line 41: Line 41:
{{{steps-title|Steps}}}:
{{{steps-title|Steps}}}:
{{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{steps|}}}
{{{steps}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{mission|}}}|
{{#if:{{{mission|}}}|
Line 47: Line 47:
{{{mission-title|Mission(s)}}}:
{{{mission-title|Mission(s)}}}:
{{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{mission|}}}
{{{mission}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{rewards|}}}|
{{#if:{{{rewards|}}}|
Line 53: Line 53:
{{{rewards-title|Rewards}}}:
{{{rewards-title|Rewards}}}:
{{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{rewards|}}}
{{{rewards}}}
{{!}}-}}
{{!}}-}}
| class="infoboxfooter" colspan="3" |  
| class="infoboxfooter" colspan="3" |  

Revision as of 09:25, October 18, 2022

Quest walkthrough infobox
 

Instructions

Cut and paste the following code into your article, then put the relevant specifications after the "=" signs.

{{Quest walkthrough infobox
|prev=
|next=
|name=
|image=
|npcs=
|type=
|location=
|steps=
|mission=
|rewards=
}}

Custom parameters

The following allows you to alter the background colors of the template:

|imageBG=
|nameBG=
|sectionBG=
|fieldBG=
|titleBG=