Template:Public Event infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "{{!}} {{{image|}}}" to "{{!}} {{{image}}}")
m (Text replacement - "f0f0f0" to "F3F3F3")
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:260px; background:{{{BG|#471d03}}}; color:{{{color1|#000}}}" cellspacing="0"
{{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#471d03}}}}}
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}}
|-
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#B4C5E3}}}|linebg={{{lineBG|#999}}}}}
{{#if:{{{image|}}}|
 
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#B4C5E3}}}; border-bottom:1px solid {{{lineBG|#999}}}" {{!}} {{{image}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
{{Infobox|entry|title={{{light-title|Recommended Light level}}}|content={{{light|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{!}}-}}
{{Infobox|entry|title={{{place-title|Location}}}|content={{{place|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{#if:{{{light|}}}|
{{Infobox|entry|title={{{enemies-title|Enemies}}}|content={{{enemies|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{Infobox|entry|title={{{objective-title|Objective(s)}}}|content={{{objective|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}}}
Recommended Light Level:
 
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{Infobox|colspan|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#999}}}|content={{#if:{{{nowalk|}}}||<nowiki/>
{{{light}}}
{{#ifexist:{{FULLPAGENAME}}/Walkthrough|{{SITENAME}} has a walkthrough guide for this public event; see [[{{FULLPAGENAME}}/Walkthrough]].|{{SITENAME}} doesn't currently have a walkthrough for this public event; could you [{{FULLURL:{{FULLPAGENAME}}/Walkthrough|action=edit}} write one]?}}}}}}
{{!}}-}}
 
{{#if:{{{place|}}}|
{{Infobox|end}}<noinclude>{{clear}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
==Usage instructions==
{{{place-title|Location}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{place}}}
{{!}}-}}
{{#if:{{{enemies|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{enemies-title|Enemies}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{enemies}}}
{{!}}-}}
{{#if:{{{objective|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{objective-title|Objective(s)}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{{objective}}}
{{!}}-}}
{{#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 public event, 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 47: Line 23:
|enemies=
|enemies=
|objective=
|objective=
}}</pre>
}}
</pre>


===Optional fields===
===Optional fields===
All fields are ''optional''. Fields not filled will not display a row.
All fields are ''optional''. Fields not filled will not display a row.
*nowalk
 
*<code>nowalk</code>
**Disables the walkthrough available/unavailable notice. Use for cutscenes.
**Disables the walkthrough available/unavailable notice. Use for cutscenes.
**Set to any non-empty value to use.
**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

Public Event infobox

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

 

Usage instructions

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

{{Public Event Infobox
|name=
|image=
|light=
|place=
|enemies=
|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.

Custom parameters

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

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