Template:Infobox company: Difference between revisions

Template page
No edit summary
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<templatestyles src="Infobox.css" />
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<noinclude>{{#cargo_declare:
<div class="infobox-image">[[File:{{{image}}}|250px]]</div>}}
_table = Companies
<table>{{#if:{{{headquarter|}}}|<tr>
|country=String
    <th  style="text-align:left;">Headquarter</th>
|parentcompany=Page
    <td>{{{headquarter}}}</td>
|closed=Boolean
</tr>}}{{#if:{{{founded|}}}|<tr>
|closedDate = Date
    <th  style="text-align:left;">Founded</th>
|db_type=List (,) of String
    <td>{{{founded}}}</td>
}}</noinclude><includeonly>{{#cargo_store: _table = Companies |parentcompany={{#if: {{{parentcompany|}}} | Companies/{{{parentcompany|}}} }}
</tr>}}{{#if:{{{type|}}}|<tr>
|closed={{#if: {{{closed|}}} | Yes | No }}
    <th style="text-align:left;">Type</th>
|closedDate={{{closed|}}}
    <td>{{{type}}}</td>
}}{{#invoke:Infobox company|main}}</includeonly><noinclude>{{Documentation}}[[Category:Templates]]</noinclude>
</tr>}}{{#if:{{{parentcompany|}}}|<tr>
    <th  style="text-align:left;">Parent company</th>
    <td>{{{parentcompany}}}</td>
</tr>}}{{#if:{{{employees|}}}|<tr>
    <th  style="text-align:left;">Employees</th>
    <td>{{{employees}}}</td>
</tr>}}
{{#if:{{{sponsors|}}}|<tr>
    <th  style="text-align:left;">Sponsors</th>
    <td>{{{sponsors}}}</td>
</tr>}}
{{#if:{{{links|}}}|<tr>
<th style="text-align:left;>Links</th>
<td style="text-align:left;>{{#if:{{{website|}}}|[[Image:Home.png|40px|link={{{website}}}|Website]]}}{{#if:{{{twitter|}}}|[[Image:Twitter.png|40px|link=https://twitter.com/{{{twitter}}}|Twitter]]}}{{#if:{{{facebook|}}}|[[Image:Facebook.png|40px|link=https://www.facebook.com/{{{facebook}}}|Facebook]]}}{{#if:{{{instagram|}}}|[[Image:Instagram.png|40px|link=https://www.instagram.com/{{{instagram}}}|Instagram]]}}{{#if:{{{twitch|}}}|[[Image:Twitch.png|40px|link=https://www.twitch.com/{{{twitch}}}|Twitch]]}}{{#if:{{{youtube|}}}|[[Image:Youtube.png|40px|link=https://www.youtube.com/{{{youtube}}}|Youtube]]}}{{#if:{{{linkedin|}}}|[[Image:Linkedin.png|40px|link=https://www.linkedin.com/company/{{{linkedin}}}|LinkedIn]]}}{{#if:{{{linkedin2|}}}|[[Image:Linkedin.png|40px|link=https://www.linkedin.com/company/{{{linkedin2}}}|LinkedIn]]}}{{#if:{{{email|}}}|[[Image:Email.png|40px|link=mailto:{{{email}}}|Email]]}}{{#if:{{{phone|}}}|[[Image:Phone.png|40px|link=tel:{{{phone}}}|Phone]]}}{{#if:{{{discord|}}}|[[Image:Discord.png|40px|link={{{discord}}}|Discord]]}}{{#if:{{{reddit|}}}|[[Image:Reddit.png|40px|link=https://www.reddit.com/r/{{{reddit}}}|Reddit]]}}{{#if:{{{weibo|}}}|[[Image:Weibo.png|40px|link=https://m.weibo.cn/u/{{{weibo}}}|Weibo]]}}
</td></tr>}}
</table>
</div>

Latest revision as of 18:10, 11 February 2024

This template defines the table "Companies". View table.

Documentation (view - edit)

To add a company go to https://twogpedia.com/Form:Company and to edit a company just use the "Edit with form" button.

For a list of country codes / names check https://twogpedia.com/Module:Localisation/Data

For additional links check https://twogpedia.com/Module:Links