Template:Generic Class: Difference between revisions

From City Data Model Project Collaboratory
Jump to navigation Jump to search
No edit summary
m Protected "Template:Generic Class" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "New Term" template.
This is the "Generic Class" template.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{New Term
{{Generic Class
|Term Name=
|Class Name=
|Text Description=
|Class Description=
|Term type=
|Term Status=
|Term status=
|Definition=
|Definition=
|Subclasses=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
==Term==
{{#default_form:Generic Class}}
{{{Term Name|}}}
==Class==
{{{Class Name|}}}


==Term Description==
==Class Description==
{{{Text Description|}}}
{{{Class Description|}}}


==Class or Property?==
==Term status==
{{{Term type|}}}
[[Term status::{{{Term Status|}}}]]
 
==Definition==
{{{Definition|}}}
 
==Subclasses==
{{#ask: [[Owl:SubClassOf::{{PAGENAME}}]]
|format=ul
|limit=50
|offset=0
|link=all
|sort=
|order=asc
|headers=show
|searchlabel=... further results
|propsep=,
|valuesep=,
}}
 
<!-- show option to propose subclass if the generic class is pending approval or approved -->
{{#ifeq: {{{Term Status|}}} | Pending Approval | {{#forminput:form=Subclass_Definition|query string=Subclass_Definition[Subclass Of]={{PAGENAME}}|button text=submit}} | }}
 
{{#ifeq: {{{Term Status|}}} | Approved | {{#forminput:form=Subclass_Definition|query string=Subclass_Definition[Subclass Of]={{PAGENAME}}|button text=submit}} | }}


==Term status==
{{{Term status|}}}


==Specialized Definitions==
{{#ask: [[Owl:SubClassOf::Test2]] }}
{{#forminput:form=Specialized_Term_Definition|button text=submit}}


[[Category:Term]]
<comments />
[[Category:Class]]
</includeonly>
</includeonly>

Latest revision as of 20:56, 22 November 2019

This is the "Generic Class" template. It should be called in the following format:

{{Generic Class
|Class Name=
|Class Description=
|Term Status=
|Definition=
|Subclasses=
}}

Edit the page to see the template text.