Difference between revisions of "Template:Video"

From blading.wiki
Jump to navigation Jump to search
(Created page with "<div class="infobox-video"> <div class="infobox-video-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-video-image">[[File:{{{image}}}|300px]]</div...")
 
m
Line 5: Line 5:
 
     <th>Release date</th>
 
     <th>Release date</th>
 
     <td>{{{releasedate}}}</td>
 
     <td>{{{releasedate}}}</td>
 +
</tr>}}{{#if:{{{country|}}}|<tr>
 +
    <th>Country</th>
 +
    <td>{{{country}}}</td>
 
</tr>}}{{#if:{{{director|}}}|<tr>
 
</tr>}}{{#if:{{{director|}}}|<tr>
 
     <th>Directed by</th>
 
     <th>Directed by</th>

Revision as of 14:15, 7 October 2020

Video