Template:Ephemeron: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<includeonly><div style="display: flex; flex-direction: row; align-items: top; margin-bottom: 1em;">
<includeonly><div style="display: flex; flex-direction: row; align-items: top; margin-bottom: 1em;">
{{#if: {{{file2|}}}||<div style="display: block; width: 75px;"></div>}}
{{#if: {{{file2|}}}||<div style="display: block; width: calc(75px + {{#if: {{{size|}}}|({{{size}}}px / 2)|0px}});"></div>}}
<div style="display: block;">[[File:{{{file}}}|frameless|{{{size|150}}}px]]</div>
<div style="display: block;">[[File:{{{file}}}|frameless|{{{size|150}}}px]]</div>
{{#if: {{{file2|}}}|<div style="display: block;">[[File:{{{file2}}}|frameless|{{{size|150}}}px]]</div>|}}
{{#if: {{{file2|}}}|<div style="display: block;">[[File:{{{file2}}}|frameless|{{{size|150}}}px]]</div>|}}
Line 28: Line 28:
| name  = (required) Bureau of Secret Tourism pamphlet
| name  = (required) Bureau of Secret Tourism pamphlet
| desc  = (optional) Conway picks the pamphlet on the ground floor of the Bureau of Reclaimed Spaces.
| desc  = (optional) Conway picks the pamphlet on the ground floor of the Bureau of Reclaimed Spaces.
| size  = (optional) 150px [default width]
| size  = (optional) 150px [default width - can't be used with file2]
}}</nowiki>
}}</nowiki>


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>