Difference between revisions of "Materials"
Jump to navigation
Jump to search
>Maximum Leech |
>Maximum Leech (Undo revision 12682 by Maximumleech (talk)) |
||
| Line 2: | Line 2: | ||
{{#cargo_query:tables=Materials | {{#cargo_query:tables=Materials | ||
| − | |fields=CONCAT('[[File:', Id, '.png| | + | |fields=CONCAT('[[File:', Id, '.png|80px|link=', _pageName, ']]')=Icon,CONCAT( '[[', Name, ']]' ) = Name,Description,Obtain,Uses |
|order by=SortId | |order by=SortId | ||
|group by=_pageName | |group by=_pageName | ||
|format=table | |format=table | ||
}} | }} | ||