Difference between revisions of "Template:WyrmprintAbilityCapTableEntry"
Jump to navigation
Jump to search
>Mornsta-gpuser |
>Mornsta-gpuser |
||
| Line 5: | Line 5: | ||
| {{{AbilityLimitedText}}} | | {{{AbilityLimitedText}}} | ||
|{{#cargo_query:tables=Abilities | |{{#cargo_query:tables=Abilities | ||
| − | |fields=GenericName | + | |fields=CONCAT('[[',GenericName,']]') |
|where=AbilityLimitedGroupId1={{{Id|}}} | |where=AbilityLimitedGroupId1={{{Id|}}} | ||
|limit=999 | |limit=999 | ||
|group by=GenericName | |group by=GenericName | ||
| + | |format=ul | ||
|default= | |default= | ||
}} | }} | ||
|- | |- | ||
</includeonly> | </includeonly> | ||