|
|
| (3 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <includeonly><table class="infobox youtube-glossy-infobox" style="width: 280px; text-align: left; font-size: 12px; line-height: 1.5em; background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%); border: 1px solid #cccccc; border-top: 3px solid #cc181e; border-radius: 4px; box-shadow: 0 1px 3px rgba(0,0,0,0.15); padding: 6px; float: right; margin: 0.5em 0 1em 1em; border-collapse: separate; border-spacing: 0 4px; color: #333333; font-family: Arial, sans-serif;">
| | {{Infobox standard |
|
| | | name = Feature Highlight Video |
| <!-- Glossy Title Bar -->
| | | image = Thumbnail.png |
| <tr>
| | | caption = Gold milestone video. |
| <th colspan="2" style="text-align: left; font-size: 14px; font-weight: bold; padding: 6px 8px; background: linear-gradient(to bottom, #fcfcfc 0%, #e8e8e8 100%); border: 1px solid #d3d3d3; border-radius: 3px; color: #444444; text-shadow: 0 1px 0 #ffffff;">{{{name|{{PAGENAME}}}}}</th>
| | | label1 = Views |
| </tr>
| | | data1 = 1,000,000+ |
| | | label2 = Status |
| | | data2 = Essential Featured Content |
| | | header3 = Creator Details |
| | | label4 = Producer |
| | | data4 = Lead Admin |
| | | label5 = Link |
| | | data5 = [https://example.com View Channel] |
| | }} |
|
| |
|
| <!-- Image Container -->
| | {{Infobox important |
| {{#if:{{{image|}}}|
| | | name = Feature Highlight Video |
| <tr>
| | | image = Thumbnail.png |
| <td colspan="2" style="text-align: center; padding: 8px 0;"> | | | caption = Gold milestone video. |
| <div style="display: inline-block; padding: 4px; background: #ffffff; border: 1px solid #cccccc; border-radius: 3px; box-shadow: 0 1px 2px rgba(0,0,0,0.1);"> | | | label1 = Views |
| [[File:{{{image}}}|240px|alt={{{name|}}}]]
| | | data1 = 1,000,000+ |
| </div> | | | label2 = Status |
| {{#if:{{{caption|}}}|<div style="font-size: 11px; padding-top: 5px; text-align: center; color: #666666;">{{{caption}}}</div>}}
| | | data2 = Essential Featured Content |
| </td>
| | | header3 = Creator Details |
| </tr>
| | | label4 = Producer |
| }}
| | | data4 = Lead Admin |
| | | label5 = Link |
| | | data5 = [https://example.com View Channel] |
| | }} |
|
| |
|
| <!-- Row 1 -->
| | {{Infobox conflict |
| {{#if:{{{data1|}}}|
| | | name = The 2008 Comment Section Feud |
| <tr>
| | | image = Conflict_thumbnail.png |
| <th scope="row" style="padding: 4px 6px; font-weight: bold; width: 35%; color: #666666; text-align: right; font-size: 11px; text-transform: uppercase; vertical-align: middle;">{{{label1|}}}:</th>
| | | caption = Users debating over layout update features. |
| <td style="padding: 4px 6px; width: 65%; color: #333333; font-weight: bold; vertical-align: middle;">{{{data1}}}</td> | | | date = October 12, 2008 |
| </tr>
| | | place = Main Channel Comments |
| }}
| | | result = Flame war locked by Admins |
| | | | side1 = Old Guard Users<br>• Subscribed Members |
| <!-- Row 2 -->
| | | side2 = New Wave Creators<br>• Beta Testers |
| {{#if:{{{data2|}}}|
| | | leaders1 = UserX<br>RetroFan99 |
| <tr>
| | | leaders2 = ModTeam<br>AdminAlpha |
| <th scope="row" style="padding: 4px 6px; font-weight: bold; width: 35%; color: #666666; text-align: right; font-size: 11px; text-transform: uppercase; vertical-align: middle;">{{{label2|}}}:</th>
| | | losses1 = 3 Channels Suspended<br>140 Comments Deleted |
| <td style="padding: 4px 6px; width: 65%; color: #333333; font-weight: bold; vertical-align: middle;">{{{data2}}}</td>
| | | losses2 = 1 Moderator Resignation |
| </tr>
| | }} |
| }}
| |
| | |
| <!-- Old School Dark YouTube Section Header -->
| |
| {{#if:{{{header3|}}}|
| |
| <tr>
| |
| <th colspan="2" style="background: linear-gradient(to bottom, #444444 0%, #222222 100%); border: 1px solid #111111; border-radius: 2px; font-weight: bold; text-align: left; padding: 4px 8px; font-size: 11px; color: #ffffff; text-transform: uppercase; text-shadow: 0 -1px 0 rgba(0,0,0,0.7); letter-spacing: 0.5px;">{{{header3}}}</th> | |
| </tr>
| |
| }} | |
| | |
| <!-- Row 4 -->
| |
| {{#if:{{{data4|}}}|
| |
| <tr>
| |
| <th scope="row" style="padding: 4px 6px; font-weight: bold; width: 35%; color: #666666; text-align: right; font-size: 11px; text-transform: uppercase; vertical-align: middle;">{{{label4|}}}:</th>
| |
| <td style="padding: 4px 6px; width: 65%; color: #333333; font-weight: bold; vertical-align: middle;">{{{data4}}}</td>
| |
| </tr>
| |
| }}
| |
| | |
| <!-- Row 5 -->
| |
| {{#if:{{{data5|}}}|
| |
| <tr>
| |
| <th scope="row" style="padding: 4px 6px; font-weight: bold; width: 35%; color: #666666; text-align: right; font-size: 11px; text-transform: uppercase; vertical-align: middle;">{{{label5|}}}:</th>
| |
| <td style="padding: 4px 6px; width: 65%; color: #0033cc; font-weight: bold; vertical-align: middle;">{{{data5}}}</td>
| |
| </tr>
| |
| }}
| |
| | |
| </table></includeonly>
| |