Difference between revisions of "Template:MCNodeOverviewDisplay"
Jump to navigation
Jump to search
imported>Elaeagnifolia |
imported>Elaeagnifolia |
||
| (26 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly> | <noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly> | ||
| + | <div class="mc-node-overview-notable"> | ||
{{NotableWrap | {{NotableWrap | ||
|notables= | |notables= | ||
{{Notable | {{Notable | ||
|header=Node Breakdown | |header=Node Breakdown | ||
| − | |content={{# | + | |content=<div style="padding:1em;"> |
| − | |fields=Id,NodeType | + | {{#invoke:CargoQuery|main |
| − | |where=NodeType NOT LIKE "%?%" | + | |q?tables=MCNodeType |
| − | + | |q?fields=Id,NodeType | |
| + | |q?where=NodeType NOT LIKE "%?%" | ||
|template=MCNodeBreakdown | |template=MCNodeBreakdown | ||
| − | |||
}} | }} | ||
| + | </div> | ||
}} | }} | ||
{{Notable | {{Notable | ||
| Line 16: | Line 18: | ||
|content={{MCTotalCostDisplay}} | |content={{MCTotalCostDisplay}} | ||
}} | }} | ||
| − | }}</includeonly> | + | }} |
| + | </div></includeonly> | ||