Difference between revisions of "Template:Property"
Jump to navigation
Jump to search
({{t|) |
({{{PropertyUseTable}}}) |
||
Line 28: | Line 28: | ||
*{{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!}} }} }}{{#if: {{{note|}}}|<br/>'''Note: ''' {{{note|}}}|}} | *{{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!}} }} }}{{#if: {{{note|}}}|<br/>'''Note: ''' {{{note|}}}|}} | ||
|} | |} | ||
− | + | {{{PropertyUseTable}}} | |
[[Category:{{{status|}}} Properties]] | [[Category:{{{status|}}} Properties]] |
Revision as of 12:00, 22 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
}}
{{{PropertyUseTable}}}