Difference between revisions of "Template:Infobox Corporation"

From Aurora Information Uplink
Jump to navigation Jump to search
(Start of corporation infobox. Temp example)
 
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div width="100%" style="float:right">
<div width="100%" style="float:right">
{| class="wikitable" style="border:1px solid black; font-size: 12px;margin:auto;width: 80%" cellpadding="10px"
{| class="wikitable" style="border:1px solid black; font-size: 12px;margin:auto;width: 80%" cellpadding="10px"
! colspan="2" style="background-color:{{{headercolor}}};" |{{{name}}}
! colspan="2" style="background-color:{{{headercolor}}};color:{{{textcolor}}};" |{{{name}}}
|-
|-
|colspan="2"|<center>[[File:{{{logo}}}.png|128px]]</center>
|colspan="2"|<center>[[File:{{{logo}}}.png|128px]]</center>
|-
|-
|'''Slogan'''||{{{slogan}}}
|'''Slogan'''||''{{{slogan}}}''
|-
|-
|'''Headquarters'''</small>||{{{headquarters}}}
|'''Headquarters'''</small>||{{{headquarters}}}
|-
|-
|'''Chief Executive Officer'''||{{{ceo}}}
|'''Chief Executive Officer'''||{{{ceo}}}
|-
|'''Official Languages'''||{{{languages}}}
|-
|-
|'''Color Scheme'''||{{{colors}}}
|'''Color Scheme'''||{{{colors}}}
Line 23: Line 25:
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
==Example==
==Example==
<code><nowiki>{{Infobox Corporation</nowiki>
<nowiki>|headercolor = #00d1d4 <!--Can be left blank for grey header--></nowiki>
<nowiki>|textcolor = white <!--Can be left blank for black text--></nowiki>
<nowiki>|name = Idris Incorporated</nowiki>
<nowiki>|logo = II-teal</nowiki>
<nowiki>|headquarters = Abidjan, Ivory Coast, West African Union, Earth, Sol Alliance</nowiki>
<nowiki>|slogan = Astronomical Figures. Unlimited Power.</nowiki>
<nowiki>|languages = Tradeband, Tau Ceti Basic</nowiki>
<nowiki>|ceo = Alex Mason</nowiki>
<nowiki>|colors = Cyan, teal, turquoise</nowiki>
<nowiki>|founded = ????</nowiki>
<nowiki>|founder = Idris Family</nowiki>
<nowiki>|regions = Everywhere except Nralakk, Elyra, and Dominia</nowiki>
<nowiki>|}}</nowiki></code>
Yields:
{{Infobox Corporation
{{Infobox Corporation
|headercolor = #776be3
|headercolor = #00d1d4
|name = Federal Republic of Biesel
|textcolor = white
|logo = Republicofbieselflag
|name = Idris Incorporated
|logo = II-teal
|headquarters = Abidjan, Ivory Coast, West African Union, Earth, Sol Alliance
|slogan = Astronomical Figures. Unlimited Power.
|languages = Tradeband, Tau Ceti Basic
|ceo = Alex Mason
|colors = Cyan, teal, turquoise
|founded = ????
|founder = Idris Family
|regions = Everywhere except Nralakk, Elyra, and Dominia
|}}
|}}
[[Category:Templates]]
[[Category:Templates]]
[[Category:Pages]]
[[Category:Pages]]

Latest revision as of 19:20, 31 March 2024

{{{name}}}
[[File:{{{logo}}}.png|128px]]
Slogan {{{slogan}}}
Headquarters {{{headquarters}}}
Chief Executive Officer {{{ceo}}}
Official Languages {{{languages}}}
Color Scheme {{{colors}}}
Founded {{{founded}}}
Founder {{{founder}}}
Operating Region {{{regions}}}




















Example

{{Infobox Corporation
|headercolor = #00d1d4 <!--Can be left blank for grey header-->
|textcolor = white <!--Can be left blank for black text-->
|name = Idris Incorporated
|logo = II-teal
|headquarters = Abidjan, Ivory Coast, West African Union, Earth, Sol Alliance
|slogan = Astronomical Figures. Unlimited Power.
|languages = Tradeband, Tau Ceti Basic
|ceo = Alex Mason
|colors = Cyan, teal, turquoise
|founded = ????
|founder = Idris Family
|regions = Everywhere except Nralakk, Elyra, and Dominia
|}}

Yields:

Idris Incorporated
II-teal.png
Slogan Astronomical Figures. Unlimited Power.
Headquarters Abidjan, Ivory Coast, West African Union, Earth, Sol Alliance
Chief Executive Officer Alex Mason
Official Languages Tradeband, Tau Ceti Basic
Color Scheme Cyan, teal, turquoise
Founded ????
Founder Idris Family
Operating Region Everywhere except Nralakk, Elyra, and Dominia