Difference between revisions of "Template:Judd UK/pagelist"

Line 1: Line 1:
 
window.contentIndexData={
 
window.contentIndexData={
"project": {
+
  "project": {
  "Description": "Description",
+
    "Description": "Description",
  "Model": "Model",
+
    "Model": "Model",
  "Parts": "Parts",
+
    "Parts": "Parts",
  "Results": "Results",
+
    "Results": "Results",
  "Lab Work": [
+
    "Lab Work": [
      "Notebook",
+
        "Notebook",
      "Safety"
+
        "Safety"
  ]
+
    ],
},
+
    "Interlab": "InterLab"
"team": {
+
  },
  "Team": "Team",
+
  "team": {
  "Attributions": "Attributions",
+
    "Team": "Team",
  "Collaborations": "Collaborations",
+
    "Attributions": "Attributions",
  "Medals": "Medals"
+
    "Collaborations": "Collaborations",
},
+
    "Medals": "Medals"
"humanPractices": {
+
  },
  "Public Engagement": "Engagement",
+
  "humanPractices": {
  "Silver": "HP*Silver",
+
    "Public Engagement": "Engagement",
  "Gold": "HP*Gold Integrated",
+
    "Silver": "HP*Silver",
   "Interlab": "InterLab"
+
    "Gold": "HP*Gold Integrated",
}
+
   
}
+
   }
 +
  }

Revision as of 21:04, 31 October 2017

window.contentIndexData={

 "project": {
    "Description": "Description",
    "Model": "Model",
    "Parts": "Parts",
    "Results": "Results",
    "Lab Work": [
        "Notebook",
        "Safety"
    ],
    "Interlab": "InterLab"
  },
  "team": {
    "Team": "Team",
    "Attributions": "Attributions",
    "Collaborations": "Collaborations",
    "Medals": "Medals"
  },
  "humanPractices": {
    "Public Engagement": "Engagement",
    "Silver": "HP*Silver",
    "Gold": "HP*Gold Integrated",
    
  }
 }