Template:Generic Class: Difference between revisions

From City Data Model Project Collaboratory
Jump to navigation Jump to search
Created page with "<noinclude> This is the "New Term" template. It should be called in the following format: <pre> {{New Term |Term name= |Text Description= |Term type= |Term status= |Definition..."
 
m Protected "Template:Generic Class" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(43 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=
|Definitions=
|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=,
}}


==Term status==
<!-- show option to propose subclass if the generic class is pending approval or approved -->
{{{Term status|}}}
{{#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}} | }}


==Specialized Definitions==
{{#arraymap:{{{Definitions|}}}|,|x|[[x]]}}




[[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.