• 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
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:{{{Owner|}}}|
+
{{#if:{{{owner|}}}|
 
! align="right" width="80px" {{!}} Owner:
 
! align="right" width="80px" {{!}} Owner:
{{!}} {{{Owner}}} }}
+
{{!}} {{{owner}}} }}
 
|-
 
|-
{{#if:{{{Maker|}}}|
+
{{#if:{{{maker|}}}|
! align="right" width="80px" style="border-top: 1px solid #aaa;" {{!}} Maker:
+
! align="right" width="80px" style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} Maker:
{{!}} style="border-top: 1px solid #aaa;" {{!}} {{{Maker}}} }}
+
{{!}} style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} {{{maker}}} }}
 
|-
 
|-
{{#if:{{{Use|}}}|
+
{{#if:{{{use|}}}|
! align="right" width="80px" style="border-top: 1px solid #aaa;" {{!}} Use:
+
! align="right" width="80px" style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} Use:
{{!}} style="border-top: 1px solid #aaa;" {{!}} {{{Use}}} }}
+
{{!}} style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} {{{use}}} }}
 
|-
 
|-
{{#if:{{{FirstAppearance|}}}|
+
{{#if:{{{appearance|}}}|
! align="right" width="80px" style="border-top: 1px solid #aaa;" {{!}} First appearance:
+
! align="right" width="80px" style="border-top: 1px solid #{{DarkColorSwitch}};" {{!}} First Appearance:
{{!}} style="border-top: 1px solid #aaa;" {{!}} {{{FirstAppearance}}} }}
+
{{!}} 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 =  
+
|name =  
|Image =  
+
|image =  
|Owner =  
+
|owner =  
|Maker =  
+
|maker =  
|Use =  
+
|use =  
|FirstAppearance =  
+
|appearance =
 +
|mentioned =  
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 10:51, September 20, 2016

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