• New article from the Springfield Shopper: Season 35 News: A Sneak Peek for “Bart’s Brain” has been released!
  • New article from the Springfield Shopper: Season 36 News: A new episode title, “The Man Who Flew Too Much”, has been announced
  • Wikisimpsons needs more Featured Article, Picture, Quote, Episode and Comprehensive article nominations!
  • Wikisimpsons has a Discord server! Click here for your invite! Join to talk about the wiki, Simpsons and Tapped Out news, or just to talk to other users.
  • Make an account! It's easy, free, and your work on the wiki can be attributed to you.
TwitterFacebookDiscord

Difference between revisions of "Template:Vehicle"

Wikisimpsons - The Simpsons Wiki
m (altered documentation so it's up to date)
m (top: replaced: {{LightBox}} → {{LightColorSwitch}}, {{DarkBox}} → {{DarkColorSwitch}})
 
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=240px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color:#fff4a7; border:1px solid white;"
+
{| align="right" style="background: #{{LightColorSwitch}}; border:2px solid #{{DarkColorSwitch}}; width: 19%; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; -icab-border-top-left-radius: 5px; -o-border-top-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; -icab-border-bottom-left-radius: 5px; -o-border-bottom-left-radius: 5px;; border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; -icab-border-bottom-left-radius: 5px; -o-border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; -icab-border-bottom-right-radius: 5px; -o-border-bottom-right-radius: 5px;; 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" colspan=2 bgcolor="#fada00" style="font-size:110%;" | '''{{PAGENAME}}'''
 
|- style="vertical-align: top;"
 
|align="center" colspan="2" | {{{Image}}}
 
|- style="vertical-align: top;"
 
| '''Owner'''
 
| {{{Owner}}}
 
|- style="vertical-align: top;"
 
| '''Maker'''
 
| {{{Maker}}}
 
|- style="vertical-align: top;"
 
| '''Use'''
 
| {{{Use}}}
 
|- style="vertical-align: top;"
 
| '''First Appearance'''
 
| {{{FirstAppearance}}}
 
|- style="vertical-align: top;"
 
 
|-
 
|-
 +
| align="center" | '''<big>{{{name|{{PAGENAME}}}}}</big>'''
 +
{{#if:{{{image|}}}|{{infobox image|image={{{image}}}}}}}{{#if:{{{caption|}}}|<small>{{{caption}}}</small>}}
 +
|-
 +
| style="background:#{{DarkColorSwitch}}; 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}}};"
 +
{{#if:{{{owner|}}}|
 +
! align="right" width="80px" {{!}} Owner:
 +
{{!}} {{{owner}}} }}
 +
|-
 +
{{#if:{{{maker|}}}|
 +
! align="right" width="80px" style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} Maker:
 +
{{!}} style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} {{{maker}}} }}
 +
|-
 +
{{#if:{{{use|}}}|
 +
! align="right" width="80px" style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} Use:
 +
{{!}} style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} {{{use}}} }}
 +
|-
 +
{{#if:{{{appearance|}}}|
 +
! align="right" width="80px" style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} First Appearance:
 +
{{!}} 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}}} }}
 
|}
 
|}
 
+
|-
<includeonly>[[Category:Vehicles]]</includeonly>
+
|-
<noinclude>
+
|}<includeonly>[[Category:Vehicles]]</includeonly><noinclude>
 
<pre>
 
<pre>
 
{{Vehicle
 
{{Vehicle
|Image =  
+
|name =  
|Owner =  
+
|image =  
|Maker =  
+
|owner =  
|Use =  
+
|maker =  
|FirstAppearence =  
+
|use =
 +
|appearance =
 +
|mentioned =  
 
}}
 
}}
 
</pre>
 
</pre>
 +
 +
[[Category:Templates]]
 +
[[Category:Infoboxes]]
 +
[[sv:Mall:Vehicle]]
 
</noinclude>
 
</noinclude>
 
<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>
 

Latest revision as of 13:59, September 24, 2020

Vehicle
Vehicle Information
{{Vehicle
|name = 
|image = 
|owner = 
|maker = 
|use = 
|appearance = 
|mentioned = 
}}