Template:AthenaeumInfobox: Difference between revisions

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

Latest revision as of 01:09, 23 May 2023

Dead Rat (#0)
0.png
[FM] [OS]

Here's an example:

{{AthenaeumInfobox|0}}

Renders into:

Dead Rat (#0)
0.png
[FM] [OS]