Difference between revisions of "Template:Enzymatic reaction/doc"
imported>GKFX (Start doc subpage.) |
imported>GKFX (Conclude documentation page.) |
||
| Line 2: | Line 2: | ||
This template is part of [[Wikipedia:Wikiproject Metabolic Pathways|Metabolic Pathways WikiProject]]. | This template is part of [[Wikipedia:Wikiproject Metabolic Pathways|Metabolic Pathways WikiProject]]. | ||
| + | |||
| + | {{esoteric}} | ||
{{TemplateDataHeader}} | {{TemplateDataHeader}} | ||
| Line 13: | Line 15: | ||
"description": "The name of the substrate.", | "description": "The name of the substrate.", | ||
"required": true, | "required": true, | ||
| − | "type": " | + | "type": "content" |
}, | }, | ||
"forward_enzyme": { | "forward_enzyme": { | ||
| Line 19: | Line 21: | ||
"description": "The name of the forward enzyme.", | "description": "The name of the forward enzyme.", | ||
"required": false, | "required": false, | ||
| − | "type": " | + | "type": "content" |
}, | }, | ||
"product": { | "product": { | ||
| Line 25: | Line 27: | ||
"description": "The name of the product.", | "description": "The name of the product.", | ||
"required": true, | "required": true, | ||
| − | "type": " | + | "type": "content" |
}, | }, | ||
"substrate_image": { | "substrate_image": { | ||
| Line 31: | Line 33: | ||
"description": "The name of an image of the structure of the substrate. Do not include \"File:\".", | "description": "The name of an image of the structure of the substrate. Do not include \"File:\".", | ||
"required": true, | "required": true, | ||
| − | "type": " | + | "type": "wiki-file-name" |
}, | }, | ||
"substrate_image_size": { | "substrate_image_size": { | ||
"label": "Substrate image size", | "label": "Substrate image size", | ||
| + | "description": "Substrate image size, in pixels, in the form \"70px\".", | ||
"required": false, | "required": false, | ||
"type": "string" | "type": "string" | ||
| Line 42: | Line 45: | ||
"description": "The name of an image of the structure of the product. Do not include \"File:\".", | "description": "The name of an image of the structure of the product. Do not include \"File:\".", | ||
"required": true, | "required": true, | ||
| − | "type": " | + | "type": "wiki-file-name" |
}, | }, | ||
"product_image_size": { | "product_image_size": { | ||
"label": "Product image size", | "label": "Product image size", | ||
| + | "description": "Product image size, in pixels, in the form \"70px\".", | ||
"required": false, | "required": false, | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| − | " | + | "minor_forward_substrate(s)": { |
| − | "label": " | + | "label": "Minor forward substrate(s)", |
| − | "description": "The name of the | + | "description": "The name(s) of the minor forward substrate(s). Triggers appropriate arrow; use \" \" alone for an unlabelled arrow.", |
| + | "required": false, | ||
| + | "type": "content" | ||
| + | }, | ||
| + | "minor_forward_product(s)": { | ||
| + | "label": "Minor forward product(s)", | ||
| + | "description": "The name(s) of the minor forward product(s). Triggers appropriate arrow; use \" \" alone for an unlabelled arrow.", | ||
| + | "required": false, | ||
| + | "type": "content" | ||
| + | }, | ||
| + | "minor_reverse_substrate(s)": { | ||
| + | "label": "Minor reverse substrate(s)", | ||
| + | "description": "The name(s) of the minor reverse substrate(s). Triggers appropriate arrow; use \" \" alone for an unlabelled arrow.", | ||
| + | "required": false, | ||
| + | "type": "content" | ||
| + | }, | ||
| + | "minor_reverse_product(s)": { | ||
| + | "label": "Minor reverse product(s)", | ||
| + | "description": "The name(s) of the minor reverse product(s). Triggers appropriate arrow; use \" \" alone for an unlabelled arrow.", | ||
| + | "required": false, | ||
| + | "type": "content" | ||
| + | }, | ||
| + | "reverse_enzyme": { | ||
| + | "label": "Reverse enzyme", | ||
| + | "description": "The name of the reverse enzyme.", | ||
"required": false, | "required": false, | ||
| + | "type": "content" | ||
| + | }, | ||
| + | "reaction_direction_(forward/reversible/reverse)": { | ||
| + | "label": "Reaction direction", | ||
| + | "description": "The direction of the arrow: \"forward\", \"reversible\", or \"reverse\".", | ||
| + | "required": true, | ||
"type": "string" | "type": "string" | ||
} | } | ||
| Line 58: | Line 92: | ||
} | } | ||
</templatedata> | </templatedata> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 16:06, 19 September 2015
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.
| 40x40px | This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Substrate | substrate | The name of the substrate. | Content | required |
| Forward enzyme | forward_enzyme | The name of the forward enzyme. | Content | optional |
| Product | product | The name of the product. | Content | required |
| Substrate image | substrate_image | The name of an image of the structure of the substrate. Do not include "File:". | File | required |
| Substrate image size | substrate_image_size | Substrate image size, in pixels, in the form "70px". | String | optional |
| Product image | product_image | The name of an image of the structure of the product. Do not include "File:". | File | required |
| Product image size | product_image_size | Product image size, in pixels, in the form "70px". | String | optional |
| Minor forward substrate(s) | minor_forward_substrate(s) | The name(s) of the minor forward substrate(s). Triggers appropriate arrow; use "&nbsp;" alone for an unlabelled arrow. | Content | optional |
| Minor forward product(s) | minor_forward_product(s) | The name(s) of the minor forward product(s). Triggers appropriate arrow; use "&nbsp;" alone for an unlabelled arrow. | Content | optional |
| Minor reverse substrate(s) | minor_reverse_substrate(s) | The name(s) of the minor reverse substrate(s). Triggers appropriate arrow; use "&nbsp;" alone for an unlabelled arrow. | Content | optional |
| Minor reverse product(s) | minor_reverse_product(s) | The name(s) of the minor reverse product(s). Triggers appropriate arrow; use "&nbsp;" alone for an unlabelled arrow. | Content | optional |
| Reverse enzyme | reverse_enzyme | The name of the reverse enzyme. | Content | optional |
| Reaction direction | reaction_direction_(forward/reversible/reverse) | The direction of the arrow: "forward", "reversible", or "reverse". | String | required |