Zum Inhalt springen

Vorlage:Tweet: Unterschied zwischen den Versionen

fix image cell width
(Move via Twitter to place that looks better on wider tweets)
(fix image cell width)
Zeile 17: Zeile 17:
         <tr>
         <tr>
             {{#if: {{{image|}}}
             {{#if: {{{image|}}}
                 |<td rowspan=2 style="padding-right:5px; width:28px;">[[File:{{{image|}}}|28px]]</td>
                 |<td rowspan=2 style="padding-right:5px; white-space:nowrap; width:0;">[[File:{{{image|}}}|28px]]</td>
             |}}
             |}}
             <th style="text-align:left; white-space:nowrap; width:0;">{{{name|}}}<!--
             <th style="text-align:left; white-space:nowrap; width:0;">{{{name|}}}<!--
Zeile 24: Zeile 24:
                 }}
                 }}
             </th>       
             </th>       
             <td style="text-align:right;white-space:nowrap; width:0; color:#697882;">via [[Twitter]]</td>
             <td style="text-align:right; color:#697882;">via [[Twitter]]</td>
         </tr>
         </tr>
         <tr>
         <tr>
             <td style="color:#697882; white-space:nowrap; width:0;">@{{{username|}}}</td>
             <td style="color:#697882; white-space:nowrap; width:0;">@{{{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>
     </table>
     </table>