Difference between revisions of "Template:Ephemeron"

From Highway 0, the Kentucky Route Zero wiki
Jump to navigation Jump to search
m
Line 3: Line 3:
 
<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>|}}
{{#if: {{{file2|}}}||<div style="display: block; width: 75px;"></div>}}
+
{{#if: {{{file2|}}}||<div style="display: block; width: calc(75px + {{#if: {{{size|}}}|({{{size}}} / 2)|0px}});"></div>}}
 
<div style="display: flex; flex-direction: column; margin-left: 1em;">
 
<div style="display: flex; flex-direction: column; margin-left: 1em;">
 
<div style="display: block;">
 
<div style="display: block;">

Revision as of 12:10, 16 January 2020

Example

Ephemeron D20.png

Twenty-sided die

(Conway keeps the D20 in the basement of Equus Oils.)

Usage

{{Ephemeron
| file  = (required) Ephemeron Tourism pamphlet 1.png
| file2 = (optional) Ephemeron Tourism pamphlet 2.png
| name  = (required) Bureau of Secret Tourism pamphlet
| desc  = (optional) Conway picks the pamphlet on the ground floor of the Bureau of Reclaimed Spaces.
| size  = (optional) 150px [default width - can't be used with file2]
}}