Even for a low-activity wiki, hosting & rendering many HQ image files takes significant resources and comes with high monthly server costs.
If you're able, please consider contributing to keep the site running to help support this independent, ad-free, fan-run site. Thank you!
Difference between revisions of "Template:Ephemeron"
Jump to navigation
Jump to search
m |
|||
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>}} | ||
<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 26: | Line 27: | ||
| 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] | ||
}}</nowiki> | }}</nowiki> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 11:44, 16 January 2020
Example
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] }}