Difference between revisions of "Template:SMWDocs"

From Wikispooks
Jump to navigation Jump to search
(PlannedEvents)
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>{{SMWDefaultMarkup}}<!--
 
<includeonly>{{SMWDefaultMarkup}}<!--
 
-->{{PerpetratedEvents}}<!--
 
-->{{PerpetratedEvents}}<!--
 +
-->{{JobHolders}}<!--
 
-->{{LegalCases}}<!--
 
-->{{LegalCases}}<!--
 
-->{{AuthorDocuments}}<!--
 
-->{{AuthorDocuments}}<!--
-->{{JobHolders}}<!--
+
-->{{AuthorQuotations}}<!--
 
-->{{Examples}}<!--
 
-->{{Examples}}<!--
 
-->{{ExampleObjects}}<!--
 
-->{{ExampleObjects}}<!--
Line 15: Line 16:
 
-->{{LocatedJobs}}<!--
 
-->{{LocatedJobs}}<!--
 
-->{{Nationals}}<!--
 
-->{{Nationals}}<!--
 +
-->{{PlannedEvents}}<!--
 +
-->{{ParticipatedEvents}}<!--
 +
-->{{Participants}}<!--
 
-->{{WitnessedEvents}}<!--
 
-->{{WitnessedEvents}}<!--
 
-->{{Witnesses}}<!--
 
-->{{Witnesses}}<!--
Line 20: Line 24:
 
-->{{RelatedQuotations}}<!--
 
-->{{RelatedQuotations}}<!--
 
-->{{SourcedDocuments}}<!--
 
-->{{SourcedDocuments}}<!--
 +
-->{{SourcedQuotations}}<!--
 
-->{{LanguageDocuments}}<!--
 
-->{{LanguageDocuments}}<!--
 
-->{{ON_Examples}}<!--
 
-->{{ON_Examples}}<!--
Line 27: Line 32:
  
 
<noinclude><!-- Now fixed?
 
<noinclude><!-- Now fixed?
{{TemplateProblem|Only the first set of documents gets its own header. Subsequent sets are poorly displayed.}}-->[[category:Semantic Templates| ]]'''This template is the most important semantuic template on the site, and unless you're interested in editing templates, it's the only one you need to know about.''' It should be included on all main namespace pages, just before the "References" section. It generates a bunch of extra sections from the other pages' SMW data.<br/><br/>
+
{{TemplateProblem|Only the first set of documents gets its own header. Subsequent sets are poorly displayed.}}-->[[category:Semantic Templates| ]]'''This template is the most important semantic template on the site, and unless you're interested in editing templates, it's the only one you need to know about.'''<br/>
 +
To use it, just include the text <nowiki>{{SMWDocs}}</nowiki> on a single line on its own, just before the "References" section. It generates a bunch of extra sections from the other pages' SMW data.<br/><br/>
 
''This template's structure is very simple, it first includes:
 
''This template's structure is very simple, it first includes:
 
*[[Template:SMWDefaultMarkup]] - adds a default set of markup for the page, ''allows the page to be picked up by [[Template:SubPages]]''
 
*[[Template:SMWDefaultMarkup]] - adds a default set of markup for the page, ''allows the page to be picked up by [[Template:SubPages]]''
 
''Then the following templates from [[:category:Semantic Templates]]:''
 
''Then the following templates from [[:category:Semantic Templates]]:''
 
*[[Template:PerpetratedEvents]] (''[[property:has perpetrator]]'')
 
*[[Template:PerpetratedEvents]] (''[[property:has perpetrator]]'')
 +
*[[Template:JobHolders]] (''[[property:has jobTitle]]'') - also refers to ''[[property:has deputy]]''
 
*[[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]]'' for [[document]]s)
*[[Template:JobHolders]] (''[[property:has jobTitle]]'')
+
*[[Template:AuthorQuotations]] (''[[property:has author]]'' for [[quotations]])
 
*[[Template:Examples]] (''[[property:constitutes]]'')
 
*[[Template:Examples]] (''[[property:constitutes]]'')
 
*[[Template:ExampleObjects]] (''[[property:has objectClass]]'')
 
*[[Template:ExampleObjects]] (''[[property:has objectClass]]'')
Line 46: Line 53:
 
*[[Template:LocatedJobs]] (''[[property:has location]]'') for [[job]]s
 
*[[Template:LocatedJobs]] (''[[property:has location]]'') for [[job]]s
 
*[[Template:Nationals]] (''[[property:has nationality]]'') for [[people]]
 
*[[Template:Nationals]] (''[[property:has nationality]]'') for [[people]]
 +
*[[Template:ParticipatedEvents]] (''[[property:has participant]]'')
 +
*[[Template:Participants]] (''-[[property:has participant]]'')
 
*[[Template:WitnessedEvents]] (''[[property:has witness]]'')
 
*[[Template:WitnessedEvents]] (''[[property:has witness]]'')
 
*[[Template:Witnesses]] (''-[[property:has witness]]'')
 
*[[Template:Witnesses]] (''-[[property:has witness]]'')
*[[Template:RelatedDocuments]] (''[[property:is about]]'', ''[[property:has recipient]]'' or <s>connected through WP+ pages</s> for [[document]]s)
+
*[[Template:RelatedDocuments]] (''[[property:is about]]'', ''[[property:has recipient]]'' for [[document]]s)
 
*[[Template:RelatedQuotations]] (''[[property:is about]]'' for [[quotations]])
 
*[[Template:RelatedQuotations]] (''[[property:is about]]'' for [[quotations]])
*[[Template:SourcedDocuments]] (''[[property:sourced from]]'')
+
*[[Template:SourcedDocuments]] (''[[property:sourced from]]'' for [[document]]s)
 +
*[[Template:SourcedQuotations]] (''[[property:sourced from]]'' for [[quotation]]s)
 
*[[Template:LanguageDocuments]] (''[[property:has originalLanguage]]'')
 
*[[Template:LanguageDocuments]] (''[[property:has originalLanguage]]'')
 
*[[Template:ON_Examples]] (''[[property:ON_constitutes]]'')
 
*[[Template:ON_Examples]] (''[[property:ON_constitutes]]'')

Revision as of 17:46, 20 February 2019

This template is the most important semantic template on the site, and unless you're interested in editing templates, it's the only one you need to know about.
To use it, just include the text {{SMWDocs}} on a single line on its own, just before the "References" section. It generates a bunch of extra sections from the other pages' SMW data.

This template's structure is very simple, it first includes:

Then the following templates from category:Semantic Templates:

It makes use of {{PAGENAME}} to search for the relevant SMW data. It currently takes no parameters.