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

Line 1: Line 1:
{
+
window.contentIndexData={
 
"project": {
 
"project": {
 
   "Description": "Description",
 
   "Description": "Description",

Revision as of 13:12, 31 October 2017

window.contentIndexData={ "project": {

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

}