Template:Infobox Game: Difference between revisions

First iteration of this template for games
 
Webfischi (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
     <th>Released</th>
     <th>Released</th>
     <td>{{{releaseTime}}}</td>
     <td>{{{releaseTime}}}</td>
</tr>}}{{#if:{{{previous|}}}|<tr>
    <th>Previous</th>
    <td>{{{previous}}}</td>
</tr>}}{{#if:{{{sequel|}}}|<tr>
    <th>Sequel</th>
    <td>{{{sequel}}}</td>
</tr>}}{{#if:{{{danish|}}}|<tr>
    <th>Danish</th>
    <td>{{{danish}}}</td>
</tr>}}{{#if:{{{finnish|}}}|<tr>
    <th>Finnish</th>
    <td>{{{finnish}}}</td>
</tr>}}{{#if:{{{swedish|}}}|<tr>
    <th>Swedish</th>
    <td>{{{swedish}}}</td>
</tr>}}{{#if:{{{norwegian|}}}|<tr>
    <th>Norwegian</th>
    <td>{{{norwegian}}}</td>
</tr>}}{{#if:{{{german|}}}|<tr>
    <th>German</th>
    <td>{{{german}}}</td>
</tr>}}{{#if:{{{russian|}}}|<tr>
    <th>Russian</th>
    <td>{{{russian}}}</td>
</tr>}}{{#if:{{{spanish|}}}|<tr>
    <th>Spanish</th>
    <td>{{{spanish}}}</td>
</tr>}}{{#if:{{{czech|}}}|<tr>
    <th>Czech</th>
    <td>{{{czech}}}</td>
</tr>}}{{#if:{{{french|}}}|<tr>
    <th>French</th>
    <td>{{{french}}}</td>
</tr>}}{{#if:{{{dutch|}}}|<tr>
    <th>Dutch</th>
    <td>{{{dutch}}}</td>
</tr>}}{{#if:{{{italian|}}}|<tr>
    <th>Italian</th>
    <td>{{{italian}}}</td>
</tr>}}</table>
</tr>}}</table>
</div></includeonly><noinclude>{{Infobox Game
</div></includeonly><noinclude>{{Infobox Game
Line 13: Line 52:
| gameType=Adventure
| gameType=Adventure
| releaseTime=1234
| releaseTime=1234
| previous=Previous game
| sequel=Next game
| danish=Dansk
| finnish=Suomi
| swedish=Svenska
| norwegian=Norsk
| german=Deutsch
| russian=Русский
| spanish=Español
| czech=Česky
| french=Français
| dutch=Nederlands
| italian=Italiano
}}</noinclude>
}}</noinclude>