Template:Company/Test: Difference between revisions
Created page with "<div class="infobox" style="width: 22em; border: 1px solid #aaa; border-collapse: collapse; margin: 10px; float: right; background: #f9f9f9;"> <table style="width: 100%; border: none;"> <tr> <th colspan="2" style="background: #e9e9e9; text-align: center;">{{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}}}}</th> </tr> <tr> <td colspan="2" style="text-align: center;"> {{#if: {{{logo|}}} |..." |
No edit summary |
||
Line 119: | Line 119: | ||
{{#if: {{{linkedin|}}} | {{#if: {{{linkedin|}}} | ||
| <tr> | | <tr> | ||
<th style="text-align: left;"> | <th style="text-align: left;">Linkedin</th> | ||
<td>[https://www.linkedin.com/company/{{{linkedin}}} {{{linkedin}}}]</td> | <td>[https://www.linkedin.com/company/{{{linkedin}}} {{{linkedin}}}]</td> | ||
</tr> | </tr> | ||
Line 131: | Line 131: | ||
{{#if: {{{x|}}} | {{#if: {{{x|}}} | ||
| <tr> | | <tr> | ||
<th style="text-align: left;"> | <th style="text-align: left;">X (Twitter)</th> | ||
<td>[https://x.com/{{{x}}} {{{x}}}]</td> | <td>[https://x.com/{{{x}}} {{{x}}}]</td> | ||
</tr> | </tr> | ||
Line 157: | Line 157: | ||
| linkedin = vextraweb | | linkedin = vextraweb | ||
| instagram = vextraweb | | instagram = vextraweb | ||
| x | | x = vextraweb | ||
| website = https://www.example.org | | website = https://www.example.org | ||
| mission = "To provide free education to all." | | mission = "To provide free education to all." | ||
| awards = Global Impact Award 2022 | | awards = Global Impact Award 2022 | ||
}} </noinclude> | }} </noinclude> |