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 9: Line 9:
</div>
</div>


{{{post|}}}
{{{post|}}}{{#if:{{{picture 1|}}}|
 
<div style="display: flex; flex-flow: row wrap; width: 500px; height: 500px; padding-bottom: 1rem;">
<div style="display: flex; flex-flow: row wrap; width: 500px; height: 500px; padding-bottom: 1rem;">
{{#if:{{{picture 1|}}}|
<div style="box-sizing: border-box; display: flex; justify-content: center; align-items: center; width: {{#if:{{{picture 2|}}} {{{picture 3|}}} {{{picture 4|}}}|250|500}}px; height: {{#if:{{{picture 3|}}} {{{picture 4|}}}|250|500}}px; background-color: var(--mdwiki-tertiary-color); border: 1px solid var(--mdwiki-primary-color);">[[File:{{{picture 1}}}|{{{alt 1|}}}|250x250px|frameless]]</div>
<div style="box-sizing: border-box; display: flex; justify-content: center; align-items: center; width: {{#if:{{{picture 2|}}} {{{picture 3|}}} {{{picture 4|}}}|250|500}}px; height: {{#if:{{{picture 3|}}} {{{picture 4|}}}|250|500}}px; background-color: var(--mdwiki-tertiary-color); border: 1px solid var(--mdwiki-primary-color);">[[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: {{#if:{{{picture 3|}}} {{{picture 4|}}}|250|500}}px; background-color: var(--mdwiki-tertiary-color); border: 1px solid var(--mdwiki-primary-color);">[[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: {{#if:{{{picture 3|}}} {{{picture 4|}}}|250|500}}px; background-color: var(--mdwiki-tertiary-color); border: 1px solid var(--mdwiki-primary-color);">[[File:{{{picture 2}}}|{{{alt 2|}}}|250x250px|frameless]]</div>
|}}{{#if:{{{picture 3|}}}|
|}}{{#if:{{{picture 3|}}}|
Line 22: Line 20:
|}}
|}}
</div>
</div>
|}}


<div>{{{time|}}}&nbsp;·&nbsp;{{{date|}}}</div>
<div>{{{time|}}}&nbsp;·&nbsp;{{{date|}}}</div>

Revision as of 23:25, 22 January 2025


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