Vorlage:Quote tweet: Unterschied zwischen den Versionen
keine Bearbeitungszusammenfassung
(←Created page with '<includeonly><blockquote class="{{#if:{{{left|}}}|floatleft|floatright}}" style="max-width: 100%; width: 500px; min-width: 220px; background-color: #F9F9F9; padd...') |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
<includeonly><blockquote class="{{#if:{{{left|}}}|floatleft|floatright}}" style="max-width: 100%; width: 500px; min-width: 220px; background-color: #F9F9F9; padding: 10px; border-radius: 4px; border: 1px solid #dbdbdb; font-size: .9375rem; line-height: 1.3333; | |||
{{#if: {{{block|}}} | |||
|display: block; margin: 12.25px 40px; max-width: {{{width|500px}}}; | |||
|{{#if: {{{left|}}} | |||
|clear: left; float: left; margin: 0.5em 1.4em 0.8em 0; | |||
|clear: right; float: right; margin: 0.5em 0 0.8em 1.4em; | |||
}} max-width: {{{width|220px}}}; | |||
}}"> | |||
{{#if: {{{name|}}}||{{Formatting error|Missing <u>name</u> parameter.<br>|nocategory={{{nocategory|}}}}}}}<!-- | |||
-->{{#if: {{{username|}}}||{{Formatting error|Missing <u>username</u> parameter.<br>|nocategory={{{nocategory|}}}}}}}<!-- | |||
-->{{#if: {{{date|}}}||{{Formatting error|Missing <u>date</u> parameter.<br>|nocategory={{{nocategory|}}}}}}}<!-- | |||
-->{{#if: {{{text|}}}||{{Formatting error|Missing <u>text</u> parameter.<br>|nocategory={{{nocategory|}}}}}}}<!-- | |||
-->{{#ifeq: {{extract|{{{date|}}}|show=format}} | dmy | |||
||{{#ifeq: {{extract|{{{date|}}}|show=format}} | mdy | |||
||{{Formatting error|<u>date</u> parameter should be [[MOS:DATE|reformatted]] to look like:<br>''1 Jan 1970'' or ''Jan 1, 1970''.<br>|nocategory={{{nocategory|}}}}} | |||
}} | |||
}}<!-- | |||
-->{{#if: {{{ID|{{{id|{{{reference|{{{ref|}}}}}}}}}}}} | |||
||{{Formatting error|<u>reference</u> or <u>ID</u> parameter required.<br>|nocategory={{{nocategory|}}}}} | |||
}} | |||
<table role="presentation" style="line-height: 1em; width: 100%; font-size: 90%;"> | |||
<tr> | |||
{{#if: {{{image|}}} | |||
|<td rowspan=2 style="padding-right: 5px; width: 28px;"> | |||
<div style="height: 28px; width: 28px; padding: 0; border-radius: 50%; overflow: hidden;"> | |||
[[File:{{{image|}}}|left|28px]] | |||
</div> | |||
</td> | |||
|}} | |||
<th style="text-align: left; white-space: nowrap;">{{{name|}}}</th> | |||
<td style="text-align: right; color: #4C545C;">[[Twitter]]</td> | |||
</tr> | |||
<tr> | |||
<td style="color: #4C545C; white-space: nowrap; font-size: .0.822rem;">@{{{username|}}}</td> | |||
</tr> | |||
</table> | |||
{{#if: {{{replyto|}}}| | |||
<div style="color: #4C545C; font-size: 85%;"> | |||
Replying to @{{{replyto|}}} | |||
</div> | |||
|}} | |||
{{#if: {{{lang|{{{language|}}}}}} | |||
|<div style='font-size: 90%; color: #1c2022; text-align: left'> | |||
{{lang-{{{lang|{{{language|}}}}}}|{{{text|}}}}} | |||
</div> | |||
|<div style='font-size: 90%; color: #1c2022; text-align: left'> | |||
{{{text|}}} | |||
</div> | |||
}} | |||
{{#if: {{{translation|}}}| | |||
<hr style="height: 0; border: 0; border-top: 1px solid #aaa; margin: 10px 0 10px 0;"> | |||
<div style="font-size: 90%;"> | |||
{{{translation|}}} | |||
</div> | |||
|}} | |||
<div style="color: #4C545C; font-size: 90%;"> | |||
{{{date|}}}<!-- | |||
-->{{{reference|{{{ref | |||
|{{#tag:ref|{{cite tweet|user= {{{username}}} |author= {{{name|}}} |number= {{{ID|{{{id|}}}}}} |date= {{{date}}} |title= {{#invoke:String|replace|{{{text}}}|%s+| |plain=false}} }} }} | |||
}}}}}} | |||
</div> | |||
</blockquote></includeonly><noinclude> | |||
{{documentation}} | |||
</noinclude> | |||
<includeonly><blockquote class="{{#if:{{{left|}}}|floatleft|floatright}}" style="max-width: 100%; width: 500px; min-width: 220px; background-color: #F9F9F9; padding: 10px; border-radius: 4px; border: 1px solid #dbdbdb; font-size: .9375rem; line-height: 1.3333; | <includeonly><blockquote class="{{#if:{{{left|}}}|floatleft|floatright}}" style="max-width: 100%; width: 500px; min-width: 220px; background-color: #F9F9F9; padding: 10px; border-radius: 4px; border: 1px solid #dbdbdb; font-size: .9375rem; line-height: 1.3333; | ||
{{#if: {{{block|}}} | {{#if: {{{block|}}} | ||