Template:Walkthrough infobox: Difference between revisions
From Halopedia, the Halo wiki
m (Text replacement - "<div style="clear:both">{{{caption}}}</div>" to "<div>{{{caption}}}</div>") |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox" cellspacing="0" style="width:260px; background:{{{BG|#7995CA}}}; | {| class="infobox" cellspacing="0" style="width:260px; background:{{{BG|#7995CA}}}; color:{{{color1|inherit}}}" | ||
|- | |||
{{#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 8: | Line 8: | ||
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" 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}}}" 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|}}} | |||
{{!}}-}} | {{!}}-}} | ||
! style="background:{{{nameBG|transparent}}}; color:{{{color2|#FFFFFF}}}; text-align:center; font-size:120%; line-height:20px" colspan="3" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ! style="background:{{{nameBG|transparent}}}; color:{{{color2|#FFFFFF}}}; text-align:center; font-size:120%; line-height:20px" colspan="3" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} |
Revision as of 09:38, 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=