Template:Infobox video game: Difference between revisions

From Tomba! Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:
<table class="infobox video-game">
<table class="infobox video-game">
   <caption>{{{name}}}</caption>
   <caption>{{{name}}}</caption>
   <tbody>
   <tr>
     <tr>
     <td colspan="2">{{{title|}}}</td>
      <td colspan="2">{{{title|}}}</td>
  </tr>
    </tr>
  <tr>
    <tr>
    <td colspan="2">{{{image|}}}</td>
      <td colspan="2">{{{image|}}}</td>
  </tr>
    </tr>
  <tr>
    <tr>
    <th>Developer</th>
      <th>Developer</th>
    <td>{{{developer|}}}</td>
      <td>{{{developer|}}}</td>
  </tr>
    </tr>
  <tr>
    <tr>
    <th>Publisher</th>
      <th>Publisher</th>
    <td>{{{publisher|}}}</td>
      <td>{{{publisher|}}}</td>
  </tr>
    </tr>
  <tr>
    <tr>
    <th>Director</th>
      <th>Director</th>
    <td>{{{director|}}}</td>
      <td>{{{director|}}}</td>
  </tr>
    </tr>
  <tr>
    <tr>
    <th>Producer</th>
      <th>Producer</th>
    <td>{{{producer|}}}</td>
      <td>{{{producer|}}}</td>
  </tr>
    </tr>
  <tr>
    <tr>
    <th>Designer</th>
      <th>Designer</th>
    <td>{{{designer|}}}</td>
      <td>{{{designer|}}}</td>
  </tr>
    </tr>
  <tr>
    <tr>
    <th>Platform</th>
      <th>Platform</th>
    <td>{{{platform|}}}</td>
      <td>{{{platform|}}}</td>
  </tr>
    </tr>
  <tr>
    <tr>
    <th>Genre</th>
      <th>Genre</th>
    <td>{{{genre|}}}</td>
      <td>{{{genre|}}}</td>
  </tr>
    </tr>
  <tr>
    <tr>
    <th>Release</th>
      <th>Release</th>
    <td>{{{release|}}}</td>
      <td>{{{release|}}}</td>
  </tr>
    </tr>
  </tbody>
</table>
</table>
</includeonly>
</includeonly>
Line 50: Line 48:
{{Infobox_video_game
{{Infobox_video_game
| name      = Game Name
| name      = Game Name
| title      = Game Title
| title      = [[File:game_title.png]]
| image      = [[File:example.jpg|250px]]
| image      = [[File:box_art.jpg]]
| developer  = Developer Name
| developer  = Developer name
| publisher  = Publisher Name
| publisher  = Publisher name
| director  = Director Name
| director  = Director name
| producer  = Producer Name
| producer  = Producer name
| designer  = Designer Name(s)
| designer  = Designer name
| platform  = Platform(s)
| platform  = Consoles the game was released on
| genre      = Game Genre
| genre      = Genres of the game
| release    = Release Date(s)
| release    = Release dates per region
}}
}}
</pre>
</pre>
== Example ==
{{Infobox_video_game
| name      = Game Name
| title      = [[File:game_title.png]]
| image      = [[File:box_art.jpg]]
| developer  = Developer name
| publisher  = Publisher name
| director  = Director name
| producer  = Producer name
| designer  = Designer name
| platform  = Consoles the game was released on
| genre      = Genres of the game
| release    = Release dates per region
}}
</noinclude>
</noinclude>

Latest revision as of 16:22, 27 January 2025


Usage

{{Infobox_video_game
| name       = Game Name
| title      = [[File:game_title.png]]
| image      = [[File:box_art.jpg]]
| developer  = Developer name
| publisher  = Publisher name
| director   = Director name
| producer   = Producer name
| designer   = Designer name
| platform   = Consoles the game was released on
| genre      = Genres of the game
| release    = Release dates per region
}}

Example

Game Name
File:Game title.png
File:Box art.jpg
Developer Developer name
Publisher Publisher name
Director Director name
Producer Producer name
Designer Designer name
Platform Consoles the game was released on
Genre Genres of the game
Release Release dates per region