Difference between revisions of "Template:ManaCircleMaterialTest"
Jump to navigation
Jump to search
>Sekuiya (Testing ManaCircle Stuff) |
>Mornsta-gpuser |
||
| (10 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly>{{#cargo_query: | + | <includeonly>{| class="wikitable sortable" style="text-align:center;" |
| + | ! Adventurer | ||
| + | ! Use | ||
| + | ! Cost | ||
| + | |- | ||
| + | {{#cargo_query: | ||
|tables= ManaCircleNodes | |tables= ManaCircleNodes | ||
| − | |fields= ManaCircleNodes._pageName=Name,MaterialCost=Cost, | + | |fields= ManaCircleNodes._pageName=Name,MaterialCost=Cost,Unlocks,CONCAT('{{{1|{{PAGENAME}}}}}')=Value |
| − | |where= ManaCircleNodes.MaterialCost LIKE '%{{1|}}%' | + | |where= ManaCircleNodes.MaterialCost LIKE '%{{{1|{{PAGENAME}}}}}%' |
|format=template | |format=template | ||
|template=ManaCircleMaterialEntryTest | |template=ManaCircleMaterialEntryTest | ||
|named args=yes | |named args=yes | ||
| − | }}</includeonly> | + | }} |
| + | |}</includeonly><noinclude>[[Category:Templates]]</noinclude> | ||