Template:CompanyPreload: Difference between revisions

Schang1146 (talk | contribs)
Not the right place to default this
Tag: Manual revert
Schang1146 (talk | contribs)
No edit summary
Line 6: Line 6:
| Type          =  
| Type          =  
| Website      =  
| Website      =  
}}
{{#cargo_query:
  tables=Company
  | fields            = Type,Founded,Industry,Website,Logo
  | where            = _pageName = '{{PAGENAME}}'
  | limit            = 1
  | format            = template
  | template          = CompanyInfobox
  | named args        = yes
  | more results text =
}}
}}