Difference between revisions of "Template:Property"

From Wikispooks
Jump to navigation Jump to search
(Add about system properties)
(support system)
Line 26: Line 26:
 
*{{BLUE|Subject:     }} {{#if: {{{domain|}}}|{{{domain|}}}|{{RED|Error: Unspecified {{t|domain}} parameter!}} }}
 
*{{BLUE|Subject:     }} {{#if: {{{domain|}}}|{{{domain|}}}|{{RED|Error: Unspecified {{t|domain}} parameter!}} }}
 
*{{BLUE|Predicate: }} ''{{PAGENAME}}''
 
*{{BLUE|Predicate: }} ''{{PAGENAME}}''
*{{BLUE|Object:       }} {{#if: {{{range|}}}|{{{range|}}}|{{RED|Error: Unspecified {{t|range}} parameter!}} }} {{#if: {{{type|}}}|(type [[Has type::{{{type|}}}]])|{{RED|Error: Unspecified {{t|type}} parameter!}} }}
+
*{{BLUE|Object:       }} {{#if: {{{range|}}}|{{{range|}}}|{{RED|Error: Unspecified {{t|range}} parameter!}} }} {{#if: {{{type|}}}|(type [[Has type::{{{type|}}}]])|{{#ifeq: {{{status|}}}|system||{{RED|Error: Unspecified {{t|type}} parameter!}} }} }}
 
|}
 
|}
  
 
[[Category:{{{status|}}} Properties]]
 
[[Category:{{{status|}}} Properties]]

Revision as of 18:06, 17 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 = {system, 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
}}


SMW.png '

Status:

 
RDF Logic:
  • Subject:      Error: Unspecified domain parameter!
  • Predicate:  Property
  • Object:        Error: Unspecified range parameter! Error: Unspecified type parameter!