Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Development:Infobox company"

From PCGamingWiki, the wiki about fixing PC games
(Cargo > SMW WIP)
(Cargo)
Line 29: Line 29:
  
 
<!-- Subsidiaries -->
 
<!-- Subsidiaries -->
{{#ifexpr: {{#ask: [[Parent company::{{FULLPAGENAME}}]] |format=count }} > 0 |
+
{{#if: {{#cargo_query:
 +
tables=Company
 +
|where=Parent="Company:{{PAGENAME}}"
 +
|default=
 +
}} |
 
<tr>
 
<tr>
 
<th class="template-infobox-header" colspan="2">Subsidiaries</th>
 
<th class="template-infobox-header" colspan="2">Subsidiaries</th>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td class="template-infobox-info plainlinks" colspan="2">{{#ask: [[Parent company::{{FULLPAGENAME}}]] |format=list|sep=<br> }}</td>
+
<td class="template-infobox-info plainlinks" colspan="2">{{#cargo_query:
 +
tables=Company
 +
|where=Parent="Company:{{PAGENAME}}"
 +
|fields=_pageName
 +
|format=template
 +
|template=Infobox company/subsidiaries
 +
}}</td>
 
</tr>
 
</tr>
 
}}
 
}}

Revision as of 07:55, 2 October 2021

Infobox company
Error: #cargo_declare must be called from a template page.
Documentation for the above template (sometimes hidden from view).