Difference between revisions of "Template:Vilnius-Lithuania/scripts/navigationTabs"

 
(3 intermediate revisions by the same user not shown)
Line 121: Line 121:
 
     ]
 
     ]
 
   },
 
   },
   {
+
   {  
 
     "title": "Awards",
 
     "title": "Awards",
     "path": "/Team:Vilnius-Lithuania/Awards"
+
     "menuItems": [
 +
      {
 +
        "title": "Medals",
 +
        "path": "/Team:Vilnius-Lithuania/Medals"
 +
      },
 +
      {
 +
        "title": "Awards",
 +
        "path": "/Team:Vilnius-Lithuania/Awards"
 +
      }
 +
    ]
 
   }
 
   }
 +
 
 
]
 
]

Latest revision as of 13:26, 18 December 2021

navigationTabs = [

 {
   "title": "Project",
   "menuItems": [
     {
       "title": "Description",
       "path": "/Team:Vilnius-Lithuania/Description"
     },
     {
       "title": "Implementation",
       "path": "/Team:Vilnius-Lithuania/Implementation"
     },
     {
       "title": "Design",
       "path": "/Team:Vilnius-Lithuania/Design"
     },
     {
       "title": "Safety",
       "path": "/Team:Vilnius-Lithuania/Safety"
     },
     {
       "title": "Engineering",
       "path": "/Team:Vilnius-Lithuania/Engineering"
     },
     {
       "title": "Contribution",
       "path": "/Team:Vilnius-Lithuania/Contribution"
     }
   ]
 },
 {
   "title": "Wet Lab",
   "menuItems": [
     {
       "title": "Experiments",
       "path": "/Team:Vilnius-Lithuania/Experiments"
     },
     {
       "title": "Parts",
       "path": "/Team:Vilnius-Lithuania/Parts"
     },
     {
       "title": "Results",
       "path": "/Team:Vilnius-Lithuania/Results"
     }
   ]
 },
 {
   "title": "Dry Lab",
   "menuItems": [
     {
       "title": "Model",
       "path": "/Team:Vilnius-Lithuania/Model"
     },
     {
       "title": "Software",
       "path": "/Team:Vilnius-Lithuania/Software"
     },
     {
       "title": "Hardware",
       "path": "/Team:Vilnius-Lithuania/Hardware"
     },
     {
       "title": "Measurement",
       "path": "/Team:Vilnius-Lithuania/Measurement"
     },
     {
       "title": "Fusion Protein Modeling",
       "path": "/Team:Vilnius-Lithuania/Fusion_Protein_Modeling"
     }
   ]
 },
 {
   "title": "Human Practices",
   "menuItems": [
     {
       "title": "Integrated Human Practices",
       "path": "/Team:Vilnius-Lithuania/Human_Practices"
     },
     {
       "title": "Communication",
       "path": "/Team:Vilnius-Lithuania/Communication"
     },
     {
       "title": "Education",
       "path": "/Team:Vilnius-Lithuania/Education"
     },
     {
       "title": "Inclusivity",
       "path": "/Team:Vilnius-Lithuania/Inclusivity"
     },
     {
       "title": "Entrepreneurship",
       "path": "/Team:Vilnius-Lithuania/Entrepreneurship"
     },
     {
       "title": "Sustainable Development",
       "path": "/Team:Vilnius-Lithuania/Sustainable"
     }
   ]
 },
 {
   "title": "People",
   "menuItems": [
     {
       "title": "Team",
       "path": "/Team:Vilnius-Lithuania/Team"
     },
     {
       "title": "Attributions",
       "path": "/Team:Vilnius-Lithuania/Attributions"
     },
     {
       "title": "Collaborations",
       "path": "/Team:Vilnius-Lithuania/Collaborations"
     },
     {
       "title": "Partnership",
       "path": "/Team:Vilnius-Lithuania/Partnership"
     }
   ]
 },
 {   
   "title": "Awards",
   "menuItems": [
     {
       "title": "Medals",
       "path": "/Team:Vilnius-Lithuania/Medals"
     },
      {
       "title": "Awards",
       "path": "/Team:Vilnius-Lithuania/Awards"
     }
   ]
 }
 

]