Template:Data Property Definition: Difference between revisions
Jump to navigation
Jump to search
Megankatsumi (talk | contribs) m Megankatsumi moved page Template:Generic Data Property to Template:Data Property Definition |
Megankatsumi (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the " | This is the "Data Property Definition" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{ | {{Data 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:Data Property Definition}} | ||
==Name== | ==Name== | ||
{{{Property Name|}}} | {{{Property Name|}}} | ||
| Line 20: | Line 21: | ||
==Description== | ==Description== | ||
{{{Property Description|}}} | {{{Property Description|}}} | ||
== Required by Use Case(s) == | |||
(why is this specialized definition needed?) | |||
{{#arraymap:{{{Required by Use Cases|}}}|,|x|[[RequiredByUseCase::x]]}} | |||
{{#ask:[[RequiresDataProperty::{{PAGENAME}}]] |format=list}} | |||
==Status== | ==Status== | ||
Revision as of 20:46, 31 May 2021
This is the "Data Property Definition" template. It should be called in the following format:
{{Data Property Definition
|Property Name=
|Property Description=
|Required By Use Cases=
|Term Status=
|Definition=
|SubDataProperty=
}}
Edit the page to see the template text.