Difference between revisions of "Help:Using templates in OA"

From Testiwiki
Jump to: navigation, search
(first draft)
 
(added links to templates)
Line 3: Line 3:
 
Currently we have the following OA objects:
 
Currently we have the following OA objects:
  
* assessment ([[assessment|description]])
+
* [[template:assessment|assessment]] ([[assessment|description]])
* method ([[method|desctiption]])
+
* [[template:method|method]] ([[method|desctiption]])
* variable ([[variable|description]])
+
* [[template:variable|variable]] ([[variable|description]])
* class ([[class|description]])
+
* [[template:class|class]] ([[class|description]])
* encyclopedia article ([[encyclopedia article|description]])
+
* [[template:encyclopedia|encyclopedia]] ([[encyclopedia|description]])
* nugget ([[nugget|description]])
+
* [[template:nugget|nugget]] ([[nugget|description]])
  
 
Example:<br><br>
 
Example:<br><br>

Revision as of 07:08, 8 October 2008

Creating a new OA object

Currently we have the following OA objects:

Example:

If you want to assign page into a method put following code to the top of the page:

{{method}}

You can also add more categories to the page by placing additional parameter to template:

{{method|intarese method}}