Cookies help us deliver our services. By using our services, you agree to our use of cookies. More information

Difference between revisions of "Template:Labeling"

From Bioblast
Line 4: Line 4:
<pre>
<pre>
{{labeling
{{labeling
|discipline=
|injuries=
|injuries=
|organism=
|organism=
Line 19: Line 18:
</noinclude><includeonly>
</noinclude><includeonly>
'''Labels:'''
'''Labels:'''
{{#if: {{{discipline|}}} |'''Discipline:''' {{#arraymap:{{{discipline|}}}|,|x|[[Discipline::x]]}}&nbsp;}}{{#if: {{{injuries|}}} |'''Injuries and Adaptations:''' {{#arraymap:{{{injuries|}}}|,|x|[[Injury and adaptation::x]]}}&nbsp;}}{{#if: {{{organism|}}} |'''Organism:''' {{#arraymap:{{{organism|}}}|,|x|[[Organism::x]]}}&nbsp;}}{{#if: {{{tissues|}}} |'''Tissues and Cells:''' {{#arraymap:{{{tissues|}}}|,|x|[[Tissue and cell type::x]]}}&nbsp;}}{{#if: {{{preparations|}}} |'''Preparations:''' {{#arraymap:{{{preparations|}}}|,|x|[[Preparation::x]]}}&nbsp;}}{{#if: {{{enzymes|}}} |'''Enzymes:''' {{#arraymap:{{{enzymes|}}}|,|x|[[Enzyme::x]]}}&nbsp;}}{{#if: {{{kinetics|}}} |'''Kinetics:''' {{#arraymap:{{{kinetics|}}}|,|x|[[Kinetic::x]]}}&nbsp;}}{{#if: {{{topics|}}} |'''Topics:''' {{#arraymap:{{{topics|}}}|,|x|[[Topic::x]]}}&nbsp;}}{{#if: {{{instruments|}}} |'''High-Resolution Respirometry:''' {{#arraymap:{{{instruments|}}}|,|x|[[Instrument and method::x]]}}&nbsp;}}{{#if: {{{additional|}}} |'''Additional Labels:''' {{#arraymap:{{{additional|}}}|,|x|[[additional label::x]]}}&nbsp;}}
{{#if: {{{injuries|}}} |'''Injuries and Adaptations:''' {{#arraymap:{{{injuries|}}}|,|x|[[Injury and adaptation::x]]}}&nbsp;}}{{#if: {{{organism|}}} |'''Organism:''' {{#arraymap:{{{organism|}}}|,|x|[[Organism::x]]}}&nbsp;}}{{#if: {{{tissues|}}} |'''Tissues and Cells:''' {{#arraymap:{{{tissues|}}}|,|x|[[Tissue and cell type::x]]}}&nbsp;}}{{#if: {{{preparations|}}} |'''Preparations:''' {{#arraymap:{{{preparations|}}}|,|x|[[Preparation::x]]}}&nbsp;}}{{#if: {{{enzymes|}}} |'''Enzymes:''' {{#arraymap:{{{enzymes|}}}|,|x|[[Enzyme::x]]}}&nbsp;}}{{#if: {{{kinetics|}}} |'''Kinetics:''' {{#arraymap:{{{kinetics|}}}|,|x|[[Kinetic::x]]}}&nbsp;}}{{#if: {{{topics|}}} |'''Topics:''' {{#arraymap:{{{topics|}}}|,|x|[[Topic::x]]}}&nbsp;}}{{#if: {{{instruments|}}} |'''High-Resolution Respirometry:''' {{#arraymap:{{{instruments|}}}|,|x|[[Instrument and method::x]]}}&nbsp;}}{{#if: {{{additional|}}} |'''Additional Labels:''' {{#arraymap:{{{additional|}}}|,|x|[[additional label::x]]}}&nbsp;}}
</includeonly>
</includeonly>

Revision as of 12:29, 13 May 2011

This is the "labeling" template. It should be called in the following format:

{{labeling
|injuries=
|organism=
|tissues=
|preparations=
|enzymes=
|kinetics=
|topics=
|high-resolution respirometry=
|additional=
}}

Edit the page to see the template text.