Template:Quest walkthrough infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "style="[^"\n]+" \| " to "style="text-align:center; line-height:10px" | ") |
m (Text replacement - "#999999" to "#999") |
||
Line 16: | Line 16: | ||
{{!}}- | {{!}}- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
! style="background:{{{imageBG|#B4C5E3}}}; border-bottom:1px solid {{{lineBG|# | ! style="background:{{{imageBG|#B4C5E3}}}; border-bottom:1px solid {{{lineBG|#999}}}" colspan="3" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}} | ||
}} | }} | ||
{{!}}- | {{!}}- | ||
{{#if:{{{npcs|}}}| | {{#if:{{{npcs|}}}| | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''{{{npcs-title|NPCs}}}''': | '''{{{npcs-title|NPCs}}}''': | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" colspan="2" {{!}} | ||
{{{npcs|}}} | {{{npcs|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''{{{type-title|Type}}}''': | '''{{{type-title|Type}}}''': | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" colspan="2" {{!}} | ||
{{{type|}}} | {{{type|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{location|}}}| | {{#if:{{{location|}}}| | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''{{{location-title|Location(s)}}}''': | '''{{{location-title|Location(s)}}}''': | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" colspan="2" {{!}} | ||
{{{location|}}} | {{{location|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{steps|}}}| | {{#if:{{{steps|}}}| | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''{{{steps-title|Steps}}}''': | '''{{{steps-title|Steps}}}''': | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" colspan="2" {{!}} | ||
{{{steps|}}} | {{{steps|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{mission|}}}| | {{#if:{{{mission|}}}| | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''{{{mission-title|Mission(s)}}}:''' | '''{{{mission-title|Mission(s)}}}:''' | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" colspan="2" {{!}} | ||
{{{mission|}}} | {{{mission|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{rewards|}}}| | {{#if:{{{rewards|}}}| | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''{{{rewards-title|Rewards}}}:''' | '''{{{rewards-title|Rewards}}}:''' | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|# | {{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" colspan="2" {{!}} | ||
{{{rewards|}}} | {{{rewards|}}} | ||
{{!}}-}} | {{!}}-}} |
Revision as of 10:07, 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=