Template:Infobox company: Difference between revisions

Created page with "<includeonly> <table class="infobox vcard" style="width: 22em; font-size: 90%; line-height: 1.4em; background: #f9f9f9; border: 1px solid #aaa; padding: 5px;"> <tr> <th colspan="2" style="text-align:center; background-color:#ddd; font-size:110%; font-weight:bold;">{{{name}}}</th> </tr> {{#if:{{{logo|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{logo}}}|200px|center]]</td></tr>}} {{#if:{{{type|}}}|<tr><th scope="row">Type</th><td>{{{type}}}</td>..."
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<table class="infobox vcard" style="width: 22em; font-size: 90%; line-height: 1.4em; background: #f9f9f9; border: 1px solid #aaa; padding: 5px;">
<table class="infobox vcard" style="float: left; clear: left; width: 22em; font-size: 90%; line-height: 1.4em; background: #f9f9f9; border: 1px solid #aaa; padding: 5px; margin: 0 1em 1em 0;">
   <tr>
   <tr>
     <th colspan="2" style="text-align:center; background-color:#ddd; font-size:110%; font-weight:bold;">{{{name}}}</th>
     <th colspan="2" style="text-align:center; background-color:#ddd; font-size:110%; font-weight:bold;">{{{name}}}</th>