Difference between revisions of "Template:Property"
Jump to navigation
Jump to search
(Link to SMW site) |
|||
Line 4: | Line 4: | ||
{{Property | {{Property | ||
|{{t|comment}} = a description of the subject resource | |{{t|comment}} = a description of the subject resource | ||
− | |{{t|status}} = { | + | |{{t|status}} = {[[:category:Special Properties|special]], [[:category:Stable Properties|stable]], [[:category:Experimental Properties|experimental]], [[:category:Mooted Properties|mooted]]} <!-- |
|subClassOf = the subject is a subclass of a class --> | |subClassOf = the subject is a subclass of a class --> | ||
|{{t|subPropertyOf}} = the parent property of this property (only applies to subproperties) | |{{t|subPropertyOf}} = the parent property of this property (only applies to subproperties) | ||
Line 10: | Line 10: | ||
|{{t|range}} = description of the range of the property (which values it can take) | |{{t|range}} = description of the range of the property (which values it can take) | ||
|{{t|type}} = the property type <!-- | |{{t|type}} = the property type <!-- | ||
− | |{{t|member}} = a member of the subject resource | + | |{{t|member}} = a member of the subject resource |
− | |{{t|seeAlso}} = | + | |{{t|seeAlso}} = further information about the subject resource |
− | + | |{{t|isDefinedBy}} = the definition of the subject resource--> | |
|{{t|note}} = further note, e.g. for concerns about/problems with this property | |{{t|note}} = further note, e.g. for concerns about/problems with this property | ||
}} | }} | ||
Line 20: | Line 20: | ||
{|style="width:100%; background:#f6f6f6; margin-top:0.7em; border:1px solid #9a9a9a;" | {|style="width:100%; background:#f6f6f6; margin-top:0.7em; border:1px solid #9a9a9a;" | ||
|[[image:SMW.png|90px|link=WikiSpooks:Semantic Mediawiki]] | |[[image:SMW.png|90px|link=WikiSpooks:Semantic Mediawiki]] | ||
− | | style="text-align:left;" |''{{{comment|}}}''<br/> | + | | style="text-align:left;" |''{{{comment|}}}''<br/>'''{{#ifeq: {{{status|}}}|special|This is a [[:Category:Special Properties|special property]] [https://semantic-mediawiki.org/wiki/Help:Special_property_{{PAGENAME}} Link]|Status: [[:Category:{{{status}}} Properties|{{{status}}}]]}}''' |
− | '''{{#ifeq: {{{status|}}}| | ||
| | | | ||
|- | |- |
Revision as of 19:01, 19 December 2013
This template provides a standard format for the descriptions of property pages. It takes the following arguments:
{{Property
|comment = a description of the subject resource
|status = {special, stable, experimental, mooted}
|subPropertyOf = the parent property of this property (only applies to subproperties)
|domain = description of the domain of the property (which subjects it applies to)
|range = description of the range of the property (which values it can take)
|type = the property type
|note = further note, e.g. for concerns about/problems with this property
}}