|
|
Line 1: |
Line 1: |
| {{Linkbar WiiU}} | | {{Linkbar WiiU}} |
| | <tabber> |
| | |-|All= |
| | ===Game Hacks=== |
| | {{TOChorizontal|Game Hacks|Game Trainers|Hack Utilities}} |
| | {{#cargo_query: |
| | tables=Infobox_WiiU_Homebrews |
| | |where= type="Game Hacks" |
| | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Updated |
| | |format=dynamic table |
| | |rows per page=500 |
| | |order by=lastupdated desc |
| | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| | }} |
| | --------------------- |
| | ===Game Trainers=== |
| | {{TOChorizontal|Game Hacks|Game Trainers|Hack Utilities}} |
| | {{#cargo_query: |
| | tables=Infobox_WiiU_Homebrews |
| | |where= type="Game Trainers" |
| | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Updated |
| | |format=dynamic table |
| | |rows per page=500 |
| | |order by=lastupdated desc |
| | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| | }} |
| | --------------------- |
| | ===Hack Utilities=== |
| | {{TOChorizontal|Game Hacks|Game Trainers|Hack Utilities}} |
| | {{#cargo_query: |
| | tables=Infobox_WiiU_Homebrews |
| | |where= type="Hack Utilities" |
| | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Updated |
| | |format=dynamic table |
| | |rows per page=500 |
| | |order by=lastupdated desc |
| | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| | }} |
| | |
| | |-|Game Hacks= |
| | <div class="pc"> |
| | {{#cargo_query: |
| | tables=Infobox_WiiU_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=300 |
| | |image height=225 |
| | |link field=_pageName |
| | |caption field=titlez |
| | |alt field=title |
| | |show filename=0 |
| | |show bytes=0 |
| | |show dimensions=0 |
| | |limit=1000 |
| | }} |
| | </div> |
| | |
| | |-|Game Trainers= |
| | <div class="pc"> |
| | {{#cargo_query: |
| | tables=Infobox_WiiU_Homebrews |
| | |where= type="Game Trainers" |
| | |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=300 |
| | |image height=225 |
| | |link field=_pageName |
| | |caption field=titlez |
| | |alt field=title |
| | |show filename=0 |
| | |show bytes=0 |
| | |show dimensions=0 |
| | |limit=1000 |
| | }} |
| | </div> |
| | |
| | |-|Hack Utilities= |
| | <div class="pc"> |
| | {{#cargo_query: |
| | tables=Infobox_WiiU_Homebrews |
| | |where= type="Hack Utilities" |
| | |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=300 |
| | |image height=225 |
| | |link field=_pageName |
| | |caption field=titlez |
| | |alt field=title |
| | |show filename=0 |
| | |show bytes=0 |
| | |show dimensions=0 |
| | |limit=1000 |
| | }} |
| | </div> |
| | </tabber> |