Difference between revisions of "Template:Voice Actor Row"
Jump to navigation
Jump to search
imported>Elaeagnifolia m (Debugging.) |
imported>Elaeagnifolia (Undo revision 32694 by Elaeagnifolia (talk)) |
||
| Line 2: | Line 2: | ||
{{!}} {{{1|}}} | {{!}} {{{1|}}} | ||
{{!}} {{#cargo_query:tables=Adventurers|where=EnglishCV = "{{{1|}}}" OR JapaneseCV = "{{{1|}}}"|format=template|template=AdventurerIcon|group by=_pageName|default=-|order by=Name,VariationId}} | {{!}} {{#cargo_query:tables=Adventurers|where=EnglishCV = "{{{1|}}}" OR JapaneseCV = "{{{1|}}}"|format=template|template=AdventurerIcon|group by=_pageName|default=-|order by=Name,VariationId}} | ||
| − | {{!}} {{#cargo_query:tables=Dragons|where=EnglishCV = "{{{1|}}}" OR JapaneseCV = "{{{1|}}}"|group by=_pageName|default=-|order by=Name,VariationId}} | + | {{!}} {{#cargo_query:tables=Dragons|fields=CONCAT(_pageName, '')|where=EnglishCV = "{{{1|}}}" OR JapaneseCV = "{{{1|}}}"|format=template|template=DragonIcon|group by=_pageName|default=-|order by=Name,VariationId}} |
{{!}}- | {{!}}- | ||
}}</includeonly> | }}</includeonly> | ||