6,558
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="tweet"> | <div class="tweet"> | ||
<div class="tweet-header"> | <div class="tweet-header"> | ||
<div class="tweet-header-image"> | <div class="tweet-header-image">[[File:{{{image|Eric profile picture.jpg}}}]]</div> | ||
[[File:{{{image|Eric profile picture.jpg}}}]] | |||
<div class="tweet-header-name"> | <div class="tweet-header-name"> | ||
<span class="tweet-display-name">[{{{nameurl|https://x.com/ericrweinstein}}} {{{name|Eric Weinstein}}}]</span><br /> | <span class="tweet-display-name">[{{{nameurl|https://x.com/ericrweinstein}}} {{{name|Eric Weinstein}}}]</span><br /> | ||
[{{{usernameurl|https://x.com/ericrweinstein}}} | <span class="tweet-username">[{{{usernameurl|https://x.com/ericrweinstein}}} @{{{username|EricRWeinstein}}}]</span> | ||
</div> | </div> | ||
</div> | </div> | ||
| Line 12: | Line 10: | ||
{{{content}}} | {{{content}}} | ||
</div> | </div> | ||
<div class="tweet-timestamp"> | <div class="tweet-timestamp">{{{timestamp|date}}}</div> | ||
{{{timestamp|date}}} | |||
<!-- Optional Quote Tweet Block --> | <!-- Optional Quote Tweet Block --> | ||
{{#if:{{{quote|}}}| | {{#if:{{{quote|}}}| | ||
<div class="tweet-quote"> | <div class="tweet-quote"> | ||
{{{quote}}} | {{{quote}}} | ||
</div> | </div> | ||
}} | }} | ||
</div> | </div> | ||