Template:Walkthrough infobox: Difference between revisions
From Halopedia, the Halo wiki
m (Text replacement - "{{#if:({{{[^\|}\n]+\|}}})\|↵{{!}} class="infoboxlabel" style="[^\n"]+"( width="[^\n"]+")? {{!}}↵([^\n]+):↵{{!}} class="infoboxcell" style="[^\n"]+" {{!}}↵{{{[^\|}\n]+\|?}}}↵}}↵\|-" to "{{Infobox|entry|title=$3|content=$1}}") |
m (Text replacement - "dummy edit" to "Category:Infobox templates") Tag: Manual revert |
||
(18 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| | {{Infobox|start|bg=#7995CA}} | ||
| | |||
{{ | {{Infobox|rowspan|align=center|content={{{era|}}}|width=100px|entries= | ||
{{Infobox|entry|title={{{prev-title|Prev}}}|content={{{prev|}}}<nowiki/>}} | |||
{{Infobox|entry|title={{{next-title|Next}}}|content={{{next|}}}<nowiki/>}} | |||
}} | }} | ||
{{Infobox | {{Infobox|title|name={{{name|}}}|colspan=3}} | ||
{{Infobox| | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|colspan=3}} | ||
| | {{Infobox|section|title={{{section1-title|Level overview}}}|colspan=3|entries= | ||
{{Infobox|entry|title={{{player-title|Player(s)}}}|content={{{player|}}}|colspan=2}} | |||
{{ | {{Infobox|entry|title={{{objective-title|Objective(s)}}}|content={{{objective|}}}|colspan=2}} | ||
{{Infobox|entry|title={{{location-title|Location(s)}}}|content={{{location|}}}|colspan=2}} | |||
}} | }} | ||
|- | |||
{{ | {{Infobox|section|title={{{section2-title|Gameplay overview}}}|colspan=3|entries= | ||
{{Infobox|entry|title={{{starting weapons-title|Default weapons}}}|content={{{starting weapons|}}}|colspan=2}} | |||
{{Infobox|entry|title={{{new weapons-title|Available weapons}}}|content={{{new weapons|}}}|colspan=2}} | |||
{{Infobox|entry|title={{{enemies-title|Enemies}}}|content={{{enemies|}}}|colspan=2}} | |||
{{Infobox|entry|title={{{skulls-title|Skulls}}}|content={{{skulls|}}}|colspan=2}} | |||
{{Infobox|entry|title={{{misc-title|Miscellaneous}}}|content={{{misc|}}}|colspan=2}} | |||
}} | }} | ||
{{Infobox| | {{Infobox|end|colspan=3}}<includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Walkthrough}}}|label2={{#acronym:game|{{{pagegamelabel|}}}|title|{{{pagegamelabel|}}}}}}}{{#if:{{{pagegamelabel|}}}|{{#ifexist:Category:{{#acronym:game|{{{pagegamelabel}}}|title|{{{pagegamelabel}}}}} walkthroughs|[[Category:{{#acronym:game|{{{pagegamelabel}}}|title|{{{pagegamelabel}}}}} walkthroughs]]|[[Category:Miscellaneous walkthroughs]]}}}}</includeonly><noinclude>{{clear}} | ||
{{Infobox| | ==Usage instructions== | ||
Copy and paste the following code into your article, then put the relevant specifications after the "=" signs. | |||
{{# | |||
}} | |||
| | |||
{{clear}} | |||
== | |||
<pre> | <pre> | ||
Line 49: | Line 42: | ||
|skulls= | |skulls= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Latest revision as of 10:11, June 14, 2024
Walkthrough infobox | ||
---|---|---|
Usage instructions
Copy 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= }}