Difference between revisions of "Template:Video"
Jump to navigation
Jump to search
m |
|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <div class="infobox | + | <div class="infobox"> |
| − | <div class="infobox | + | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| |
| − | <div class="infobox | + | <div class="infobox-image">[[File:{{{image}}}]]</div>}} |
<table>{{#if:{{{releasedate|}}}|<tr> | <table>{{#if:{{{releasedate|}}}|<tr> | ||
<th>Release date</th> | <th>Release date</th> | ||
| Line 15: | Line 15: | ||
<td>{{{producer}}}</td> | <td>{{{producer}}}</td> | ||
</tr>}}{{#if:{{{mediatype|}}}|<tr> | </tr>}}{{#if:{{{mediatype|}}}|<tr> | ||
| − | <th> | + | <th>First released as</th> |
<td>{{{mediatype}}}</td> | <td>{{{mediatype}}}</td> | ||
| + | </tr>}}{{#if:{{{availableas|}}}|<tr> | ||
| + | <th>Available as</th> | ||
| + | <td>{{{availableas}}}</td> | ||
</tr>}}{{#if:{{{runtime|}}}|<tr> | </tr>}}{{#if:{{{runtime|}}}|<tr> | ||
<th>Runtime</th> | <th>Runtime</th> | ||
Latest revision as of 08:11, 8 October 2020
Video