Difference between revisions of "Template:Vehicle"
Wikisimpsons - The Simpsons Wiki
Solar Dragon (talk | contribs) |
Solar Dragon (talk | contribs) |
||
Line 6: | Line 6: | ||
| style="background:#{{DarkBox}}; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;;" align="center" | '''Vehicle Information''' | | style="background:#{{DarkBox}}; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;;" align="center" | '''Vehicle Information''' | ||
{| align="center" style="background: #FFFDF0; width: 100%; border-radius: {{{Curve|10px}}}; -moz-border-radius: {{{Curve|10px}}}; -webkit-border-radius: {{{Curve|10px}}}; -khtml-border-radius: {{{Curve|10px}}}; -icab-border-radius: {{{Curve|10px}}}; -o-border-radius: {{{Curve|10px}}};" | {| align="center" style="background: #FFFDF0; width: 100%; border-radius: {{{Curve|10px}}}; -moz-border-radius: {{{Curve|10px}}}; -webkit-border-radius: {{{Curve|10px}}}; -khtml-border-radius: {{{Curve|10px}}}; -icab-border-radius: {{{Curve|10px}}}; -o-border-radius: {{{Curve|10px}}};" | ||
− | {{#if:{{{ | + | {{#if:{{{owner|}}}| |
! align="right" width="80px" {{!}} Owner: | ! align="right" width="80px" {{!}} Owner: | ||
− | {{!}} {{{ | + | {{!}} {{{owner}}} }} |
|- | |- | ||
− | {{#if:{{{ | + | {{#if:{{{maker|}}}| |
− | ! align="right" width="80px" style="border-top: 1px solid # | + | ! align="right" width="80px" style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} Maker: |
− | {{!}} style="border-top: 1px solid # | + | {{!}} style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} {{{maker}}} }} |
|- | |- | ||
− | {{#if:{{{ | + | {{#if:{{{use|}}}| |
− | ! align="right" width="80px" style="border-top: 1px solid # | + | ! align="right" width="80px" style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} Use: |
− | {{!}} style="border-top: 1px solid # | + | {{!}} style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} {{{use}}} }} |
|- | |- | ||
− | {{#if:{{{ | + | {{#if:{{{appearance|}}}| |
− | ! align="right" width="80px" style="border-top: 1px solid # | + | ! align="right" width="80px" style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} First Appearance: |
− | {{!}} style="border-top: 1px solid # | + | {{!}} style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} {{{appearance}}} }} |
− | |} | + | |- |
+ | {{#if:{{{mentioned|}}}| | ||
+ | ! align="right" width="80px" style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} First Mentioned: | ||
+ | {{!}} style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} {{{mentioned}}} }} | ||
|- | |- | ||
|- | |- | ||
Line 27: | Line 30: | ||
<pre> | <pre> | ||
{{Vehicle | {{Vehicle | ||
− | | | + | |name = |
− | | | + | |image = |
− | | | + | |owner = |
− | | | + | |maker = |
− | | | + | |use = |
− | | | + | |appearance = |
+ | |mentioned = | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 09:51, September 20, 2016
Vehicle |
Vehicle Information
{{Vehicle |name = |image = |owner = |maker = |use = |appearance = |mentioned = }} |