|
|
Line 1: |
Line 1: |
| | <tabber> |
| | |-|All= |
| | ===Console=== |
| | {{TOChorizontal|Console|Handheld|Arcade|Computer|Other Emulators}} |
| | {{#cargo_query: |
| | tables=Infobox_Vita_Homebrews |
| | |where= type="Console" |
| | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated |
| | |format=dynamic table |
| | |rows per page=500 |
| | |order by=lastupdated desc |
| | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| | }} |
| | ----- |
| | ===Handheld=== |
| | {{TOChorizontal|Console|Handheld|Arcade|Computer|Other Emulators}} |
| | {{#cargo_query: |
| | tables=Infobox_Vita_Homebrews |
| | |where= type="Handheld" |
| | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated |
| | |format=dynamic table |
| | |rows per page=500 |
| | |order by=lastupdated desc |
| | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| | }} |
| | ----- |
| | ===Arcade=== |
| | {{TOChorizontal|Console|Handheld|Arcade|Computer|Other Emulators}} |
| {{#cargo_query: | | {{#cargo_query: |
| tables=Infobox_Vita_Homebrews | | tables=Infobox_Vita_Homebrews |
| |where= type="Console" OR type="Handheld" OR type="Arcade" OR type="Computer" OR type="Other Emulators" | | |where= type="Arcade" |
| |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, type=Type, version=Version, author=Author(s), lastupdated=Last Updated | | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated |
| |format=dynamic table | | |format=dynamic table |
| |rows per page=5 | | |rows per page=500 |
| |column widths=20%, 40%, 10%, 10%, 10%, 10% | | |order by=lastupdated desc |
| |limit=5000
| | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| }} | | }} |
| ------ | | ----- |
| <tabber>
| | ===Computer=== |
| | {{TOChorizontal|Console|Handheld|Arcade|Computer|Other Emulators}} |
| | {{#cargo_query: |
| | tables=Infobox_Vita_Homebrews |
| | |where= type="Computer" |
| | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated |
| | |format=dynamic table |
| | |rows per page=500 |
| | |order by=lastupdated desc |
| | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| | }} |
| | ----- |
| | ===Other Emulators=== |
| | {{TOChorizontal|Console|Handheld|Arcade|Computer|Other Emulators}} |
| | {{#cargo_query: |
| | tables=Infobox_Vita_Homebrews |
| | |where= type="Other Emulators" |
| | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated |
| | |format=dynamic table |
| | |rows per page=500 |
| | |order by=lastupdated desc |
| | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| | }} |
| | |
| |-|Console= | | |-|Console= |
| {{#cargo_query: | | {{#cargo_query: |