(shifting the navbox to use queries and "Technology/" (may require some formatting tweaks in future for ordering or game-reflecting-layout)) |
No edit summary |
||
Line 2: | Line 2: | ||
|title = [[Technology]] | |title = [[Technology]] | ||
|group1 = [[Technology# | |group1 = [[Technology#Starter|Starter]] | ||
|list1 = | |list1 = | ||
{{#cargo_query: | |||
tables=tech | |||
|fields=tech.name, tech.category, tech.texture | |||
|where=category="0" or category IS NULL | |||
|format=template | |||
|template=NavboxIconLinkTechnology | |||
|named args=yes | |||
}} | |||
|group2 = [[Technology#Basic|Basic]] | |||
|list2 = | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=tech | tables=tech | ||
Line 13: | Line 24: | ||
}} | }} | ||
| | |group3 = [[Technology#Advanced|Advanced]] | ||
| | |list3 = | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=tech | tables=tech | ||
Line 24: | Line 35: | ||
}} | }} | ||
| | |group4 = [[Technology#Robots|Robots]] | ||
| | |list4 = | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=tech | tables=tech | ||
Line 35: | Line 46: | ||
}} | }} | ||
| | |group5 = [[Technology#Blight|Blight]] | ||
| | |list5 = | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=tech | tables=tech | ||
Line 46: | Line 57: | ||
}} | }} | ||
| | |group6 = [[Technology#Human|Human]] | ||
| | |list6 = | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=tech | tables=tech | ||
Line 57: | Line 68: | ||
}} | }} | ||
| | |group7 = [[Technology#Virus|Virus]] | ||
| | |list7 = | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=tech | tables=tech | ||
Line 68: | Line 79: | ||
}} | }} | ||
| | |group8 = [[Technology#Alien|Alien]] | ||
| | |list8 = | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=tech | tables=tech |