|
|
| Line 1: |
Line 1: |
| [https://www.gamebrew.org/wiki/List_of_Switch_Homebrew_Applications WIP] | | [https://www.gamebrew.org/wiki/List_of_Switch_Homebrew_Applications WIP] |
|
| |
|
| <tabber>
| |
| |-|Plugins=
| |
| {{#cargo_query: | | {{#cargo_query: |
| tables=Infobox_3DS_Homebrews | | tables=Infobox_3DS_Homebrews |
| |where= type="Plugins" | | |where= type="Plugins" OR type="Game Hacks" OR type="Translations" |
| |fields=image, title, lastupdated, CONCAT("[[",_pageName,"|",title,"]] ",Char(10)," v.",version," · ",lastupdated,"")=titlez, _pageName
| | |fields=image |
| |format=gallery | | |format=gallery |
| |mode=nolines | | |mode=nolines |
| |order by=lastupdated DESC | | |order by=lastupdated DESC |
| |caption field=titlez
| |
| |image width=400
| |
| |image height=480
| |
| |link field=_pageName
| |
| |caption field=titlez
| |
| |alt field=title
| |
| |show filename=0 | | |show filename=0 |
| |show bytes=0 | | |show bytes=0 |
| Line 22: |
Line 14: |
| |limit=1000 | | |limit=1000 |
| }} | | }} |
|
| |
| |-|Game Hacks=
| |
| {{#cargo_query:
| |
| tables=Infobox_3DS_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=400
| |
| |image height=480
| |
| |link field=_pageName
| |
| |caption field=titlez
| |
| |alt field=title
| |
| |show filename=0
| |
| |show bytes=0
| |
| |show dimensions=0
| |
| |per row=0
| |
| |limit=1000
| |
| }}
| |
|
| |
| |-|Translations=
| |
| {{#cargo_query:
| |
| tables=Infobox_3DS_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=400
| |
| |image height=480
| |
| |link field=_pageName
| |
| |caption field=titlez
| |
| |alt field=title
| |
| |show filename=0
| |
| |show bytes=0
| |
| |show dimensions=0
| |
| |per row=0
| |
| |limit=1000
| |
| }}
| |
|
| |
| |-|Hack Utilities=
| |
| <div class="pc">
| |
| {{#cargo_query:
| |
| tables=Infobox_3DS_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=400
| |
| |image height=480
| |
| |link field=_pageName
| |
| |caption field=titlez
| |
| |alt field=title
| |
| |show filename=0
| |
| |show bytes=0
| |
| |show dimensions=0
| |
| |per row=0
| |
| |limit=1000
| |
| }}
| |
|
| |
| |-|Save Editors=
| |
| {{#cargo_query:
| |
| tables=Infobox_3DS_Homebrews
| |
| |where= type="Save Editors"
| |
| |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=400
| |
| |image height=480
| |
| |link field=_pageName
| |
| |caption field=titlez
| |
| |alt field=title
| |
| |show filename=0
| |
| |show bytes=0
| |
| |show dimensions=0
| |
| |per row=0
| |
| |limit=1000
| |
| }}
| |
| </tabber>
| |
| </div>
| |
|
| |
| >o<
| |