Template:Property: Difference between revisions
(Created page with "This page tracks and controls the '''{{PAGENAME}}''' property. This property accepts and displays values that are [[has type::{{{type|page}}}]]s. {{{notes|}}} ---- [{{fullurl:Special:Ask|q={{urlencode:[[{{PAGENAME}}::+]]}}&limit=500&po={{urlencode:?{{PAGENAME}}}} }} '''Table of all articles using this property''']<noinclude>{{/doc}}Category:Transclusion templates</noinclude>") |
No edit summary |
||
Line 1: | Line 1: | ||
This page tracks and controls the '''{{PAGENAME}}''' property. This property accepts and displays values that are [[has type::{{{type|page}}}]]s. {{{notes|}}} |
This page tracks and controls the '''{{PAGENAME}}''' property. This property accepts and displays values that are [[has type::{{{type|page}}}]]s. {{{notes|}}} |
||
{{#if:{{{templates|}}}|This property is added by the following templates: |
|||
{{{templates}}} |
|||
|This property is not added by any template.}} |
|||
---- |
---- |
||
[{{fullurl:Special:Ask|q={{urlencode:[[{{PAGENAME}}::+]]}}&limit=500&po={{urlencode:?{{PAGENAME}}}} }} '''Table of all articles using this property''']<noinclude>{{/doc}} |
[{{fullurl:Special:Ask|q={{urlencode:[[{{PAGENAME}}::+]]}}&limit=500&po={{urlencode:?{{PAGENAME}}}} }} '''Table of all articles using this property''']<noinclude>{{/doc}}<templatedata> |
||
{ |
|||
"params": { |
|||
"type": { |
|||
"label": "Data type", |
|||
"description": "SMW data type of the property - see [https://www.semantic-mediawiki.org/wiki/Help:List_of_datatypes]", |
|||
"example": "text", |
|||
"type": "string", |
|||
"default": "page", |
|||
"required": true |
|||
}, |
|||
"notes": { |
|||
"label": "Notes", |
|||
"description": "Notes/description of property use and any special properties", |
|||
"example": "Used to specify if the entity is members-only or not.", |
|||
"type": "string", |
|||
"suggested": true |
|||
}, |
|||
"templates": { |
|||
"label": "Templates", |
|||
"description": "List of templates and modules that set the property automatically", |
|||
"example": "\n* [[Template:Infobox NPC]]\n* [[Module:Infobox Monster]]", |
|||
"type": "string", |
|||
"suggested": true |
|||
} |
|||
}, |
|||
"description": "Formats a property page and sets the data type", |
|||
"format": "block" |
|||
} |
|||
</templatedata>[[Category:Transclusion templates]]</noinclude> |
Revision as of 12:42, 11 April 2024
This page tracks and controls the Property property. This property accepts and displays values that are pages.
This property is not added by any template.
Table of all articles using this property
This template does not have any documentation. Please consider adding documentation at Template:Property/doc. [edit]
Formats a property page and sets the data type
Parameter | Description | Type | Status | |
---|---|---|---|---|
Data type | type | SMW data type of the property - see [https://www.semantic-mediawiki.org/wiki/Help:List_of_datatypes]
| String | required |
Notes | notes | Notes/description of property use and any special properties
| String | suggested |
Templates | templates | List of templates and modules that set the property automatically
| String | suggested |
Formats a property page and sets the data type
Parameter | Description | Type | Status | |
---|---|---|---|---|
Data type | type | SMW data type of the property - see [https://www.semantic-mediawiki.org/wiki/Help:List_of_datatypes]
| String | required |
Notes | notes | Notes/description of property use and any special properties
| String | suggested |
Templates | templates | List of templates and modules that set the property automatically
| String | suggested |