Template:Quest walkthrough infobox: Difference between revisions

From Destinypedia, the Destiny wiki

mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Infobox|start|color={{{color1|inherit}}}|bg={{{BG|#7995CA}}}}}
{{Infobox|start|bg=#7995CA}}


{{Infobox|entry|title=Prev|content={{{prev|}}}}}
{{Infobox|entry|title=Prev|content={{{prev|}}}}}
{{Infobox|entry|title=Next|content={{{next|}}}}}
{{Infobox|entry|title=Next|content={{{next|}}}}}


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


{{Infobox|entry|title={{{npcs-title|NPCs}}}|content={{{npcs|}}}}}
{{Infobox|entry|title={{{npcs-title|NPCs}}}|content={{{npcs|}}}}}
Line 31: Line 31:
|rewards=
|rewards=
}}
}}
</pre>
==Custom parameters==
The following allows you to alter the background colors of the template:
<pre>
|imageBG=
|nameBG=
|sectionBG=
|fieldBG=
|titleBG=
</pre>
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 11:25, June 1, 2024

Quest walkthrough infobox
 

Usage 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=
}}