Template:Quest walkthrough infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "{{!}} {{{image|}}}" to "{{!}} {{{image|}}} {{#if:{{{caption|}}}|<div style="clear:both">{{{caption}}}</div>}}")
m (Text replacement - "{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}" to "{{{name|{{PAGENAME}}}}}")
Line 11: Line 11:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" {{!}} {{{next|}}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" {{!}} {{{next|}}}
{{!}}-}}
{{!}}-}}
! style="background:{{{nameBG|transparent}}}; color:{{{color2|#FFFFFF}}}; text-align:center; font-size:120%; line-height:20px;" colspan="3" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! style="background:{{{nameBG|transparent}}}; color:{{{color2|#FFFFFF}}}; text-align:center; font-size:120%; line-height:20px;" colspan="3" | {{{name|{{PAGENAME}}}}}
{{!}}-
{{!}}-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|

Revision as of 20:36, April 23, 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=