Difference between revisions of "Template:Generic Class"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
m (Megankatsumi moved page Template:New Term to Template:Generic Class)
m (Protected "Template:Generic Class" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(10 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|}}}]]
  
==Term status==
+
==Definition==
{{{Term status|}}}
+
{{{Definition|}}}
  
==Specialized Definitions==
+
==Subclasses==
 
{{#ask: [[Owl:SubClassOf::{{PAGENAME}}]]  
 
{{#ask: [[Owl:SubClassOf::{{PAGENAME}}]]  
 
  |format=ul
 
  |format=ul
Line 38: Line 39:
 
  |valuesep=,  
 
  |valuesep=,  
 
}}
 
}}
{{#forminput:form=Specialized_Term_Definition|button text=submit}}
 
  
[[Category:Term]]
+
<!-- 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}} | }}
 +
 
 +
 
 +
 
 +
<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.