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 | |<td rowspan=2 style="padding-right:5px; width:28px;">[[File:{{{image|}}}|28px]]</td> | ||
|}} | |}} | ||
<th style="text-align:left; white-space:nowrap | <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 | <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> | ||