Difference between revisions of "Template:SMWDocs"
Jump to navigation
Jump to search
(£62) |
(£67) |
||
Line 33: | Line 33: | ||
-->{{Alumni}}<!-- | -->{{Alumni}}<!-- | ||
-->{{DisplayRatings}}<!-- Temporary extra push for patrons 2020-07-23 ... | -->{{DisplayRatings}}<!-- Temporary extra push for patrons 2020-07-23 ... | ||
− | -->{{SiteNotice|[[image: | + | -->{{SiteNotice|[[image:67_pounds_thermometer.png|220px|left]] As of 17 September, our 19 Patrons are giving £67/month, which is 2/3 of our webhosting bill. ''Please help keep this site running by donating or spreading the word about [https://www.patreon.com/wikispooks our Patreon page]''.}} |
</includeonly> | </includeonly> | ||
Revision as of 14:29, 17 September 2020
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:
- 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:
- 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:AuthorDocuments (property:has author for documents)
- Template:AuthorQuotations (property:has author for quotations)
- Template:Examples (property:constitutes)
- Template:ExampleObjects (property:has objectClass)
- Template:Victims (property:victim of)
- Template:Appointees (property:has appointer)
- Template:Adherents (property:has religion)
- Template:RelatedQuotations (property:is about for quotations)
- Template:DatedObjects (property:start, property:end & property:occurred on) for events, groups & websites
- Template:AmbassadorsToHere (property:has fullPageName) for nation states
- Template:LocatedNationStates (property:has location)
- Template:LocatedEvents (property:has location) for events
- Template:LocatedGroups (property:has headquarters) for groups
- Template:LocatedJobs (property:has location) for jobs
- Template:Nationals (property:has nationality) for people
- Template:PlannedEvents (property:has planner)
- Template:SponsoredEvents (property:has sponsor)
- Template:ParticipatedEvents (property:has participant)
- Template:Participants (-property:has participant)
- Template:WitnessedEvents (property:has witness)
- Template:Witnesses (-property:has witness)
- Template:RelatedDocuments (property:is about, property:has recipient for documents)
- Template:SourcedDocuments (property:sourced from for documents)
- Template:SourcedQuotations (property:sourced from for quotations)
- Template:LanguageDocuments (property:has originalLanguage)
- Template:ON_Examples (property:ON_constitutes)
- Template:-ON_causeDocuments (-property:ON_has_cause)
- Template:ConvictedPeople (property:has criminalConviction)
- Template:Alumni (property:has almaMater)
- Template:DisplayRatings (show the rating subobjects contributed by users)
It makes use of {{PAGENAME}} to search for the relevant SMW data. It currently takes no parameters.