Template:Walkthrough infobox: Difference between revisions

No edit summary
m (Text replacement - "dummy edit" to "Category:Infobox templates")
Tag: Manual revert
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox|start|bg=#7995CA}}
{{Infobox|start|bg=#7995CA}}


{{Infobox|span|content={{{era|}}}|width=100px}}
{{Infobox|rowspan|align=center|content={{{era|}}}|width=100px|entries=
{{Infobox|entry|title=Prev|content={{{prev|}}}<nowiki/>}}
{{Infobox|entry|title={{{prev-title|Prev}}}|content={{{prev|}}}<nowiki/>}}
{{Infobox|entry|title=Next|content={{{next|}}}<nowiki/>}}
{{Infobox|entry|title={{{next-title|Next}}}|content={{{next|}}}<nowiki/>}}
}}


{{Infobox|title|name={{{name|}}}|colspan=3}}
{{Infobox|title|name={{{name|}}}|colspan=3}}
Line 22: Line 23:
}}
}}


{{Infobox|end|colspan=3}}<includeonly>{{#if:{{{pagegamelabel|}}}|{{#ifexist:Category:{{#acronym:game|{{{pagegamelabel}}}|title|{{{pagegamelabel}}}}} walkthroughs|[[Category:{{#acronym:game|{{{pagegamelabel}}}|title|{{{pagegamelabel}}}}} walkthroughs]]|[[Category:Miscellaneous walkthroughs]]}}}}{{pagetitle|{{{pagetitle|{{{pagename|{{ROOTPAGENAME}}}}} - {{{pagelabel|Walkthrough {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}}}}}{{#if:{{{pagegamelabel|}}}|<nowiki/> - {{#acronym:game|{{{pagegamelabel}}}|title|{{{pagegamelabel}}}}}}}}}</includeonly><noinclude>__NOTOC__
{{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}}
{{clear}}
==Usage instructions==
==Instructions==
Copy and paste the following code into your article, then put the relevant specifications after the "=" signs.
Cut and paste the following code into your article, then put the relevant specifications after the "=" signs.


<pre>
<pre>

Latest revision as of 11: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=
}}