Template:TechnologyNav: Difference between revisions

Template page
mNo edit summary
No edit summary
 
(16 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|title  = [[Technology]]
|title  = [[Technology]]


|group1 = [[Technology#Basic|Basic]]
|group1 = [[Technology#Starter|Starter]]
|list1  = {{NavboxIconLink|Basic Structures}}{{NavboxIconLink|Basic Signals}}{{NavboxIconLink|Basic Power}}{{NavboxIconLink|Basic Robotics}}{{NavboxIconLink|Behaviors}}{{NavboxIconLink|Basic Robotics}}{{NavboxIconLink|Power Transference}}{{NavboxIconLink|robotics Production}}{{NavboxIconLink| Nanobots}}{{NavboxIconLink|Expanded Power}}{{NavboxIconLink|Gateway Technology}}
|list1  =
<!--
{{#cargo_query:
|group2 = [[Technology#Blight Research|Blight Research]]
tables=tech
|list2 = {{NavboxIconLink|Blight Research}}
|fields=tech.name, tech.category, tech.texture
diplicate entries - research items are in item category-->
|where=category="0" or category IS NULL
|format=template
|template=NavboxIconLinkTechnology
|named args=yes
}}
 
|group2 = [[Technology#Basic|Basic]]
|list2  =
{{#cargo_query:
tables=tech
|fields=tech.name, tech.category, tech.texture
|where=tech.category = 'Basic'
|format=template
|template=NavboxIconLinkTechnology
|named args=yes
}}
 
|group3 = [[Technology#Advanced|Advanced]]
|list3  =
{{#cargo_query:
tables=tech
|fields=tech.name, tech.category, tech.texture
|where=tech.category = 'Advanced'
|format=template
|template=NavboxIconLinkTechnology
|named args=yes
}}
 
|group4 = [[Technology#Robots|Robots]]
|list4  =
{{#cargo_query:
tables=tech
|fields=tech.name, tech.category, tech.texture
|where=tech.category = 'Robots'
|format=template
|template=NavboxIconLinkTechnology
|named args=yes
}}
 
|group5 = [[Technology#Blight|Blight]]
|list5  =
{{#cargo_query:
tables=tech
|fields=tech.name, tech.category, tech.texture
|where=tech.category = 'Blight' OR name LIKE '%Blight%'
|format=template
|template=NavboxIconLinkTechnology
|named args=yes
}}
 
|group6 = [[Technology#Human|Human]]
|list6  =
{{#cargo_query:
tables=tech
|fields=tech.name, tech.category, tech.texture
|where=tech.category = 'Human' OR name LIKE '%Human%'
|format=template
|template=NavboxIconLinkTechnology
|named args=yes
}}
 
|group7 = [[Technology#Virus|Virus]]
|list7  =
{{#cargo_query:
tables=tech
|fields=tech.name, tech.category, tech.texture
|where=tech.category = 'Virus' OR name LIKE '%Virus%'
|format=template
|template=NavboxIconLinkTechnology
|named args=yes
}}
 
|group8 = [[Technology#Alien|Alien]]
|list8 =
{{#cargo_query:
tables=tech
|fields=tech.name, tech.category, tech.texture
|where=tech.category = 'Alien' OR name LIKE '%Alien%'
|format=template
|template=NavboxIconLinkTechnology
|named args=yes
}}
}}
}}

Latest revision as of 15:07, 7 October 2023