Template:Level infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "}}</pre>" to "}} </pre>")
m (Text replacement - "{\| class="infobox" style="width:([^\n;"]+); background:([^\n;"]+); color:([^\n;"]+)" cellspacing="0"" to "{{Infobox|start|width=$1|color=$3|bg=$2}}")
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|}}}|
{{#if:{{{prev|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}

Revision as of 16:35, June 1, 2024

Level infobox

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

 

Usage instructions

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

{{Level infobox
|prev=
|next=
|game=
|campaign=
|name=
|image=
|player=
|light=
|place=
|objective=
}}

Optional fields

All fields are optional. Fields not filled will not display a row.

  • nowalk
    • Disables the walkthrough available/unavailable notice. Use for cutscenes.
    • Set to any non-empty value to use.
|imageBG=
|nameBG=
|sectionBG=
|fieldBG=
|titleBG=