Template:Sandbox/User:Illuminatiswag: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>{{#invoke:CargoQuery
<includeonly>{{#invoke:CargoQuery
|main
|main
|tables=Characters=C, GeneralData=GD
|tables=GeneralData=GD
|join=C.ObjectID=GD.ObjectID
|where=PlainName LIKE "%{{{1}}}"
|where=GD.PlainName LIKE "{{{1}}}%"
|fields = {{favilink format args}}, Description, DisplayName, PlainName
|fields = {{favilink format args}}, C.Description=Description, DisplayName, PlainName, HP, AV, DV
|template=Sandbox/User:Illuminatiswag/Row
|template=Sandbox/User:Illuminatiswag/Row
|order by= GD.ObjectID ASC
|order by= GD.ObjectID ASC
Line 14: Line 13:


Output:
Output:
{{Sandbox/User:Illuminatiswag|gilded marble}}
{{Sandbox/User:Illuminatiswag|oven}}
[[Category:Query Templates]]
[[Category:Query Templates]]
</noinclude>
</noinclude>