|
|
Line 1: |
Line 1: |
| {{#cargo_query:
| |
| tables=Infobox_GBA_Homebrews
| |
| |where= type="Game Hacks"
| |
| |fields=image, title, lastupdated, CONCAT("[[",_pageName,"|",title,"]] ",Char(10)," v.",version," · ",lastupdated,"")=titlez, _pageName
| |
| |format=gallery
| |
| |mode=nolines
| |
| |order by=lastupdated DESC
| |
| |caption field=titlez
| |
| |image width=320
| |
| |image height=213
| |
| |link field=_pageName
| |
| |caption field=titlez
| |
| |alt field=title
| |
| |show filename=0
| |
| |show bytes=0
| |
| |show dimensions=0
| |
| |per row=0
| |
| |limit=1000
| |
| }}
| |
|
| |
|
| ---------------------------
| |
| {{#cargo_query:
| |
| tables=Infobox_GBA_Homebrews
| |
| |where= type="Translations"
| |
| |fields=image, title, lastupdated, CONCAT("[[",_pageName,"|",title,"]] ",Char(10)," v.",version," · ",lastupdated,"")=titlez, _pageName
| |
| |format=gallery
| |
| |mode=nolines
| |
| |order by=lastupdated DESC
| |
| |caption field=titlez
| |
| |image width=320
| |
| |image height=213
| |
| |link field=_pageName
| |
| |caption field=titlez
| |
| |alt field=title
| |
| |show filename=0
| |
| |show bytes=0
| |
| |show dimensions=0
| |
| |per row=0
| |
| |limit=1000
| |
| }}
| |