Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Test-Infobox: Difference between revisions

Template page
No edit summary
No edit summary
Line 32: Line 32:
     {{#if:{{{video1|}}}{{{video2|}}}{{{video3|}}}|
     {{#if:{{{video1|}}}{{{video2|}}}{{{video3|}}}|
<tr>
<tr>
   <td colspan="2" style="text-align: center; font-size: 1.1em; background-color: #222; padding-bottom: 1px;">
   <td colspan="2" style="text-align: center; font-size: 1.1em; background-color: #222; padding-top: 1px; padding-bottom: 1px;">
'''Videos'''
'''Videos'''
   </td>
   </td>
</tr>
</tr>
{{#if:{{{video1|}}}|<tr>
{{#if:{{{video1|}}}|<tr>
   <td colspan="2" style="text-align: center; color: #ddd; font-size: 0.9em; background-color: #333;">
   <td colspan="2" style="text-align: center; color: #ddd; font-size: 0.9em; background-color: #333; padding: 6px; word-break: break-word;">
     <span class="plainlinks">{{{video1}}}</span>
     <span class="plainlinks">{{{video1}}}</span>
   </td>
   </td>
</tr>}}
</tr>}}
{{#if:{{{video2|}}}|<tr>
{{#if:{{{video2|}}}|<tr>
   <td colspan="2" style="text-align: center; color: #ddd; font-size: 0.9em; background-color: #333;">
   <td colspan="2" style="text-align: center; color: #ddd; font-size: 0.9em; background-color: #333; padding: 6px; word-break: break-word;">
     <span class="plainlinks">{{{video2}}}</span>
     <span class="plainlinks">{{{video2}}}</span>
   </td>
   </td>
</tr>}}
</tr>}}
{{#if:{{{video3|}}}|<tr>
{{#if:{{{video3|}}}|<tr>
   <td colspan="2" style="text-align: center; color: #ddd; font-size: 0.9em; background-color: #333;">
   <td colspan="2" style="text-align: center; color: #ddd; font-size: 0.9em; background-color: #333; padding: 6px; word-break: break-word;">
     <span class="plainlinks">{{{video3}}}</span>
     <span class="plainlinks">{{{video3}}}</span>
   </td>
   </td>

Revision as of 10:44, 19 May 2025

Test-Infobox