Zum Inhalt springen

Vorlage:Tweet: Unterschied zwischen den Versionen

Fixed fix for compatibility with Chromium and Safari
(fix image cell width)
(Fixed fix for compatibility with Chromium and Safari)
Zeile 17: Zeile 17:
         <tr>
         <tr>
             {{#if: {{{image|}}}
             {{#if: {{{image|}}}
                 |<td rowspan=2 style="padding-right:5px; white-space:nowrap; width:0;">[[File:{{{image|}}}|28px]]</td>
                 |<td rowspan=2 style="padding-right:5px; width:28px;">[[File:{{{image|}}}|28px]]</td>
             |}}
             |}}
             <th style="text-align:left; white-space:nowrap; width:0;">{{{name|}}}<!--
             <th style="text-align:left; white-space:nowrap;">{{{name|}}}<!--
             -->{{#if: {{{unverified|}}}
             -->{{#if: {{{unverified|}}}
                     ||<span title="Verified Twitter account" style="color:#1DA1F2; padding-left:5px;">✓</span>
                     ||<span title="Verified Twitter account" style="color:#1DA1F2; padding-left:5px;">✓</span>
Zeile 27: Zeile 27:
         </tr>
         </tr>
         <tr>
         <tr>
             <td style="color:#697882; white-space:nowrap; width:0;">@{{{username|}}}</td>
             <td style="color:#697882; white-space:nowrap;">@{{{username|}}}</td>
             <td style="text-align:right;">{{v|t|e|template=Tweet}}</td>
             <td style="text-align:right;">{{v|t|e|template=Tweet}}</td>
         </tr>
         </tr>
Anonymer Benutzer