Template:Quest walkthrough infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "! " to "! ")
m (Text replacement - "}}}; font-size:90%;"" to "}}}"")
Line 2: Line 2:
{{!}}-
{{!}}-
{{#if:{{{prev|}}}|
{{#if:{{{prev|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" width="40px" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" width="40px" {{!}}
'''Prev''':
'''Prev''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}} {{{prev|}}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}} {{{prev|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{next|}}}|
{{#if:{{{next|}}}|
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" width="40px" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" width="40px" {{!}}
'''Next''':
'''Next''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}} {{{next|}}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}} {{{next|}}}

Revision as of 01:00, September 15, 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=