Template:Twitter Archive: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Sandbox]]
[[Category:Sandbox]]
<includeonly>
<includeonly>
<div id="twitterPost" style="background-color: var(--mdwiki-primary-color); padding: 1rem; border-radius: {{#switch: {{lc:{{{company|}}}}}
<div id="twitterPost" style="background-color: var(--mdwiki-secondary-color); padding: 1rem; border-radius: {{#switch: {{lc:{{{company|}}}}}
   | true|yes = 50%
   | true|yes = 50%
   | #default = 0.5rem
   | #default = 0.5rem
Line 16: Line 16:
<div style="display: flex; flex-flow: row wrap; width: 500px; height: 500px;">
<div style="display: flex; flex-flow: row wrap; width: 500px; height: 500px;">
{{#if:{{{picture 1|}}}|
{{#if:{{{picture 1|}}}|
<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>
<div style="box-sizing: border-box; display: flex; justify-content: center; align-items: center; width: 250px; height: 250px; border-radius: 1rem;">[[File:{{{picture 1}}}|{{{alt 1|}}}|250x250px|frameless]]</div>
|}}{{#if:{{{picture 2|}}}|
|}}{{#if:{{{picture 2|}}}|
<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>
<div style="box-sizing: border-box; display: flex; justify-content: center; align-items: center; width: 250px; height: 250px; border-radius: 1rem;">[[File:{{{picture 2}}}|{{{alt 2|}}}|250x250px|frameless]]</div>
|}}{{#if:{{{picture 3|}}}|
|}}{{#if:{{{picture 3|}}}|
<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>
<div style="box-sizing: border-box; display: flex; justify-content: center; align-items: center; width: 250px; height: 250px; border-radius: 1rem;">[[File:{{{picture 3}}}|{{{alt 3|}}}|250x250px|frameless]]</div>
|}}{{#if:{{{picture 4|}}}|
|}}{{#if:{{{picture 4|}}}|
<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 style="box-sizing: border-box; display: flex; justify-content: center; align-items: center; width: 250px; height: 250px; border-radius: 1rem;">[[File:{{{picture 4}}}|{{{alt 4|}}}|250x250px|frameless]]</div>
|}}
|}}
</div>
</div>


<div style="color: grey;">{{{time|}}}&nbsp;·&nbsp;{{{date|}}}</div>
<div>{{{time|}}}&nbsp;·&nbsp;{{{date|}}}</div>
----
----
[{{{url|}}} Original link]
Original link: {{{url|}}}
</div>
</div>
</includeonly><noinclude>
</includeonly><noinclude>

Revision as of 22:22, 22 January 2025


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