Changes

Update broken Body-in-Question clip, now points to full episode
Line 12: Line 12:  
}}
 
}}
   −
{{Infobox experiment|align=left
+
{{Infobox experiment|align=right
 
| Name = Valproate and Ovariectomy
 
| Name = Valproate and Ovariectomy
| code = DMB01
+
| project = Histone Acetylation
 +
| code = DMB
 
| protocol = 1917
 
| protocol = 1917
 +
| funding = Chair's Fund
 
| investigators = Mukherjee, Houpt
 
| investigators = Mukherjee, Houpt
 
| species = rat
 
| species = rat
 
| date = 2022-12-4
 
| date = 2022-12-4
| project = Histone Acetylation
+
| type = CTA
| image = Tyrosine to L-DOPA reaction TH.svg
+
| drugs = valproate, lithium
| caption = Tyrosine hydroxylase catalyzes conversion of [[tyrosine]] to [[L-DOPA|<small>L</small>-DOPA]] using Fe<sup>2+</sup>, O<sub>2</sub> and BH<sub>4</sub>
+
| artifacts = PMID 23720133
 +
| data = https://houptlab.org/bartab/expt/?id=DMQ
 
}}
 
}}
   Line 52: Line 55:  
==EmbedVideo Sample==
 
==EmbedVideo Sample==
   −
{{#ev:youtube|X3dDQQcWhyU}}
+
{{#ev:youtube|yUBQjnQVJ4U}}
    
==Cite References Sample==
 
==Cite References Sample==
Line 76: Line 79:  
===Cloud===
 
===Cloud===
 
<tagcloud></tagcloud>
 
<tagcloud></tagcloud>
 +
 +
===Syntax Highlighting of Code===
 +
 +
See [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight SyntaxHighlight Extension]
 +
 +
<syntaxhighlight lang=prolog>
 +
mortal(X) :-
 +
    human(X).
 +
 +
human(socrates).
 +
</syntaxhighlight>
    
==Upgrade Test==
 
==Upgrade Test==