161
edits
To create a page. Send a message
(Created page with "<includeonly><table class="infobox vcard" style="width:22em"> {{#if:{{{name|}}}| <caption class="infobox-title fn org">{{{name}}}</caption> | <caption class="infobox-title fn org">{{PAGENAME}}</caption> }} {{#if:{{{logo|}}}| <tr> <td colspan="2" class="infobox-image"> [[File:{{{logo}}}|{{#if:{{{logo_size|}}}|{{{logo_size}}}|250px}}|alt={{{logo_alt|Logo of {{{name|{{PAGENAME}}}}}}}}]] {{#if:{{{caption|}}}|<div class="infobox-caption">{{{caption}}}</div>}} </td> </tr> }} {...") |
No edit summary Tag: Reverted |
||
Line 181: | Line 181: | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{industry|}}}| | |||
<tr> | |||
<th scope="row" class="infobox-label">Phone</th> | |||
<td class="infobox-data">{{{Phone}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{website|}}}| | {{#if:{{{website|}}}| | ||
<tr> | <tr> |