Template:Quest walkthrough infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "style="([^"\n]+)" colspan="([^"\n]+)" class="([^"\n]+)"" to "class="$3" colspan="$2" style="$1"") |
m (Text replacement - "class="([^"\n]+)" style="([^"\n]+)" colspan="([^"\n]+)"" to "class="$1" colspan="$3" style="$2"") |
||
Line 13: | Line 13: | ||
{{{next|}}} | {{{next|}}} | ||
{{!}}-}} | {{!}}-}} | ||
! class="infoboxheading" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}; line-height:20px | ! class="infoboxheading" colspan="3" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}; line-height:20px" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ||
{{!}}- | {{!}}- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
Line 22: | Line 22: | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''{{{npcs-title|NPCs}}}''': | '''{{{npcs-title|NPCs}}}''': | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}} | {{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{npcs|}}} | {{{npcs|}}} | ||
{{!}}-}} | {{!}}-}} | ||
Line 28: | Line 28: | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''{{{type-title|Type}}}''': | '''{{{type-title|Type}}}''': | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}} | {{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{type|}}} | {{{type|}}} | ||
{{!}}-}} | {{!}}-}} | ||
Line 34: | Line 34: | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | {{!}} class="infoboxlabel" 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|#999}}} | {{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{location|}}} | {{{location|}}} | ||
{{!}}-}} | {{!}}-}} | ||
Line 40: | Line 40: | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''{{{steps-title|Steps}}}''': | '''{{{steps-title|Steps}}}''': | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}} | {{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{steps|}}} | {{{steps|}}} | ||
{{!}}-}} | {{!}}-}} | ||
Line 46: | Line 46: | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | {{!}} class="infoboxlabel" 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|#999}}} | {{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{mission|}}} | {{{mission|}}} | ||
{{!}}-}} | {{!}}-}} | ||
Line 52: | Line 52: | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
'''{{{rewards-title|Rewards}}}''': | '''{{{rewards-title|Rewards}}}''': | ||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}} | {{!}} class="infoboxcell" colspan="2" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}} | ||
{{{rewards|}}} | {{{rewards|}}} | ||
{{!}}-}} | {{!}}-}} |
Revision as of 17:30, 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=