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)
No edit summary
Tag: sourceedit
Aura24 (talk | contribs)
No edit summary
Line 1: Line 1:
<infobox layout="stacked">
{| 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:{{{publish|}}}|{{!}}-style="background:#b6daff"
<data source="genre"><label>'''Genre:'''</label></data>
{{!}} '''Publisher(s):'''
<data source="modes"><label>'''Modes:'''</label></data>
{{!}} {{{publish}}}
<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:{{{distribute|}}}|{{!}}-style="background:#b6daff"
<data source="Soundtrack"><label>'''Soundtrack:'''</label></data>
{{!}} '''Distributor(s):'''
</infobox>
{{!}} {{{distribute}}}
<noinclude>
|}}
== Usage & preview ==
|- style="vertical-align: top"
Type in this:
{{#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:{{{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 60:
|platform=
|platform=
|media=
|media=
|Soundtrack=
|soundtrack=
}}
}}
</pre>
</pre>
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>

Revision as of 23:18, May 10, 2025

Game

Usage

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