This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.
				
				Template:Recipe
This template provides a side-by-side illustration of a command's effects.
Usage
{{Recipe
| title                  =
| before                 =
| after                  =
| introduction           =
| category               =
}}
Example
{{Recipe
| title                  = Align images by line ROI
| before                 = Blue-Parrot-Fish.jpg
| after                  = Aligned-Blue-Parrot-Fish.jpg
| introduction           = This plugin allows you to align an image to another
one, given corresponding line selections in both.
| category               = Tutorials
}}
Align images by line ROI
| Before | After | 
|---|---|
  
 | 
  
 | 
Introduction
This plugin allows you to align an image to another one, given corresponding line selections in both.

