Welcome to our new Skyland! Article rewrites are welcome. If you see any missing images, please feel free to add them. Please use the Aboutfile template when uploading and add categories.
We are also aware of some articles being unavailable. Please bear with us while we are working to get them fixed.

Template:Game: Difference between revisions

From Skylanders Wiki, the Skylands encylopedia
Aura24 (talk | contribs)
Infobox updated using the portable infobox migration tool
Aura24 (talk | contribs)
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox>
{| class="infobox" style="background:#DDEEFF; border:1px solid #0F378C"
<title source="name"><default>{{PAGENAME}}</default></title>
|-
<image source="image"/>
! colspan="2" style="background-color:#1493ff;color:white;font-size:125%"| {{{name|{{PAGENAME}}}}}
<data source="develop"><label>'''Developer(s):'''</label></data>
|-
<data source="publish"><label>'''Publisher(s):'''</label></data>
| style="text-align:center" colspan="2" | {{{image|}}}
<data source="distribute"><label>'''Distributor(s):'''</label></data>
|- style="vertical-align: top"
<data source="release"><label>'''Released:'''</label></data>
{{#if:{{{develop|}}}|{{!}}-style="background:#b6daff"
<data source="genre"><label>'''Genre:'''</label></data>
{{!}} '''Developer(s):'''
<data source="modes"><label>'''Modes:'''</label></data>
{{!}} {{{develop}}}
<data source="rating"><label>'''Rating:'''</label></data>
|}}
<data source="platform"><label>'''Platform(s):'''</label></data>
|- style="vertical-align: top"
<data source="media"><label>'''Media:'''</label></data>
{{#if:{{{publish|}}}|{{!}}-style="background:#b6daff"
<data source="Soundtrack"><label>'''Soundtrack:'''</label></data>
{{!}} '''Publisher(s):'''
</infobox>
{{!}} {{{publish}}}
<noinclude>
|}}
== Usage & preview ==
|- style="vertical-align: top"
Type in this:
{{#if:{{{distribute|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Distributor(s):'''
{{!}} {{{distribute}}}
|}}
|- style="vertical-align: top"
{{#if:{{{release|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Released:'''
{{!}} {{{release}}}
|}}
|- style="vertical-align: top"
{{#if:{{{genre|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Genre:'''
{{!}} {{{genre}}}
|}}
|- style="vertical-align: top;"
{{#if:{{{modes|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Modes:'''
{{!}} {{{modes}}}
|}}
|- style="vertical-align: top"
{{#if:{{{rating|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Rating(s):'''
{{!}} {{{rating}}}
|}}
|- style="vertical-align: top"
{{#if:{{{platform|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Platform:'''
{{!}} {{{platform}}}
|}}
|- style="vertical-align: top"
{{#if:{{{media|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Media:'''
{{!}} {{{media}}}
|}}
|- style="vertical-align: top"
{{#if:{{{soundtrack|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Soundtrack:'''
{{!}} {{{soundtrack}}}
|}}
|}<noinclude>


==Usage==
<pre>
<pre>
{{Game
{{Game
Line 30: Line 70:
|platform=
|platform=
|media=
|media=
|Soundtrack=
|soundtrack=
}}
}}
</pre>
</pre>
 
[[Category:Infobox templates]]</noinclude>
to see this:
 
{{Game
|name=This is a test
|image=This is a test
|develop=This is a test
|publish=This is a test
|distribute=This is a test
|release=This is a test
|genre=This is a test
|modes=This is a test
|rating=This is a test
|platform=This is a test
|media=This is a test
|Soundtrack=This is a test
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Latest revision as of 04:07, May 11, 2025

Game

Usage

{{Game
|name=
|image=
|develop=
|publish=
|distribute=
|release=
|genre=
|modes=
|rating=
|platform=
|media=
|soundtrack=
}}