Template:Quest walkthrough infobox: Difference between revisions

From Destinypedia, the Destiny wiki

mNo edit summary
mNo edit summary
Line 2: Line 2:
|-
|-
{{#if:{{{prev|}}}|
{{#if:{{{prev|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" width="40px" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
Prev:
Prev:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
Line 9: Line 9:
|-
|-
{{#if:{{{next|}}}|
{{#if:{{{next|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" width="40px" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
Next:
Next:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}

Revision as of 11:08, June 1, 2024

Quest walkthrough infobox
 

Usage 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=