Difference between revisions of "Template:MCFloorOverviewDisplay"
Jump to navigation
Jump to search
imported>Elaeagnifolia |
imported>Elaeagnifolia |
||
| Line 52: | Line 52: | ||
{{Notable | {{Notable | ||
|header={{#ifeq:{{{1|}}} | 6 | Mana Spiral | Floor {{{1|}}} }} Node Breakdown | |header={{#ifeq:{{{1|}}} | 6 | Mana Spiral | Floor {{{1|}}} }} Node Breakdown | ||
| − | |content={{#cargo_query:tables=MCNodeType | + | |content=<div style="margin:1em;"> |
| + | {{#cargo_query:tables=MCNodeType | ||
|fields=Id,NodeType,CONCAT("{{{1|}}}")=Floor | |fields=Id,NodeType,CONCAT("{{{1|}}}")=Floor | ||
|where=NodeType NOT LIKE "%?%" | |where=NodeType NOT LIKE "%?%" | ||
| Line 59: | Line 60: | ||
|named args=yes | |named args=yes | ||
}} | }} | ||
| + | </div> | ||
}} | }} | ||
}} | }} | ||
</div> | </div> | ||
</div></includeonly> | </div></includeonly> | ||