• 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:Company"

Wikisimpsons - The Simpsons Wiki
(new)
 
 
(15 intermediate revisions by 6 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%;" | '''{{{name}}}'''
 
|- style=background:#fff4a7
 
|align="center" colspan="2" | {{{image}}}
 
|- style="vertical-align: top;" | class{{{District}}}="hiddenStructure"
 
| {{#if:{{{Founder|}}}|'''Founder'''|}}
 
| {{{Founder|}}}
 
|- style="vertical-align: top;" | class{{{Town}}}="hiddenStructure"
 
| {{#if:{{{Founded|}}}|'''Founded'''|}}
 
| {{{Town|}}}
 
|- style="vertical-align: top;" | class{{{use}}}="hiddenStructure"
 
| {{#if:{{{use|}}}|'''Purpose'''|}}
 
| {{{Purpose|}}}
 
|- style="vertical-align: top;" | class{{{owner}}}="hiddenStructure"
 
| {{#if:{{{owner|}}}|'''Owner'''|}}
 
| {{{owner|}}}
 
|- style="vertical-align: top;"
 
| '''First appearance'''
 
| {{{first appearance}}}
 
|- style="vertical-align: top;" | class{{{See also}}}="hiddenStructure"
 
| {{#if:{{{See also|}}}|'''See also'''|}}
 
| {{{See also|}}}
 
|- style="vertical-align: top;"
 
 
|-
 
|-
|}<noinclude></noinclude>
+
| align="center" | '''<big>{{{name|{{PAGENAME}}}}}</big>'''
<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>
+
{{#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" | '''Company 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:{{{purpose|}}}|
 +
! align="right" width="80px" {{!}} Purpose:
 +
{{!}} {{{purpose}}} }}
 +
|-
 +
{{#if:{{{owner|}}}|
 +
! align="right" width="80px" style="border-top: 1px solid #aaa;" {{!}} Owner:
 +
{{!}} style="border-top: 1px solid #aaa;" {{!}} {{{owner}}} }}
 +
|-
 +
{{#if:{{{employees|}}}|
 +
! align="right" width="80px" style="border-top: 1px solid #aaa;" {{!}} Employees:
 +
{{!}} style="border-top: 1px solid #aaa;" {{!}} {{{employees}}} }}
 +
|-
 +
{{#if:{{{town|}}}|
 +
! align="right" width="80px" style="border-top: 1px solid #aaa;" {{!}} Town:
 +
{{!}} style="border-top: 1px solid #aaa;" {{!}} {{{town}}} }}
 +
|-
 +
{{#if:{{{mentioned|}}}|
 +
! align="right" width="80px" style="border-top: 1px solid #aaa;" {{!}} First mentioned:
 +
{{!}} style="border-top: 1px solid #aaa;" {{!}} {{{mentioned}}} }}
 +
|-
 +
{{#if:{{{appearance|}}}|
 +
! align="right" width="80px" style="border-top: 1px solid #aaa;" {{!}} First appearance:
 +
{{!}} style="border-top: 1px solid #aaa;" {{!}} {{{appearance}}} }}
 +
|}
 +
|-
 +
|-
 +
|}<includeonly>[[Category:Companies]]</includeonly><noinclude>
 +
== Use ==
 +
<pre>
 +
{{Company
 +
|name =
 +
|image =
 +
|purpose =
 +
|owner =
 +
|town =
 +
|employees =
 +
|appearance =
 +
}}
 +
</pre>
 +
[[Category:Templates]]
 +
[[Category:Infoboxes]]
 +
[[sv:Mall:Company]]</noinclude>

Latest revision as of 12:28, January 22, 2022

Company
Company Information

Use[edit]

{{Company
|name = 
|image = 
|purpose = 
|owner = 
|town = 
|employees = 
|appearance = 
}}