Template:Quest infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "|}}} {{!}}-}}" to "}}} {{!}}-}}")
m (Text replacement - "f0f0f0" to "F3F3F3")
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:260px; background:{{{BG|#7995CA}}}; color:{{{color1|#000}}}" cellspacing="0"
{{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#7995CA}}}}}
{{!}}-
 
{{#if:{{{prev|}}}|
{{Infobox|entry|title={{{prev-title|Prev}}}|content={{{prev|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{Infobox|entry|title={{{next-title|Next}}}|content={{{next|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
Prev:
 
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}}
{{{prev}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#B4C5E3}}}|linebg={{{lineBG|#999}}}}}
{{!}}-}}
 
{{#if:{{{next|}}}|
{{Infobox|entry|title={{{game-title|Game}}}|content={{{game|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{Infobox|entry|title={{{giver-title|Quest giver}}}|content={{{giver|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
Next:
{{Infobox|entry|title={{{objective-title|Objective}}}|content={{{objective|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{Infobox|entry|title={{{reward-title|Reward(s)}}}|content={{{reward|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{{next}}}
 
{{!}}-}}
{{Infobox|colspan|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}|content={{#if:{{{nowalk|}}}||<nowiki/>
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{#ifexist:{{FULLPAGENAME}}/Walkthrough|{{SITENAME}} has a walkthrough guide for this quest; see [[{{FULLPAGENAME}}/Walkthrough]].|{{SITENAME}} doesn't currently have a walkthrough for this quest; could you [{{FULLURL:{{FULLPAGENAME}}/Walkthrough|action=edit}} write one]?}}}}}}
|-
 
{{#if:{{{image|}}}|
{{Infobox|end}}<noinclude>{{clear}}
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#B4C5E3}}}; border-bottom:1px solid {{{lineBG|#999}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
==Usage instructions==
{{!}}-}}
{{#if:{{{game|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
Game:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{game}}}
{{!}}-}}
{{#if:{{{giver|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{giver-title|Quest giver}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{giver}}}
{{!}}-}}
{{#if:{{{objective|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{objective-title|Objective}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{objective}}}
{{!}}-}}
{{#if:{{{reward|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{reward-title|Reward(s)}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{reward}}}
{{!}}-}}
{{#if:{{{nowalk|}}}||
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{#ifexist: {{PAGENAME}}/Walkthrough|Destinypedia has a walkthrough guide to this level, {{PAGENAME}}. See [[{{PAGENAME}}/Walkthrough]].|Destinypedia doesn't currently have a walkthrough for this level, could you [{{FULLURL:{{PAGENAME}}/Walkthrough|action=edit}} write it]?}}
{{!}}-}}
| class="infoboxfooter" colspan="2" | &nbsp;
|}<noinclude>{{clear}}
==Usage==
To use this template, paste the following code into the top of the article, filling all relevant fields:
To use this template, paste the following code into the top of the article, filling all relevant fields:


Line 62: Line 29:
|objective=
|objective=
|reward=
|reward=
}}</pre>
}}
</pre>


===Optional fields===
===Optional fields===
All fields are optional. Fields left empty will not display a row.
All fields are optional. Fields left empty will not display a row.
; image
 
: Use the appropriate image from [[:Category:Quest Banner images]]
*<code>image</code>
; nowalk
**Use the appropriate image from [[:Category:Quest icons]].
: Disables the walkthrough available/unavailable notice. Use for cutscenes.
*<code>nowalk</code>
: Set to any non-empty value to use.
**Disables the walkthrough available/unavailable notice. Use for cutscenes.
**Set to any non-empty value to use.
 
==Custom parameters==
The following allows you to alter the background colors of the template:


<pre>
<pre>

Latest revision as of 10:39, June 2, 2024

Quest infobox

Destinypedia doesn't currently have a walkthrough for this quest; could you write one?

 

Usage instructions

To use this template, paste the following code into the top of the article, filling all relevant fields:

{{Quest infobox
|prev=
|next=
|name=
|image=
|game=
|giver=
|objective=
|reward=
}}

Optional fields

All fields are optional. Fields left empty will not display a row.

  • image
  • nowalk
    • Disables the walkthrough available/unavailable notice. Use for cutscenes.
    • Set to any non-empty value to use.

Custom parameters

The following allows you to alter the background colors of the template:

|imageBG=
|nameBG=
|sectionBG=
|fieldBG=
|titleBG=