Template:Walkthrough infobox: Difference between revisions

From Halopedia, the Halo wiki

m (Text replacement - "| " to "|  ")
m (Text replacement - ";"" to """)
Line 2: Line 2:
{{!}}-
{{!}}-
{{#if:{{{era|}}}|
{{#if:{{{era|}}}|
! style="background:{{{fieldBG|#F2F3F4}}}; text-align:center;" width="100px" rowspan="3" {{!}} {{{era|}}}
! style="background:{{{fieldBG|#F2F3F4}}}; text-align:center" width="100px" rowspan="3" {{!}} {{{era|}}}
}}
}}
{{!}}-
{{!}}-
Line 22: Line 22:
{{!}}-
{{!}}-
{{#if:{{{hidea|}}}|{{!}}-|{{!}}-
{{#if:{{{hidea|}}}|{{!}}-|{{!}}-
! colspan="3" style="font-size:90%; text-align:center; background:{{{sectionBG|#7995CA}}}; color:#FFFFFF;" {{!}} {{{section1-title|Level overview}}}}}
! colspan="3" style="font-size:90%; text-align:center; background:{{{sectionBG|#7995CA}}}; color:#FFFFFF" {{!}} {{{section1-title|Level overview}}}}}
{{!}}-
{{!}}-
{{#if:{{{player|}}}|
{{#if:{{{player|}}}|
Line 43: Line 43:
{{!}}-}}
{{!}}-}}
{{#if:{{{hideb|}}}|{{!}}-|{{!}}-
{{#if:{{{hideb|}}}|{{!}}-|{{!}}-
! colspan="3" style="font-size:90%; text-align:center; background:{{{sectionBG|#7995CA}}}; color:#FFFFFF;" {{!}} {{{section2-title|Gameplay overview}}}}}
! colspan="3" style="font-size:90%; text-align:center; background:{{{sectionBG|#7995CA}}}; color:#FFFFFF" {{!}} {{{section2-title|Gameplay overview}}}}}
{{!}}-
{{!}}-
{{#if:{{{starting weapons|}}}|
{{#if:{{{starting weapons|}}}|

Revision as of 00:49, September 15, 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=