Template:CompanyInfobox: Difference between revisions

No edit summary
Default website to empty string if nothing given
Tag: Reverted
Line 26: Line 26:
       <tr>
       <tr>
         <th>{{nowrap|Official website}}</th>
         <th>{{nowrap|Official website}}</th>
         <td>{{{Website}}}</td>
         <td>{{{Website|}}}</td>
       </tr>
       </tr>
     </table>
     </table>