Template:Infobox: Difference between revisions

mNo edit summary
 
Line 20: Line 20:
     <th>Platform</th>
     <th>Platform</th>
     <td>{{{platform}}}</td>
     <td>{{{platform}}}</td>
</tr>}}{{#if:{{{rating|}}}|<tr>
    <th>Rating</th>
    <td>{{{rating}}}</td>
</tr>}}{{#if:{{{release|}}}|<tr>
</tr>}}{{#if:{{{release|}}}|<tr>
     <th>Release</th>
     <th>Release</th>
     <td>{{{release}}}</td>
     <td>{{{release}}}</td>
</tr>}}</table>
</tr>}}</table>
</div></includeonly>
</div></includeonly><noinclude>== Usage ==
<noinclude>
== Usage ==
  <nowiki>
  <nowiki>
{{Infobox
{{Infobox
Line 37: Line 38:
|engine    =  
|engine    =  
|platform  =  
|platform  =  
|rating    =
|release  =  
|release  =  
}}</nowiki>
}}</nowiki>