Difference between revisions of "Template:Workflow"

From Organic Design wiki
(New page: <noinclude>{{info|This template is use...)
 
Line 2: Line 2:
  
 
<imagemap>
 
<imagemap>
Image:{{{image|Face-smile.svg}}}|{{{size|50px}}}|Click to change state
+
Image:{{{image}}}|{{{size}}}|Click to change state
 
rect 0 0 0 0 [[foo]]
 
rect 0 0 0 0 [[foo]]
 
desc none
 
desc none
 
</imagemap>
 
</imagemap>

Revision as of 02:46, 25 October 2007

Info.svg This template is used by the Workflow extension for the default kind of workflow state template. It is used from within the template for each state of a workflow to create a non-clickable image in the background and a title linking to the article describing the state


<imagemap> Image:{{{image}}}|{{{size}}}|Click to change state rect 0 0 0 0 foo desc none </imagemap>