Help:Using templates in OA: Difference between revisions
Jump to navigation
Jump to search
Juha Villman (talk | contribs) (added links to templates) |
m (clarified the instructions) |
||
Line 12: | Line 12: | ||
Example:<br><br> | Example:<br><br> | ||
If you want to | If you want to denote your wikipage as a '''method object''', insert the following wikicode at the beginning of your wikipage: | ||
<pre>{{method}}</pre> | <pre>{{method}}</pre> | ||
You can also add more categories to | You can also add more categories to your wikipage by placing an optional parameter into the template code: | ||
<pre>{{method|intarese method}}</pre> | <pre>{{method|intarese method}}</pre> |
Revision as of 09:32, 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 denote your wikipage as a method object, insert the following wikicode at the beginning of your wikipage:
{{method}}
You can also add more categories to your wikipage by placing an optional parameter into the template code:
{{method|intarese method}}