Help:Using templates in OA: Difference between revisions
Jump to navigation
Jump to search
Juha Villman (talk | contribs) (first draft) |
Juha Villman (talk | contribs) (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 | * [[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:
- assessment (description)
- method (desctiption)
- variable (description)
- class (description)
- encyclopedia (description)
- nugget (description)
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}}