Template:Quest walkthrough infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "}}};"" to "}}}"")
m (Text replacement - "; font-size:90%;" {{!}}" to "" {{!}}")
Line 4: Line 4:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" width="40px" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" width="40px" {{!}}
'''Prev''':
'''Prev''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" {{!}} {{{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}}}; font-size:90%;" width="40px" {{!}}
'''Next''':
'''Next''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" {{!}} {{{next|}}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}} {{{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" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}

Revision as of 00:38, 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=