Difference between revisions of "Template:Infobox video"
Jump to navigation
Jump to search
CircleHunter (talk | contribs) |
CircleHunter (talk | contribs) |
||
Line 31: | Line 31: | ||
<th>Effect</th> | <th>Effect</th> | ||
<td>{{{effect}}}</td> | <td>{{{effect}}}</td> | ||
− | |||
</tr>}}{{#if:{{{previous-video|}}}|<tr> | </tr>}}{{#if:{{{previous-video|}}}|<tr> | ||
<th>Previous video</th> | <th>Previous video</th> | ||
Line 37: | Line 36: | ||
</tr>}}{{#if:{{{next-video|}}}|<tr> | </tr>}}{{#if:{{{next-video|}}}|<tr> | ||
<th>Next video</th> | <th>Next video</th> | ||
− | <td>{{{next-video}}}</td | + | <td>{{{next-video}}}</td> |
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> |