Difference between revisions of "Template:Infobox neuron/Copyandpaste"

From blackwiki
Jump to navigation Jump to search
imported>Betacommand
m (fix category caps)
imported>Jonesey95
m (Fix Linter errors using AutoEd)
 
Line 4: Line 4:
 
'''Please see the [[Template talk:Infobox neuron|talk page]] for examples and [[Template:Infobox neuron/usage|a guide]] to using it.'''
 
'''Please see the [[Template talk:Infobox neuron|talk page]] for examples and [[Template:Infobox neuron/usage|a guide]] to using it.'''
 
----
 
----
<tt>{{Infobox_neuron </tt><br />
+
<code>{{Infobox_neuron </code><br />
<tt>&nbsp;|neuron_name =&nbsp;<nowiki>{{SUBST:PAGENAME}}</nowiki></tt><br />
+
<code>&nbsp;|neuron_name =&nbsp;<nowiki>{{SUBST:PAGENAME}}</nowiki></code><br />
<tt>&nbsp;|image_neuron =&nbsp;</tt><br />
+
<code>&nbsp;|image_neuron =&nbsp;</code><br />
<tt>&nbsp;|caption_neuron =&nbsp;</tt><br />
+
<code>&nbsp;|caption_neuron =&nbsp;</code><br />
<tt>&nbsp;|location =&nbsp;</tt><br />
+
<code>&nbsp;|location =&nbsp;</code><br />
<tt>&nbsp;|function =&nbsp;</tt><br />
+
<code>&nbsp;|function =&nbsp;</code><br />
<tt>&nbsp;|neurotransmitter =&nbsp;</tt><br />
+
<code>&nbsp;|neurotransmitter =&nbsp;</code><br />
<tt>&nbsp;|morphology =&nbsp;</tt><br />
+
<code>&nbsp;|morphology =&nbsp;</code><br />
<tt>&nbsp;|afferents =&nbsp;</tt><br />
+
<code>&nbsp;|afferents =&nbsp;</code><br />
<tt>&nbsp;|efferents =&nbsp;</tt><br />
+
<code>&nbsp;|efferents =&nbsp;</code><br />
<tt>&nbsp;|GraySubject =&nbsp;</tt><br />
+
<code>&nbsp;|GraySubject =&nbsp;</code><br />
<tt>&nbsp;|GrayPage =&nbsp;</tt><br />
+
<code>&nbsp;|GrayPage =&nbsp;</code><br />
<tt>}} </tt>
+
<code>}} </code>
 
</td>
 
</td>
 
</tr>
 
</tr>

Latest revision as of 18:39, 8 June 2020

Please see the talk page for examples and a guide to using it.


{{Infobox_neuron
 |neuron_name = {{SUBST:PAGENAME}}
 |image_neuron = 
 |caption_neuron = 
 |location = 
 |function = 
 |neurotransmitter = 
 |morphology = 
 |afferents = 
 |efferents = 
 |GraySubject = 
 |GrayPage = 
}}