Template:Quest infobox: Difference between revisions

From Destinypedia, the Destiny wiki

mNo edit summary
m (Text replacement - "dummy edit" to "Category:Infobox templates")
Tag: Manual revert
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#7995CA}}}}}
{{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#7995CA}}}}}


{{Infobox|entry|title={{{prev-title|Prev}}}|content={{{prev|}}}|bg={{{fieldBG|#f0f0f0}}}|linebg={{{lineBG|#999}}}}}
{{Infobox|entry|title={{{prev-title|Prev}}}|content={{{prev|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{Infobox|entry|title={{{next-title|Next}}}|content={{{next|}}}|bg={{{fieldBG|#f0f0f0}}}|linebg={{{lineBG|#999}}}}}
{{Infobox|entry|title={{{next-title|Next}}}|content={{{next|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}


{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}}
{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#B4C5E3}}}|linebg={{{lineBG|#999}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#B4C5E3}}}|linebg={{{lineBG|#999}}}}}


{{Infobox|entry|title={{{game-title|Game}}}|content={{{game|}}}|bg={{{fieldBG|#f0f0f0}}}|linebg={{{lineBG|#999}}}}}
{{Infobox|entry|title={{{game-title|Game}}}|content={{{game|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{Infobox|entry|title={{{giver-title|Quest giver}}}|content={{{giver|}}}|bg={{{fieldBG|#f0f0f0}}}|linebg={{{lineBG|#999}}}}}
{{Infobox|entry|title={{{giver-title|Quest giver}}}|content={{{giver|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{Infobox|entry|title={{{objective-title|Objective}}}|content={{{objective|}}}|bg={{{fieldBG|#f0f0f0}}}|linebg={{{lineBG|#999}}}}}
{{Infobox|entry|title={{{objective-title|Objective}}}|content={{{objective|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{Infobox|entry|title={{{reward-title|Reward(s)}}}|content={{{reward|}}}|bg={{{fieldBG|#f0f0f0}}}|linebg={{{lineBG|#999}}}}}
{{Infobox|entry|title={{{reward-title|Reward(s)}}}|content={{{reward|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}


{{Infobox|colspan|bg={{{fieldBG|#f0f0f0}}}|linebg={{{lineBG|#999}}}|content={{#if:{{{nowalk|}}}||<nowiki/>
{{Infobox|colspan|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}|content={{#if:{{{nowalk|}}}||<nowiki/>
{{#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]?}}}}}}
{{#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]?}}}}}}


Line 45: Line 45:


<pre>
<pre>
|nameBG=
|imageBG=
|imageBG=
|nameBG=
|sectionBG=
|sectionBG=
|fieldBG=
|fieldBG=

Latest revision as of 09:58, June 14, 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:

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