Template:Walkthrough infobox: Difference between revisions

From Halopedia, the Halo wiki

m (Text replacement - "! " to "! ")
m (Text replacement - "}}}; font-size:90%;"" to "}}}"")
Line 6: Line 6:
{{!}}-
{{!}}-
{{#if:{{{prev|}}}|
{{#if:{{{prev|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" width="40px" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" width="40px" {{!}}
'''Prev''':
'''Prev''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}} {{{prev|}}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}} {{{prev|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{next|}}}|
{{#if:{{{next|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}; font-size:90%;" width="40px" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" width="40px" {{!}}
'''Next''':
'''Next''':
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}} {{{next|}}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}} {{{next|}}}

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