Template:Object Property Definition: Difference between revisions
Jump to navigation
Jump to search
Megankatsumi (talk | contribs) m Megankatsumi moved page Template:Generic Object Property to Template:Object Property Definition |
Megankatsumi (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the " | This is the "Object Property Definition" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{ | {{Object Property Definition | ||
|Property Name= | |Property Name= | ||
|Property Description= | |Property Description= | ||
|Required By Use Cases= | |||
|Term Status= | |Term Status= | ||
|Definition= | |Definition= | ||
| Line 14: | Line 15: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{lowercase}} | {{lowercase}} | ||
{{#default_form: | {{#default_form:Object Property Definition}} | ||
==Property== | ==Property== | ||
{{{Property Name|}}} | {{{Property Name|}}} | ||
| Line 26: | Line 27: | ||
==Definition== | ==Definition== | ||
{{{Definition|}}} | {{{Definition|}}} | ||
== Required by Use Case(s) == | |||
(why is this specialized definition needed?) | |||
{{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}} | |||
{{#ask:[[RequiresObjectProperty::{{PAGENAME}}]] |format=list}} | |||
==SubObjectProperties== | ==SubObjectProperties== | ||
Revision as of 20:42, 31 May 2021
This is the "Object Property Definition" template. It should be called in the following format:
{{Object Property Definition
|Property Name=
|Property Description=
|Required By Use Cases=
|Term Status=
|Definition=
|SubObjectProperty=
}}
Edit the page to see the template text.