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 37: Line 37:
</tr>
</tr>
{{#if:{{{video1|}}}|<tr>
{{#if:{{{video1|}}}|<tr>
   <td colspan="2" style="text-align: center; color: #ddd; font-size: 0.9em; background-color: #333; padding: 6px;">
   <td colspan="2" style="text-align: center; background-color: #333; padding: 6px;">
     <span style="all: unset; font-size: 0.9em; color: #ddd;">{{{video1}}}</span>
     <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; color: #ddd; font-size: 0.9em; background-color: #333; padding: 6px;">
   <td colspan="2" style="text-align: center; background-color: #333; padding: 6px;">
     <span style="all: unset; font-size: 0.9em; color: #ddd;">{{{video2}}}</span>
     <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; color: #ddd; font-size: 0.9em; background-color: #333; padding: 6px;">
   <td colspan="2" style="text-align: center; background-color: #333; padding: 6px;">
     <span style="all: unset; font-size: 0.9em; color: #ddd;">{{{video3}}}</span>
     <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