Difference between revisions of "Template:Enzymatic reaction"

From blackwiki
Jump to navigation Jump to search
imported>GKFX
(Work in progress.)
imported>GKFX
(Add proper documentation with TemplateData.)
Line 1: Line 1:
<noinclude>
+
{| border="0" bgcolor="white"
'''''A [[/doc]] page is in progress.'''''
 
{|cellspacing=10 width=100% style="border: 1px solid #a79c83; background-color:#faf8f1; border-radius: 10px;"
 
|-
 
|style="color:#000"|This page is the template for the '''Enzymatic reaction''' template. This template should be used on [[enzyme]] pages to show the reactions that are produced and used by the enzyme, especially when part of a major biochemical pathway such as [[glycolysis]].
 
 
 
This template is part of [[Wikipedia:Wikiproject Metabolic Pathways|Metabolic Pathways WikiProject]].
 
|-
 
|}
 
 
 
==The template==
 
</noinclude>{| border="0" bgcolor="white"
 
 
|-
 
|-
 
| align="center" bgcolor="lightgreen" | {{{substrate}}}
 
| align="center" bgcolor="lightgreen" | {{{substrate}}}
Line 33: Line 22:
 
| colspan="2" align="center" bgcolor="{{#if:{{{reverse_enzyme|}}}|pink|white}}" width="75"| {{{reverse_enzyme}}}
 
| colspan="2" align="center" bgcolor="{{#if:{{{reverse_enzyme|}}}|pink|white}}" width="75"| {{{reverse_enzyme}}}
 
| style="text-align:right;" |
 
| style="text-align:right;" |
|}<noinclude>{{esoteric}}
+
|}
</noinclude>
+
<noinclude>{{documentation}}</noinclude>

Revision as of 16:07, 19 September 2015

{{{substrate}}} {{{forward_enzyme}}} {{{product}}}
[[image:{{{substrate_image}}}]]   [[image:{{{product_image}}}]]
{{{minor_forward_substrate(s)}}} {{{minor_forward_product(s)}}}
[[image:Biochem_reaction_arrow_{{{reaction_direction_(forward/reversible/reverse)}}}_NNNN_horiz_med.png|75px]]
{{{minor_reverse_product(s)}}} {{{minor_reverse_substrate(s)}}}
 
  {{{reverse_enzyme}}}
Template documentation[view] [edit] [history] [purge]

This template should be used on enzyme pages to show the reactions that are produced and used by the enzyme, especially when part of a major biochemical pathway such as glycolysis.

This template is part of Metabolic Pathways WikiProject.

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Enzymatic reaction

This template should be used on enzyme pages to show the reactions that are produced and used by the enzyme, especially when part of a major biochemical pathway such as glycolysis.

Template parameters

ParameterDescriptionTypeStatus
Substratesubstrate

The name of the substrate.

Contentrequired
Forward enzymeforward_enzyme

The name of the forward enzyme.

Contentoptional
Productproduct

The name of the product.

Contentrequired
Substrate imagesubstrate_image

The name of an image of the structure of the substrate. Do not include "File:".

Filerequired
Substrate image sizesubstrate_image_size

Substrate image size, in pixels, in the form "70px".

Stringoptional
Product imageproduct_image

The name of an image of the structure of the product. Do not include "File:".

Filerequired
Product image sizeproduct_image_size

Product image size, in pixels, in the form "70px".

Stringoptional
Minor forward substrate(s)minor_forward_substrate(s)

The name(s) of the minor forward substrate(s). Triggers appropriate arrow; use "&amp;nbsp;" alone for an unlabelled arrow.

Contentoptional
Minor forward product(s)minor_forward_product(s)

The name(s) of the minor forward product(s). Triggers appropriate arrow; use "&amp;nbsp;" alone for an unlabelled arrow.

Contentoptional
Minor reverse substrate(s)minor_reverse_substrate(s)

The name(s) of the minor reverse substrate(s). Triggers appropriate arrow; use "&amp;nbsp;" alone for an unlabelled arrow.

Contentoptional
Minor reverse product(s)minor_reverse_product(s)

The name(s) of the minor reverse product(s). Triggers appropriate arrow; use "&amp;nbsp;" alone for an unlabelled arrow.

Contentoptional
Reverse enzymereverse_enzyme

The name of the reverse enzyme.

Contentoptional
Reaction directionreaction_direction_(forward/reversible/reverse)

The direction of the arrow: "forward", "reversible", or "reverse".

Stringrequired