More actions
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
</tr> | </tr> | ||
{{#if:{{{video1|}}}|<tr> | {{#if:{{{video1|}}}|<tr> | ||
<td colspan="2" style="text-align: center | <td colspan="2" style="text-align: center; background-color: #333; padding: 6px;"> | ||
< | <div style="display: inline-block;"> | ||
<a href="{{{video1|}}}" style="all: initial; color: #ddd; font-size: 0.9em; text-decoration: underline;">Video 1</a> | |||
</div> | |||
</td> | </td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{video2|}}}|<tr> | {{#if:{{{video2|}}}|<tr> | ||
<td colspan="2" style="text-align: center | <td colspan="2" style="text-align: center; background-color: #333; padding: 6px;"> | ||
< | <div style="display: inline-block;"> | ||
<a href="{{{video2|}}}" style="all: initial; color: #ddd; font-size: 0.9em; text-decoration: underline;">Video 2</a> | |||
</div> | |||
</td> | </td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{video3|}}}|<tr> | {{#if:{{{video3|}}}|<tr> | ||
<td colspan="2" style="text-align: center | <td colspan="2" style="text-align: center; background-color: #333; padding: 6px;"> | ||
< | <div style="display: inline-block;"> | ||
<a href="{{{video3|}}}" style="all: initial; color: #ddd; font-size: 0.9em; text-decoration: underline;">Video 3</a> | |||
</div> | |||
</td> | </td> | ||
</tr>}} | </tr>}} |
Revision as of 10:48, 19 May 2025
Test-Infobox |