|
|
Line 3: |
Line 3: |
| |-|All= | | |-|All= |
| ===Utilities=== | | ===Utilities=== |
| {{TOChorizontal|PC Utilities|Developments}} | | {{TOChorizontal|PC Utilities|Development}} |
| {{#cargo_query: | | {{#cargo_query: |
| tables=Infobox_GB_Homebrews | | tables=Infobox_GB_Homebrews |
Line 16: |
Line 16: |
| --------------------- | | --------------------- |
| ===Developments=== | | ===Developments=== |
| {{TOChorizontal|PC Utilities|Developments}} | | {{TOChorizontal|PC Utilities|Development}} |
| {{#cargo_query: | | {{#cargo_query: |
| tables=Infobox_GB_Homebrews | | tables=Infobox_GB_Homebrews |
| |where= type="Developments" | | |where= type="Development" |
| |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Updated | | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Updated |
| |format=dynamic table | | |format=dynamic table |
Line 49: |
Line 49: |
| }} | | }} |
|
| |
|
| |-|Developments= | | |-|Development= |
| {{#cargo_query: | | {{#cargo_query: |
| tables=Infobox_GB_Homebrews | | tables=Infobox_GB_Homebrews |
| |where= type="Developments" | | |where= type="Development" |
| |fields=image, title, lastupdated, CONCAT("[[",_pageName,"|",title,"]] ",Char(10)," v.",version," · ",lastupdated,"")=titlez, _pageName | | |fields=image, title, lastupdated, CONCAT("[[",_pageName,"|",title,"]] ",Char(10)," v.",version," · ",lastupdated,"")=titlez, _pageName |
| |format=gallery | | |format=gallery |