Template:Walkthrough infobox: Difference between revisions
From Halopedia, the Halo wiki
No edit summary |
m (Text replacement - "text-align: *center; " to "") |
||
Line 17: | Line 17: | ||
{{{next|}}} | {{{next|}}} | ||
{{!}}-}} | {{!}}-}} | ||
! style="background:{{{nameBG|transparent}}}; color:{{{color2|#FFFFFF}}} | ! style="background:{{{nameBG|transparent}}}; color:{{{color2|#FFFFFF}}}; font-size:120%; line-height:20px" colspan="3" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ||
{{!}}- | {{!}}- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
! style="background:{{{imageBG|#B4C5E3}}} | ! style="background:{{{imageBG|#B4C5E3}}}; border-bottom:1px solid {{{lineBG|#999999}}}" colspan="3" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}} | ||
}} | }} | ||
{{!}}- | {{!}}- | ||
{{#if:{{{hidea|}}}|{{!}}-|{{!}}- | {{#if:{{{hidea|}}}|{{!}}-|{{!}}- | ||
! colspan="3" style="font-size:90% | ! colspan="3" style="font-size:90%; background:{{{sectionBG|#7995CA}}}; color:#FFFFFF" {{!}} {{{section1-title|Level overview}}}}} | ||
{{!}}- | {{!}}- | ||
{{#if:{{{player|}}}| | {{#if:{{{player|}}}| | ||
Line 45: | Line 45: | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{hideb|}}}|{{!}}-|{{!}}- | {{#if:{{{hideb|}}}|{{!}}-|{{!}}- | ||
! colspan="3" style="font-size:90% | ! colspan="3" style="font-size:90%; background:{{{sectionBG|#7995CA}}}; color:#FFFFFF" {{!}} {{{section2-title|Gameplay overview}}}}} | ||
{{!}}- | {{!}}- | ||
{{#if:{{{starting weapons|}}}| | {{#if:{{{starting weapons|}}}| | ||
Line 77: | Line 77: | ||
{{{misc|}}} | {{{misc|}}} | ||
{{!}}-}} | {{!}}-}} | ||
| colspan="3" style=" | | colspan="3" style="background:{{{BG|transparent}}}; padding:0; font-size:10px" | | ||
|}<includeonly>{{#if:{{{pagegamelabel|}}}||[[Category:Walkthrough]]}}{{pagetitle|{{{pagetitle|{{{pagename|{{ROOTPAGENAME}}}}} - {{{pagelabel|Walkthrough {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}}}}}{{#if:{{{pagegamelabel|}}}|<nowiki/> - {{#acronym:game|{{{pagegamelabel}}}|title|{{{pagegamelabel}}}}}}}}}</includeonly><noinclude>__NOTOC__ | |}<includeonly>{{#if:{{{pagegamelabel|}}}||[[Category:Walkthrough]]}}{{pagetitle|{{{pagetitle|{{{pagename|{{ROOTPAGENAME}}}}} - {{{pagelabel|Walkthrough {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}}}}}{{#if:{{{pagegamelabel|}}}|<nowiki/> - {{#acronym:game|{{{pagegamelabel}}}|title|{{{pagegamelabel}}}}}}}}}</includeonly><noinclude>__NOTOC__ | ||
{{clear}} | {{clear}} |
Revision as of 09:50, 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=