Template:BeastSpawnInfobox: Difference between revisions

From wizzypedia
Jump to navigation Jump to search
(Created page with "{{#cargo_query: tables=BeastSpawn |fields=BeastSpawn.idx, BeastSpawn.name, BeastSpawn.beastGroup, CONCAT('https://www.forgottenrunes.com/api/art/spawn/', BeastSpawn.idx, '.png')=image |where=BeastSpawn.idx='{{{1}}}' |limit=1 |format=template |template=BeastSpawnInfoboxItem |named args=yes |more results text= }}<noinclude> Here's an example: <pre> {{BeastSpawnInfobox|0}} </pre> Renders into: {{BeastSpawnInfobox|0}} </noinclude>")
 
No edit summary
Line 1: Line 1:
{{#cargo_query:
{{#cargo_query:
tables=BeastSpawn
tables=BeastSpawn
|fields=BeastSpawn.idx, BeastSpawn.name, BeastSpawn.beastGroup, CONCAT('https://www.forgottenrunes.com/api/art/spawn/', BeastSpawn.idx, '.png')=image
|fields=BeastSpawn.idx, BeastSpawn.name, BeastSpawn.beastGroup, CONCAT('https://portal.forgottenrunes.com/api/spawn/img/', BeastSpawn.idx)=image
|where=BeastSpawn.idx='{{{1}}}'
|where=BeastSpawn.idx='{{{1}}}'
|limit=1
|limit=1

Revision as of 01:07, 23 May 2023

Chimera Cub napping (#0)
https://portal.forgottenrunes.com/api/spawn/img/0
Beast GroupChaos Chimera
[FM] [OS]

Here's an example:

{{BeastSpawnInfobox|0}}

Renders into:

Chimera Cub napping (#0)
https://portal.forgottenrunes.com/api/spawn/img/0
Beast GroupChaos Chimera
[FM] [OS]