Zum Inhalt springen

Vorlage:Tweet: Unterschied zwischen den Versionen

changes to font size + inline styling
(move margin code up)
(changes to font size + inline styling)
Zeile 1: Zeile 1:
<blockquote style="{{#if: {{{block|}}}|display:block;|{{#if: {{{left|}}}|clear:left; float:left; margin-right:1em|clear:right; float:right; margin-left:1em}}}}; font-size:11px; background-color:white; border: 1px solid #e1e8ed; border-radius:3px; width:{{{width|280px}}}; padding:10px;">
<blockquote style="{{#if: {{{block|}}}|display:block;|{{#if: {{{left|}}}|clear:left; float:left; margin-right:1em|clear:right; float:right; margin-left:1em}}}}; background-color:white; border: 1px solid #e1e8ed; border-radius:3px; width:{{{width|280px}}}; padding:10px;">
     <table style="line-height:1em; width:100%;">
     <table style="line-height:1em; width:100%; font-size:11px;">
         <tr>
         <tr>
             {{#if: {{{image|}}}|
             {{#if: {{{image|}}}|
Zeile 13: Zeile 13:
     </table>
     </table>
     {{#if: {{{replyto|}}}|
     {{#if: {{{replyto|}}}|
     <p style="color:#697882;">
     <p style="color:#697882; font-size:11px;">
         Replying to @{{{replyto|}}}
         Replying to @{{{replyto|}}}
     </p>|}}
     </p>|}}
     <p style="font-size:11.5px;">
     <p>
         {{{text|}}}
         {{{text|}}}
     </p>
     </p>
     <p>
     <p style="color:rgb(105, 120, 130); font-size:11px;">
        <span style="color:rgb(105, 120, 130);">{{{date|}}} via [[Twitter]]</span>{{{reference|{{#tag:ref|{{cite tweet|user= {{{username}}} |number= {{{id}}} |date= {{{date}}} |title= {{{text}}} }}}}}}}
        {{{date|}}} via [[Twitter]]{{{reference|{{#tag:ref|{{cite tweet|user= {{{username}}} |number= {{{id}}} |date= {{{date}}} |title= {{{text}}} }}}}}}}
     </p>
     </p>
</blockquote><noinclude>
</blockquote><noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>