Difference between revisions of "Template:MCNodeOverviewDisplay"
Jump to navigation
Jump to search
imported>Elaeagnifolia |
imported>Elaeagnifolia |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
|header=Node Breakdown | |header=Node Breakdown | ||
|content=<div style="padding:1em;"> | |content=<div style="padding:1em;"> | ||
| − | {{# | + | {{#invoke:CargoQuery|main |
| − | |fields=Id,NodeType | + | |q?tables=MCNodeType |
| − | |where=NodeType NOT LIKE "%?%" | + | |q?fields=Id,NodeType |
| − | + | |q?where=NodeType NOT LIKE "%?%" | |
|template=MCNodeBreakdown | |template=MCNodeBreakdown | ||
| − | |||
}} | }} | ||
</div> | </div> | ||
| Line 17: | Line 16: | ||
{{Notable | {{Notable | ||
|header=Total Materials | |header=Total Materials | ||
| − | |content= | + | |content={{MCTotalCostDisplay}} |
}} | }} | ||
}} | }} | ||
</div></includeonly> | </div></includeonly> | ||