Changes

Jump to navigation Jump to search
no edit summary
Line 8: Line 8:  
     <td>{{{pronoun}}}</td>
 
     <td>{{{pronoun}}}</td>
 
</tr>}}
 
</tr>}}
{{#if:{{{education-after-tams|}}}|<tr>
+
{{#if:{{{education|}}}|<tr>
 
     <th>Education(s)</th>
 
     <th>Education(s)</th>
     <td>{{{education-after-tams}}}</td>
+
     <td>{{{education}}}</td>
 
</tr>}}
 
</tr>}}
{{#if:{{{occupation-after-tams|}}}|<tr>
+
{{#if:{{{occupation|}}}|<tr>
 
     <th>Occupation(s)</th>
 
     <th>Occupation(s)</th>
     <td>{{{occupation-after-tams}}}</td>
+
     <td>{{{occupation}}}</td>
 
</tr>}}
 
</tr>}}
 
{{#if:{{{known-for|}}}|<tr>
 
{{#if:{{{known-for|}}}|<tr>
 
     <th>Known for</th>
 
     <th>Known for</th>
 
     <td>{{{known-for}}}</td>
 
     <td>{{{known-for}}}</td>
 +
</tr>}}
 +
{{#if:{{{wiki-username|}}}|<tr>
 +
    <th>TAMS Wiki Username</th>
 +
    <td>{{{wiki-username}}}</td>
 
</tr>}}
 
</tr>}}
 
{{#if:{{{website|}}}|<tr>
 
{{#if:{{{website|}}}|<tr>
Line 101: Line 105:  
"website": {
 
"website": {
 
"type": "url"
 
"type": "url"
},
  −
"education-after-tams": {
  −
"aliases": [
  −
"education"
  −
],
  −
"label": "Education(s)"
   
},
 
},
 
"class-of": {
 
"class-of": {
Line 158: Line 156:  
"suggested": true
 
"suggested": true
 
},
 
},
"occupation-after-tams": {
+
"research-topic": {
 +
"label": "Research Topic(s)"
 +
},
 +
"education": {
 +
"aliases": [
 +
"education-after-tams"
 +
],
 +
"label": "Education(s)"
 +
},
 +
"occupation": {
 
"aliases": [
 
"aliases": [
"occupation",
+
"occupation-after-tams",
 
"job",
 
"job",
 
"title"
 
"title"
Line 166: Line 173:  
"label": "Occupation"
 
"label": "Occupation"
 
},
 
},
"research-topic": {
+
"wiki-username": {
"label": "Research Topic(s)"
+
"aliases": [
 +
"username"
 +
],
 +
"label": "TAMS Wiki Username"
 
}
 
}
 
},
 
},
Line 175: Line 185:  
"nickname",
 
"nickname",
 
"pronoun",
 
"pronoun",
"education-after-tams",
+
"education",
"occupation-after-tams",
+
"occupation",
 
"known-for",
 
"known-for",
 +
"wiki-username",
 
"website",
 
"website",
 
"class-of",
 
"class-of",

Navigation menu