Template:Quest walkthrough infobox: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
m (Text replacement - "text-align: *center; " to "")
Line 13: Line 13:
{{{next|}}}
{{{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}}}; font-size:120%; line-height:20px" colspan="3" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{!}}-
{{!}}-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
! style="background:{{{imageBG|#B4C5E3}}}; text-align:center; border-bottom:1px solid {{{lineBG|#999999}}}" colspan="3" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}}
! style="background:{{{imageBG|#B4C5E3}}}; border-bottom:1px solid {{{lineBG|#999999}}}" colspan="3" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}}
}}
}}
{{!}}-
{{!}}-
Line 55: Line 55:
{{{rewards|}}}
{{{rewards|}}}
{{!}}-}}
{{!}}-}}
| colspan="3" style="text-align:center; background:{{{BG|transparent}}}; padding:0; font-size:10px" | &nbsp;
| colspan="3" style="background:{{{BG|transparent}}}; padding:0; font-size:10px" | &nbsp;
|}<includeonly>[[Category:Walkthroughs]]</includeonly><noinclude>__NOTOC__
|}<includeonly>[[Category:Walkthroughs]]</includeonly><noinclude>__NOTOC__
{{clear}}
{{clear}}

Revision as of 10:49, 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=