Difference between revisions of "Template:Class Definition"
Jump to navigation
Jump to search
Megankatsumi (talk | contribs) m (Megankatsumi moved page Template:Specialized Term Definition to Template:Subclass Definition) |
Megankatsumi (talk | contribs) |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | This is the " | + | This is the "Subclass Definition" template. |
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
| − | {{ | + | {{Subclass Definition |
| − | | | + | |Class Name= |
| + | |Subclass of= | ||
|Namespace= | |Namespace= | ||
|Description= | |Description= | ||
| Line 10: | Line 11: | ||
|Definition= | |Definition= | ||
|Definition Status= | |Definition Status= | ||
| + | |Has Subclasses= | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 16: | Line 18: | ||
! Name | ! Name | ||
| + | | {{{Name|}}} | ||
| + | |- | ||
| + | ! Subclass Of | ||
| [[Owl:SubClassOf::{{{Term Name}}}]] | | [[Owl:SubClassOf::{{{Term Name}}}]] | ||
|- | |- | ||
| Line 32: | Line 37: | ||
! Status | ! Status | ||
| [[Term status::{{{Definition Status|}}}]] | | [[Term status::{{{Definition Status|}}}]] | ||
| + | |- | ||
| + | ! Has Subclass | ||
| + | | [[Owl:HasSubClass::{{{Term Name}}}]] | ||
|} | |} | ||
[[Category:SubTerm]] | [[Category:SubTerm]] | ||
</includeonly> | </includeonly> | ||
Revision as of 19:00, 15 November 2019
This is the "Subclass Definition" template. It should be called in the following format:
{{Subclass Definition
|Class Name=
|Subclass of=
|Namespace=
|Description=
|Use Case(s)=
|Definition=
|Definition Status=
|Has Subclasses=
}}
Edit the page to see the template text.