More actions
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
{{#if:{{{video1|}}}{{{video2|}}}{{{video3|}}}| | {{#if:{{{video1|}}}{{{video2|}}}{{{video3|}}}| | ||
<tr> | |||
<td colspan="2" style="text-align: center; font-size: 1.1em; background-color: #222; padding-bottom: 1px;"> | |||
'''Videos''' | '''Videos''' | ||
</td> | |||
</tr> | |||
{{#if:{{{video1|}}}|<tr> | |||
<td colspan="2" style="text-align: center; color: #ddd; font-size: 0.9em; background-color: #333;"> | |||
<span class="plainlinks">{{{video1}}}</span> | |||
</td> | |||
</tr>}} | |||
{{#if:{{{video2|}}}|<tr> | |||
<td colspan="2" style="text-align: center; color: #ddd; font-size: 0.9em; background-color: #333;"> | |||
<span class="plainlinks">{{{video2}}}</span> | |||
</td> | |||
</tr>}} | |||
{{#if:{{{video3|}}}|<tr> | |||
<td colspan="2" style="text-align: center; color: #ddd; font-size: 0.9em; background-color: #333;"> | |||
<span class="plainlinks">{{{video3}}}</span> | |||
</td> | |||
</tr>}} | |||
}} | |||
</table> | </table> | ||
</div> | </div> |
Revision as of 10:43, 19 May 2025
Test-Infobox |