<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Slicer3%3AModule_Documentation-3.6_Template</id>
	<title>Slicer3:Module Documentation-3.6 Template - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Slicer3%3AModule_Documentation-3.6_Template"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:Module_Documentation-3.6_Template&amp;action=history"/>
	<updated>2026-04-21T11:01:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:Module_Documentation-3.6_Template&amp;diff=12621&amp;oldid=prev</id>
		<title>Nicole: Created page with 'Return to Slicer 3.6 Documentation  Gallery of New Features  __NOTOC__ ===Module Name=== MyModule  {| |[[Image:screen…'</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:Module_Documentation-3.6_Template&amp;diff=12621&amp;oldid=prev"/>
		<updated>2010-03-23T19:50:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;&lt;a href=&quot;/wiki/Documentation-3.6&quot; class=&quot;mw-redirect&quot; title=&quot;Documentation-3.6&quot;&gt;Return to Slicer 3.6 Documentation&lt;/a&gt;  &lt;a href=&quot;/wiki/Announcements:Slicer3.6#Highlights&quot; title=&quot;Announcements:Slicer3.6&quot;&gt;Gallery of New Features&lt;/a&gt;  __NOTOC__ ===Module Name=== MyModule  {| |[[Image:screen…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Documentation-3.6|Return to Slicer 3.6 Documentation]]&lt;br /&gt;
&lt;br /&gt;
[[Announcements:Slicer3.6#Highlights|Gallery of New Features]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===Module Name===&lt;br /&gt;
MyModule&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|[[Image:screenshotBlank.png|thumb|280px|Output]]&lt;br /&gt;
|[[Image:screenshotBlank.png|thumb|280px|Caption]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: Interactive or CLI&lt;br /&gt;
&lt;br /&gt;
Category: Base or (Filtering, Registration, ''etc.'')&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Author1: Affiliation &amp;amp; logo, if desired&lt;br /&gt;
* Contributor1: Affiliation &amp;amp; logo, if desired&lt;br /&gt;
* Contributor2: Affiliation &amp;amp; logo, if desired&lt;br /&gt;
* Contact: name, email&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
Overview of what the module does goes here.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Use Cases, Examples===&lt;br /&gt;
&lt;br /&gt;
This module is especially appropriate for these use cases:&lt;br /&gt;
&lt;br /&gt;
* Use Case 1:&lt;br /&gt;
* Use Case 2:&lt;br /&gt;
&lt;br /&gt;
Examples of the module in use:&lt;br /&gt;
&lt;br /&gt;
* Example 1&lt;br /&gt;
* Example 2&lt;br /&gt;
&lt;br /&gt;
===Tutorials===&lt;br /&gt;
&lt;br /&gt;
Links to tutorials explaining how to use this module:&lt;br /&gt;
&lt;br /&gt;
* Tutorial 1&lt;br /&gt;
** Data Set 1&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
A list panels in the interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
* '''Input panel:'''&lt;br /&gt;
** '''First input'''&lt;br /&gt;
** '''Second input'''&lt;br /&gt;
* '''Parameters panel:'''&lt;br /&gt;
** '''First parameter'''&lt;br /&gt;
** '''Second parameter'''&lt;br /&gt;
* '''Output panel:'''&lt;br /&gt;
** '''First output'''&lt;br /&gt;
** '''Second output'''&lt;br /&gt;
* '''Viewing panel:'''&lt;br /&gt;
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Notes from the Developer(s)===&lt;br /&gt;
&lt;br /&gt;
Algorithms used, library classes depended upon, use cases, etc.&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Tests===&lt;br /&gt;
&lt;br /&gt;
On the [http://www.cdash.org/CDash/index.php?project=Slicer3 Dashboard], these tests verify that the module is working on various platforms:&lt;br /&gt;
&lt;br /&gt;
* MyModuleTest1 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest1.cxx]&lt;br /&gt;
* MyModuleTest2 [http://viewvc.slicer.org/viewcvs.cgi/trunk MyModuleTest2.cxx]&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Links to known bugs in the Slicer3 bug tracker&lt;br /&gt;
&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=000 Bug 000: description] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Links to the module's source code:&lt;br /&gt;
&lt;br /&gt;
Source code:&lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.cxx ] &lt;br /&gt;
*[http://viewvc.slicer.org/viewcvs.cgi/trunk file.h ]&lt;br /&gt;
 &lt;br /&gt;
Doxygen documentation:&lt;br /&gt;
*[http://www.na-mic.org/Slicer/Documentation/Slicer3-doc/html/classes.html class1]&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Nicole</name></author>
		
	</entry>
</feed>