Difference between revisions of "Template:SMWDocs"
Jump to navigation
Jump to search
m (Protected "Template:SMWDocs": High traffic page: The highest traffic of all pages ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(Better ordering - most important at the top) |
||
Line 2: | Line 2: | ||
-->{{LegalCases}}<!-- | -->{{LegalCases}}<!-- | ||
-->{{AuthorDocuments}}<!-- | -->{{AuthorDocuments}}<!-- | ||
− | |||
-->{{JobHolders}}<!-- | -->{{JobHolders}}<!-- | ||
-->{{Examples}}<!-- | -->{{Examples}}<!-- | ||
-->{{ExampleObjects}}<!-- | -->{{ExampleObjects}}<!-- | ||
+ | -->{{Victims}}<!-- | ||
-->{{LocatedNationStates}}<!-- | -->{{LocatedNationStates}}<!-- | ||
-->{{LocatedEvents}}<!-- | -->{{LocatedEvents}}<!-- | ||
Line 24: | Line 24: | ||
*[[Template:LegalCases]] (''[[property:has authority]]'', ''[[property:has defendant]]'', ''[[property:has plaintiff]]'') | *[[Template:LegalCases]] (''[[property:has authority]]'', ''[[property:has defendant]]'', ''[[property:has plaintiff]]'') | ||
*[[Template:AuthorDocuments]] (''[[property:has author]]'') | *[[Template:AuthorDocuments]] (''[[property:has author]]'') | ||
− | |||
*[[Template:JobHolders]] (''[[property:has jobTitle]]'') | *[[Template:JobHolders]] (''[[property:has jobTitle]]'') | ||
*[[Template:Examples]] (''[[property:constitutes]]'') | *[[Template:Examples]] (''[[property:constitutes]]'') | ||
*[[Template:ExampleObjects]] (''[[property:has objectClass]]'') | *[[Template:ExampleObjects]] (''[[property:has objectClass]]'') | ||
+ | *[[Template:Victims]] (''[[property:victim of]]'') | ||
*[[Template:LocatedNationStates]] (''[[property:has location]]'') | *[[Template:LocatedNationStates]] (''[[property:has location]]'') | ||
*[[Template:LocatedEvents]] (''[[property:has location]]'') | *[[Template:LocatedEvents]] (''[[property:has location]]'') |
Revision as of 08:23, 15 August 2015
This template is suitable for inclusion on most if not all main namespace pages which do not already have it, just before the "References" section. It is a catch all for including documents which SMW data shows are of relevance to the page on which it is included.
This template is actually very simple, it just includes a bunch more from category:Semantic Templates.
In the following order:
- Template:SMWDefaultMarkup - adds a default set of markup for the page, allows the page to be picked up by Template:SubPages
- Template:LegalCases (property:has authority, property:has defendant, property:has plaintiff)
- Template:AuthorDocuments (property:has author)
- Template:JobHolders (property:has jobTitle)
- Template:Examples (property:constitutes)
- Template:ExampleObjects (property:has objectClass)
- Template:Victims (property:victim of)
- Template:LocatedNationStates (property:has location)
- Template:LocatedEvents (property:has location)
- Template:PerpetratedEvents (property:has perpetrator)
- Template:WitnessedEvents (property:has witness)
- Template:Witnesses (-property:has witness)
- Template:RelatedDocuments (property:is about, or connected through WP+ pages)
- Template:SourcedDocuments (property:sourced from)
- Template:LanguageDocuments (property:has originalLanguage)
- Template:ON_Examples (property:ON_constitutes)
- Template:-ON_causeDocuments (-property:ON_has_cause)
It makes use of {{PAGENAME}} to search for the relevant SMW data. It currently takes no parameters.