Difference between revisions of "Template:SMWDocs"

From Wikispooks
Jump to navigation Jump to search
(KnownMembers)
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
 
-->{{LocatedJobs}}<!--
 
-->{{LocatedJobs}}<!--
 
-->{{Employees}}<!--
 
-->{{Employees}}<!--
 +
-->{{KnownMembers}}<!--
 +
-->{{PartyMembers}}<!--
 
-->{{Nationals}}<!--
 
-->{{Nationals}}<!--
 
-->{{PlannedEvents}}<!--
 
-->{{PlannedEvents}}<!--
Line 60: Line 62:
 
*[[Template:LocatedJobs]] (''[[property:has location]]'') for [[job]]s
 
*[[Template:LocatedJobs]] (''[[property:has location]]'') for [[job]]s
 
*[[Template:Employees]] (''[[property:has employer]]'') for [[groups]]
 
*[[Template:Employees]] (''[[property:has employer]]'') for [[groups]]
*[[Template:Nationals]] (''[[property:has nationality]]'') for [[people]]
+
*[[Template:KnownMembers]] (''[[property:has member]]'') for [[person]]s
 +
*[[Template:PartyMembers]] (''[[property:has politicalParty]]'') for [[group]]s
 +
*[[Template:Nationals]] (''[[property:has nationality]]'') for [[nation state]]s
 
*[[Template:PlannedEvents]] (''[[property:has planner]]'')
 
*[[Template:PlannedEvents]] (''[[property:has planner]]'')
 
*[[Template:SponsoredEvents]] (''[[property:has sponsor]]'')
 
*[[Template:SponsoredEvents]] (''[[property:has sponsor]]'')

Latest revision as of 13:33, 4 January 2023

This template is the most important semantic template on the site; 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, by a bunch of calls to Template:SMWDocSection.

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.