Difference between revisions of "Template:SMWDocs"

From Wikispooks
Jump to navigation Jump to search
(fix)
Line 3: Line 3:
 
This template is actually very simple, it just includes a bunch more from [[:category:Semantic Templates]]:
 
This template is actually very simple, it just includes a bunch more from [[:category:Semantic Templates]]:
 
*[[Template:SMWDefaultMarkup]] - adds a default set of markup for the page
 
*[[Template:SMWDefaultMarkup]] - adds a default set of markup for the page
*[[Template:LegalCases]] (''[[property:has authority]]'', ''[[property:has defendants]]'', ''[[property:has plaintiffs]]'')
+
*[[Template:LegalCases]] (''[[property:has authority]]'', ''[[property:has defendant]]'', ''[[property:has plaintiff]]'')
 
*[[Template:AuthorDocuments]] (''[[property:has author]]'')
 
*[[Template:AuthorDocuments]] (''[[property:has author]]'')
 
*[[Template:RelatedDocuments]] (''[[property:is about]]'', or connected through WP+ pages)
 
*[[Template:RelatedDocuments]] (''[[property:is about]]'', or connected through WP+ pages)
Line 15: Line 15:
 
It makes use of <nowiki>{{PAGENAME}}</nowiki> to search for the relevant SMW data. It currently takes no parameters.</noinclude>
 
It makes use of <nowiki>{{PAGENAME}}</nowiki> to search for the relevant SMW data. It currently takes no parameters.</noinclude>
 
<includeonly>{{SMWDefaultMarkup}}<!--
 
<includeonly>{{SMWDefaultMarkup}}<!--
-->{{DecidedLegalCases}}<!--
+
-->{{LegalCases}}<!--
 
-->{{AuthorDocuments}}<!--
 
-->{{AuthorDocuments}}<!--
 
-->{{RelatedDocuments}}<!--
 
-->{{RelatedDocuments}}<!--

Revision as of 19:09, 26 May 2014

This template is suitable for inclusion on most if not all WikiSpooks pages which do not already have it, either directly or through a template. If inserted by hand, it should usually be placed 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:

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