Template:ProductionElement: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Manual revert |
||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<!-- Template:ProductionElement --> | <!-- Template:ProductionElement --> | ||
{| class="wikitable" style="width: | == {{{name}}} == | ||
{| class="wikitable" style="width: 65%; margin: 1em auto; border-collapse: collapse; text-align: left; box-shadow: 0 0 8px rgba(0,0,0,0.2); border-radius: 8px; overflow: hidden;" | |||
|- | |- | ||
| style="width: 50%; padding: 1em; vertical-align: top; text-align: center;" | | | style="width: 50%; padding: 1em; vertical-align: top; text-align: center;" | | ||
{{#if:{{{image|}}}|[[File:{{{image}}}| | {{#if:{{{image|}}}| | ||
<div style="text-align: center;"> | |||
[[File:{{{image}}}|frameless|upright=1.2]] | |||
</div> | |||
|}} | |||
| style="width: 50%; padding: 1em; vertical-align: top; line-height: 1.5em; font-size: 0.95em;" | | | style="width: 50%; padding: 1em; vertical-align: top; line-height: 1.5em; font-size: 0.95em;" | | ||
Line 13: | Line 16: | ||
<span>{{{inputs}}}</span></div> | <span>{{{inputs}}}</span></div> | ||
}} | }} | ||
{{#if:{{{keeps|}}}|<div style="margin-top: 1em;"><strong>Stored Inside:</strong><br /><span>{{{keeps}}}</span></div>}} | {{#if:{{{keeps|}}}| | ||
<div style="margin-top: 1em;"><strong>Stored Inside:</strong><br /> | |||
<span>{{{keeps}}}</span></div> | |||
}} | |||
{{#if:{{{convert_from|}}}{{{convert_to|}}}| | {{#if:{{{convert_from|}}}{{{convert_to|}}}| | ||
<div style="margin-top: 1em;"><strong>Conversion:</strong><br /> | <div style="margin-top: 1em;"><strong>Conversion:</strong><br /> |