Template:Level infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "border-color:{{{lineBG\|([^\n}]+)}}}" {{!}} {{{image\|}}}" to "border-bottom:1px solid {{{lineBG|$1}}}" {{!}} {{{image|}}}")
m (Text replacement - "|}}} {{!}}-}}" to "}}} {{!}}-}}")
Line 5: Line 5:
Prev:
Prev:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{prev|}}}
{{{prev}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{next|}}}|
{{#if:{{{next|}}}|
Line 11: Line 11:
Next:
Next:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{next|}}}
{{{next}}}
{{!}}-}}
{{!}}-}}
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
Line 22: Line 22:
Game:
Game:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{game|}}}
{{{game}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{campaign|}}}|
{{#if:{{{campaign|}}}|
Line 28: Line 28:
{{{campaign-title|Campaign}}}:
{{{campaign-title|Campaign}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{campaign|}}}
{{{campaign}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{player|}}}|
{{#if:{{{player|}}}|
Line 34: Line 34:
{{{player-title|Player(s)}}}:
{{{player-title|Player(s)}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{player|}}}
{{{player}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{light|}}}|
{{#if:{{{light|}}}|
Line 40: Line 40:
Recommended Power Level:
Recommended Power Level:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{light|}}}
{{{light}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{place|}}}|
{{#if:{{{place|}}}|
Line 46: Line 46:
{{{place-title|Location}}}:
{{{place-title|Location}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{place|}}}
{{{place}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{objective|}}}|
{{#if:{{{objective|}}}|
Line 52: Line 52:
{{{objective-title|Objective(s)}}}:
{{{objective-title|Objective(s)}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{objective|}}}
{{{objective}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{nowalk|}}}||
{{#if:{{{nowalk|}}}||

Revision as of 09:24, October 18, 2022

Level infobox

Destinypedia doesn't currently have a walkthrough for this level, could you write it?

 

Usage

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=