Difference between revisions of "Template:Rate"
(fix) |
|||
Line 58: | Line 58: | ||
|Constitutes=Rating | |Constitutes=Rating | ||
|Has value={{{value|}}} | |Has value={{{value|}}} | ||
− | |Has superObject= | + | |Has superObject={{FULLPAGENAME}}<!-- Work round for an SMW issue needs to be of type "text", not "page" --> |
|Has target={{{page|}}} | |Has target={{{page|}}} | ||
|Has summary={{{summary|}}} | |Has summary={{{summary|}}} |
Revision as of 15:39, 30 January 2015
Template:Template Assign values to documents and Wikispooks pages as follows:
Usage:
{{Rate
|value = An integer rating from 0-5 (Property:Has value)
|page = An existing pagename, either in the Main: namespace or the Document: namespace (Property:Has target)
|date = When the review was published (Property:Has publicationDate)
|summary = A short (<128 characters) (Property:Has summary)
|description = Longer wikitext review contents (Property:Description2)
}}
Usage example:
{{Rate
|value=5
|page=Document:Fifty Years of the Deep State
|date=2015-01-25
|summary=An excellent and credible summary of the deep state in the USA since the JFK assassination.
|description= I liked it so much, I read it as an [http://www.unwelcomeguests.net/Fifty_Years_of_the_Deep_State audiobook] for a [http://www.unwelcomeguests.net radio show] I produce. Although it is very sparsely referenced, the bibliography at the end is excellent, and everything I've looked into seems to check out.}}
}}