|
|
| (4 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <includeonly><table class="infobox" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; background-color: #f8f9fa; border: 1px solid #a2a9b1; padding: 0.5em; float: right; margin: 0.5em 0 1em 1em; border-collapse: collapse; color: #202122; font-family: sans-serif;">
| | {{Infobox standard |
|
| | | name = Feature Highlight Video |
| <!-- Title -->
| | | image = Thumbnail.png |
| <tr>
| | | caption = Gold milestone video. |
| <th colspan="2" style="text-align: center; font-size: 125%; font-weight: bold; padding: 0.2em 0.4em;">{{{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 and Caption -->
| | {{Infobox important |
| {{#if:{{{image|}}}|
| | | name = Feature Highlight Video |
| <tr>
| | | image = Thumbnail.png |
| <td colspan="2" style="text-align: center; padding: 0.5em;"> | | | caption = Gold milestone video. |
| [[File:{{{image}}}|220px|alt={{{name|}}}]] | | | label1 = Views |
| {{#if:{{{caption|}}}|<div style="font-size: 85%; padding-top: 0.3em; text-align: center;">{{{caption}}}</div>}} | | | data1 = 1,000,000+ |
| </td>
| | | label2 = Status |
| </tr>
| | | data2 = Essential Featured Content |
| }}
| | | header3 = Creator Details |
| | | 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: 0.4em 0.6em; font-weight: bold; width: 35%; vertical-align: top;">{{{label1|}}}</th> | | | caption = Users debating over layout update features. |
| <td style="padding: 0.4em 0.6em; width: 65%; vertical-align: top;">{{{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: 0.4em 0.6em; font-weight: bold; width: 35%; vertical-align: top;">{{{label2|}}}</th> | | | losses1 = 3 Channels Suspended<br>140 Comments Deleted |
| <td style="padding: 0.4em 0.6em; width: 65%; vertical-align: top;">{{{data2}}}</td>
| | | losses2 = 1 Moderator Resignation |
| </tr> | | }} |
| }}
| |
| | |
| <!-- Section Header 3 -->
| |
| {{#if:{{{header3|}}}|
| |
| <tr>
| |
| <th colspan="2" style="background-color: #eaecf0; font-weight: bold; text-align: center; padding: 0.3em; font-size: 95%;">{{{header3}}}</th>
| |
| </tr>
| |
| }}
| |
| | |
| <!-- Row 4 -->
| |
| {{#if:{{{data4|}}}|
| |
| <tr>
| |
| <th scope="row" style="padding: 0.4em 0.6em; font-weight: bold; width: 35%; vertical-align: top;">{{{label4|}}}</th>
| |
| <td style="padding: 0.4em 0.6em; width: 65%; vertical-align: top;">{{{data4}}}</td>
| |
| </tr>
| |
| }}
| |
| | |
| <!-- Row 5 -->
| |
| {{#if:{{{data5|}}}|
| |
| <tr>
| |
| <th scope="row" style="padding: 0.4em 0.6em; font-weight: bold; width: 35%; vertical-align: top;">{{{label5|}}}</th>
| |
| <td style="padding: 0.4em 0.6em; width: 65%; vertical-align: top;">{{{data5}}}</td>
| |
| </tr>
| |
| }}
| |
| | |
| </table></includeonly>
| |