|
|
| Line 5: |
Line 5: |
| {{#cargo_query: | | {{#cargo_query: |
| tables=Infobox_GBA_Homebrews | | tables=Infobox_GBA_Homebrews |
| |where= type="Media players" | | |where= type="Media player" |
| |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated | | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated |
| |order by=type DESC
| |
| |format=dynamic table | | |format=dynamic table |
| |rows per page=5 | | |rows per page=100 |
| |limit=1000 | | |order by=lastupdated desc |
| |column widths=15%, 40%, 10%, 10%, 15%, 10% | | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| }} | | }} |
| --------------------- | | --------------------- |
| Line 18: |
Line 18: |
| {{#cargo_query: | | {{#cargo_query: |
| tables=Infobox_GBA_Homebrews | | tables=Infobox_GBA_Homebrews |
| |where= type="Utilities" | | |where= type="Utilities" |
| |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated | | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated |
| |order by=type DESC
| |
| |format=dynamic table | | |format=dynamic table |
| |rows per page=5 | | |rows per page=100 |
| |limit=1000 | | |order by=lastupdated desc |
| |column widths=15%, 40%, 10%, 10%, 15%, 10% | | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| }} | | }} |
| --------------------- | | --------------------- |
| Line 31: |
Line 31: |
| {{#cargo_query: | | {{#cargo_query: |
| tables=Infobox_GBA_Homebrews | | tables=Infobox_GBA_Homebrews |
| |where= type="Music Apps" | | |where= type="Music Apps" |
| |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated | | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated |
| |order by=type DESC
| |
| |format=dynamic table | | |format=dynamic table |
| |rows per page=5 | | |rows per page=100 |
| |limit=1000 | | |order by=lastupdated desc |
| |column widths=15%, 40%, 10%, 10%, 15%, 10% | | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| }} | | }} |
| --------------------- | | --------------------- |
| Line 44: |
Line 44: |
| {{#cargo_query: | | {{#cargo_query: |
| tables=Infobox_GBA_Homebrews | | tables=Infobox_GBA_Homebrews |
| |where= type="File Browsers" | | |where= type="File Browsers" |
| |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated | | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated |
| |order by=type DESC
| |
| |format=dynamic table | | |format=dynamic table |
| |rows per page=5 | | |rows per page=100 |
| |limit=1000 | | |order by=lastupdated desc |
| |column widths=15%, 40%, 10%, 10%, 15%, 10% | | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| }} | | }} |
| --------------------- | | --------------------- |
| Line 57: |
Line 57: |
| {{#cargo_query: | | {{#cargo_query: |
| tables=Infobox_GBA_Homebrews | | tables=Infobox_GBA_Homebrews |
| |where= type="System Tools" | | |where= type="System Tools" |
| |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated | | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated |
| |order by=type DESC
| |
| |format=dynamic table | | |format=dynamic table |
| |rows per page=5 | | |rows per page=100 |
| |limit=1000 | | |order by=lastupdated desc |
| |column widths=15%, 40%, 10%, 10%, 15%, 10% | | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| }} | | }} |
| --------------------- | | --------------------- |
| Line 70: |
Line 70: |
| {{#cargo_query: | | {{#cargo_query: |
| tables=Infobox_GBA_Homebrews | | tables=Infobox_GBA_Homebrews |
| |where= type="Other Apps" | | |where= type="Other Apps" |
| |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated | | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated |
| |order by=type DESC
| |
| |format=dynamic table | | |format=dynamic table |
| |rows per page=5 | | |rows per page=100 |
| |limit=1000 | | |order by=lastupdated desc |
| |column widths=15%, 40%, 10%, 10%, 15%, 10% | | |limit=2000 |
| | |column widths=20%, 40%, 10%, 20%, 10% |
| }} | | }} |
|
| |
|