Template:Quest walkthrough infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "{{#if:({{{[^\|}\n]+\|}}})\|↵{{!}} ?class="infoboxlabel" style="[^\n"]+" {{!}}↵([^\n]+):↵{{!}} ?class="infoboxcell" colspan="(\d)" style="[^\n"]+" {{!}}↵{{{[^\|}\n]+\|?}}}↵}}↵\|-" to "{{Infobox|entry|title=$2|content=$1|colspan=$3}}")
m (Text replacement - "{{#if:({{{[^\|}\n]+\|}}})\|↵{{!}} ?class="infoboxlabel" style="background:[^\n;"]+" {{!}}↵([^\n]+):↵{{!}} ?class="infoboxcell" style="[^\n"]+" {{!}}↵{{{[^\|}\n]+\|?}}}↵}}↵\|-" to "{{Infobox|entry|title=$2|content=$1}}")
Line 1: Line 1:
{{Infobox|start|color={{{color1|inherit}}}|bg={{{BG|#7995CA}}}}}
{{Infobox|start|color={{{color1|inherit}}}|bg={{{BG|#7995CA}}}}}
|-
|-
{{#if:{{{prev|}}}|
{{Infobox|entry|title=Prev|content={{{prev|}}}}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{Infobox|entry|title=Next|content={{{next|}}}}}
Prev:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{prev}}}
}}
|-
{{#if:{{{next|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
Next:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}" {{!}}
{{{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}}}}
|-
|-

Revision as of 11:14, 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=