Template:Twitter Archive: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 3: Line 3:
<div id="twitterPost" style="background-color: black; color: white; padding: 1rem; border-radius: 1rem;">
<div id="twitterPost" style="background-color: black; color: white; padding: 1rem; border-radius: 1rem;">
<div style="display: flex;">
<div style="display: flex;">
<div style="width: 32px; height: 32px; padding-right: 0.5rem; border-radius: 0.5rem;">[[File:{{{pp|}}}|32x32px|frameless]]</div>
<div style="display: flex; justify-content: center; align-items: center; width: 32px; height: 32px; padding-right: 0.5rem; border-radius: 0.5rem;">[[File:{{{pp|}}}|32x32px|frameless]]</div>
<div style="display: flex; flex-flow: column nowrap;">
<div style="display: flex; flex-flow: column nowrap;">
<div>'''{{{author|}}}'''</div><div style="font-family: monospace;">@{{{tag|}}}</div>
<div>'''{{{author|}}}'''</div><div style="font-family: monospace;">@{{{tag|}}}</div>
Line 11: Line 11:
{{{post|}}}
{{{post|}}}


<div style="display: flex; flex-flow: row wrap; width: 500px; height: 500px;">
{{#if:{{{picture 1|}}}|
{{#if:{{{picture 1|}}}|
[[File:{{{picture 1}}}|{{{alt 1|}}}|250x250px|frameless]]
<div style="box-sizing: border-box; display: flex; justify-content: center; align-items: center; width: 250px; height: 250px; padding-right: 0.5rem; border-radius: 1rem;">[[File:{{{picture 1}}}|{{{alt 1|}}}|250x250px|frameless]]</div>
|}}{{#if:{{{picture 2|}}}|
|}}{{#if:{{{picture 2|}}}|
[[File:{{{picture 2}}}|{{{alt 2|}}}|250x250px|frameless]]
<div style="box-sizing: border-box; display: flex; justify-content: center; align-items: center; width: 250px; height: 250px; padding-right: 0.5rem; border-radius: 1rem;">[[File:{{{picture 2}}}|{{{alt 2|}}}|250x250px|frameless]]</div>
|}}{{#if:{{{picture 3|}}}|
|}}{{#if:{{{picture 3|}}}|
[[File:{{{picture 3}}}|{{{alt 3|}}}|250x250px|frameless]]
<div style="box-sizing: border-box; display: flex; justify-content: center; align-items: center; width: 250px; height: 250px; padding-right: 0.5rem; border-radius: 1rem;">[[File:{{{picture 3}}}|{{{alt 3|}}}|250x250px|frameless]]</div>
|}}{{#if:{{{picture 4|}}}|
|}}{{#if:{{{picture 4|}}}|
[[File:{{{picture 4}}}|{{{alt 4|}}}|250x250px|frameless]]
<div style="box-sizing: border-box; display: flex; justify-content: center; align-items: center; width: 250px; height: 250px; padding-right: 0.5rem; border-radius: 1rem;">[[File:{{{picture 4}}}|{{{alt 4|}}}|250x250px|frameless]]</div>
|}}
|}}
</div>


<div style="color: grey;">{{{time|}}}&nbsp;·&nbsp;{{{date|}}}</div>
<div style="color: grey;">{{{time|}}}&nbsp;·&nbsp;{{{date|}}}</div>

Revision as of 22:16, 22 January 2025


{{#vardefine:imgSize | 32x32 }} {{#vardefine:vcImgSize | 24x24 }}