Template:Game: Difference between revisions

From Kyria Thanatos Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#vardefine:addonType<!-- define the addon type (both game title params use the same values)
<div class="infobox">
-->|<!--
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
-->{{#switch:{{lc:{{{type|}}}}}<!--
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
-->|update    =updates<!--
<table class="infobox-table">{{#if:{{{param1|}}}|<tr>
-->|season    =seasons<!--
    <th>Developer</th>
-->|addon      =add-ons<!---
    <td>{{{param1}}}</td>
        -->|expansion  =expansions<!--
</tr>}}{{#if:{{{param2|}}}|<tr>
-->|#default  =<!--
    <th>Publisher</th>
-->}}<!--
    <td>{{{param2}}}</td>
-->}}<!--
</tr>}}{{#if:{{{param3|}}}|<tr>
--><infobox>
    <th>Release Date</th>
    <data source="games">
    <td>{{{param3}}}</td>
        <format>{{#invoke: Games|title|{{{games|}}}|{{#var:addonType}}|{{#var:addonType}}}}</format>
</tr>}}{{#if:{{{param4|}}}|<tr>
    </data>
    <th>Genre</th>
<title source="name"><default>{{#invoke:Util|corename}}</default></title>
    <td>{{{param4}}}</td>
<data source="subtitle" style="position: relative; bottom: 15px;"></data>
</tr>}}{{#if:{{{param5|}}}|<tr>
<panel name="images">
     <th>Platform Played</th>
<section name="tab"><label>{{{label|}}}</label>
     <td>{{{param5}}}</td>
<image source="image"><caption source="image desc"></caption></image>
</tr>}}{{#if:{{{param6|}}}|<tr>
</section>
    <th>Date First Streamed</th>
<section name="tab2"><label>{{{label2|}}}</label>
     <td>{{{param6}}}</td>
<image source="image2"><caption source="image desc2"></caption></image>
</tr>}}{{#if:{{{param7|}}}|<tr>
</section>
    <th>Date Last Streamed</th>
<section name="tab3"><label>{{{label3|}}}</label>
    <td>{{{param7}}}</td>
<image source="image3"><caption source="image desc3"></caption></image>
</tr>}}{{#if:{{{param8|}}}|<tr>
</section>
     <th>Date Completed</th>
<section name="tab4"><label>{{{label4|}}}</label>
    <td>{{{param8}}}</td>
<image source="image4"><caption source="image desc4"></caption></image>
</tr>}}{{#if:{{{param9|}}}|<tr>
</section>
    <th>VOD Playlist</th>
<section name="tab5"><label>{{{label5|}}}</label>
    <td>{{{param9}}}</td>
<image source="image5"><caption source="image desc5"></caption></image>
</tr>}}</table>
</section>
</div>
<section name="tab6"><label>{{{label6|}}}</label>
<image source="icon"><caption source="icon desc"></caption></image>  
</section>
</panel>
<panel name="data">
<section name="tab"><label>{{#if:{{{tab|}}}|{{{tab|}}}|Overview}}</label>
<group>
  <header>Information</header>
        <data source="developer"><label>Developer</label></data>
        <data source="publisher"><label>Publisher</label></data>
        <data source="author"><label>Author</label></data>
        <data source="size"><label>Size</label></data>
        <data source="price"><label>Price</label></data>
        <data source="credits"><label>Credits</label><format>{{icon|credit}} {{{credits|}}}</format></data>
        <data source="engine"><label>Engine</label></data>
    </group>
  <group layout="horizontal">
        <data source="genre"><label>Genre</label></data>
        <data source="modes"><label>Modes</label></data>
    </group>
    <group layout="horizontal">
        <data source="preceded by"><label>Preceded By</label></data>
        <data source="concurrent"><label>Concurrent</label></data>
        <data source="followed by"><label>Followed By</label></data>
     </group>
  <group layout="horizontal">
<data source="strategywiki"></data>
     </group>
  <group><header>Release</header>
            <data source="release date"><label>Date</label></data>
            <data source="began"><label>Began</label></data>
            <data source="ended"><label>Ended</label></data>   
            <data source="alongside"><label>Alongside</label></data>     
    </group>
  <group><header>Creation</header>
            <data source="creation"><label>Creation</label></data>
            <data source="effects"><label>Effects</label></data>
            <data source="value"><label>Value</label></data>   
            <data source="formid"><label>Form ID</label></data>     
    </group>
</section>
<section name="tab2"><label>{{#if:{{{tab2|}}}|{{{tab2|}}}|Data}}</label>
<group><header>Technical</header>
        <data source="distributor"><label>Distributor</label></data>
        <data source="rating"><label>Rating</label></data>
        <data source="media"><label>Media</label></data>
        <data source="pages"><label>Pages</label></data>
        <data source="requirements"><label>System</label></data>
        <data source="patch"><label>Patch</label></data>
        <data source="website"><label>Website</label></data>
     </group>
    <group><header>Platforms</header>
        <data source="pc"><label>PC</label></data>
        <data source="cloud"><label>Cloud</label></data>
        <data source="xbox"><label>Xbox</label></data>
        <data source="playstation"><label>PlayStation</label></data>
        <data source="nintendo"><label>Nintendo</label></data>
        <data source="android"><label>Android</label></data>
        <data source="ios"><label>iOS</label></data>
        <data source="windowsphone"><label>Windows Phone</label></data>
            <data source="platform1available"><label>{{{platform1}}}</label></data>
            <data source="platform2available"><label>{{{platform2}}}</label></data>
            <data source="platform3available"><label>{{{platform3}}}</label></data>
            <data source="platform4available"><label>{{{platform4}}}</label></data>
            <data source="platform5available"><label>{{{platform5}}}</label></data>  
    </group>
</section>
<section name="tab3"><label>{{#if:{{{tab3|}}}|{{{tab3|}}}|Abstract}}</label>
     <group>
    <header>Info</header>
            <data source="abstract"><label>Abstract</label></data>
        <data source="obtained"><label>Obtained</label></data>
</group>
  <group layout="horizontal">
            <data source="update"><label>Update Number</label></data>
            <data source="seasonorder"><label>Season Number</label></data>
            <data source="days"><label>Days</label></data>
</group>
</section>
</panel></infobox><!--
-->{{#if:{{{footer|}}}|[[Category:Template Fixes (Footer)]]|}}<!--
-->{{#if:{{{footer2|}}}|[[Category:Template Fixes (Footer)]]|}}<!--
-->{{#if:{{{footer3|}}}|[[Category:Template Fixes (Footer)]]|}}<!--
--><noinclude>
{{documentation}}
[[Category:Infobox templates|Game]]</noinclude>

Revision as of 00:00, 14 January 2024

Game