Template:Quest walkthrough infobox: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
(Ahhh)
Line 2: Line 2:
{{!}}-
{{!}}-
{{#if:{{{prev|}}}|
{{#if:{{{prev|}}}|
{{!}} style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" width="40px" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" width="40px" {{!}}
'''Prev''':
'''Prev''':
{{!}} style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" {{!}} {{{prev|}}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" {{!}} {{{prev|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{next|}}}|
{{#if:{{{next|}}}|
{{!}} style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" width="40px" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" width="40px" {{!}}
'''Next''':
'''Next''':
{{!}} 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" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}

Revision as of 16:04, September 30, 2017

Quest walkthrough infobox
[Source]

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=