Template:Walkthrough infobox: Difference between revisions

From Halopedia, the Halo wiki

m (Text replacement - "{{!}} {{{image|}}}" to "{{!}} {{{image}}}")
m (Text replacement - "}}}}} {{!}}-" to "}}} }} |-")
Line 24: Line 24:
|-
|-
{{#if:{{{hidea|}}}|{{!}}-|{{!}}-
{{#if:{{{hidea|}}}|{{!}}-|{{!}}-
! class="infoboxsubheading" colspan="3" style="background:{{{sectionBG|#7995CA}}}; color:#fff" {{!}} {{{section1-title|Level overview}}}}}
! class="infoboxsubheading" colspan="3" style="background:{{{sectionBG|#7995CA}}}; color:#fff" {{!}} {{{section1-title|Level overview}}}
{{!}}-
}}
|-
{{#if:{{{player|}}}|
{{#if:{{{player|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
Line 45: Line 46:
{{!}}-}}
{{!}}-}}
{{#if:{{{hideb|}}}|{{!}}-|{{!}}-
{{#if:{{{hideb|}}}|{{!}}-|{{!}}-
! class="infoboxsubheading" colspan="3" style="background:{{{sectionBG|#7995CA}}}; color:#fff" {{!}} {{{section2-title|Gameplay overview}}}}}
! class="infoboxsubheading" colspan="3" style="background:{{{sectionBG|#7995CA}}}; color:#fff" {{!}} {{{section2-title|Gameplay overview}}}
{{!}}-
}}
|-
{{#if:{{{starting weapons|}}}|
{{#if:{{{starting weapons|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; border-color:{{{lineBG|#999}}}" {{!}}

Revision as of 10:35, October 18, 2022

Walkthrough infobox
Level overview
Gameplay overview
 

Instructions

Cut and paste the following code into your article, then put the relevant specifications after the "=" signs.

{{Walkthrough Infobox
|era=
|prev=
|next=
|name=
|image=
|player=
|objective=
|location=
|starting weapons=
|new weapons=
|enemies=
|skulls=
}}

Custom parameters

The following allows you to alter the title of the sub-sections:

|imageBG=
|nameBG=
|sectionBG=
|fieldBG=
|titleBG=
|section1-title=
|section2-title=

Display parameters

The following allows you to hide the section header

  • hidea (hides Overview section header)
  • hideb (hides Gameplay section header)
|hidea=
|hideb=