Difference between revisions of "Template:Rate"
(move visual representation elsewhere) |
(named parameters) |
||
Line 1: | Line 1: | ||
− | <noinclude> | + | <noinclude>{{template |
− | It should be placed on users' own pages. | + | |categories=Semantic Templates |
− | + | |summary=This template is for users to rate documents or Wikispooks pages. | |
− | + | |description=It should be placed on users' own pages. | |
− | + | |object= | |
− | + | }} | |
+ | '''Usage:''' | ||
+ | ''All sections are optional.'' | ||
+ | <poem> | ||
+ | {{Rate | ||
+ | |value = An integer rating from 0-5 ''([[Property:Has value]])'' | ||
+ | |page = An existing pagename, either in the {{NS|Main}} or the {{NS|Document}} ''([[Property:Has target]])'' | ||
+ | |summary = A short (<128 characters) ''([[Property:Has summary]])'' | ||
+ | |date = When the review was published ''([[Property:Has publicationDate]])'' | ||
+ | |description = Longer wikitext review contents | ||
+ | }} | ||
+ | </poem> | ||
Usage example:<br/> | Usage example:<br/> | ||
− | {{t|<nowiki>{{Rate|5|Document:Fifty Years of the Deep State|2015-01-25|An excellent summary of the deep state in the USA. I liked it so much, I read it as an audiobook for a radio show I produce. Although it is | + | {{t|<nowiki>{{Rate |
+ | |value=5 | ||
+ | |target=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.}}}}</nowiki>}}</noinclude><includeonly>{{#if: {{{1|}}}|{{#switch: {{{value|}}} | ||
| 0 | | 0 | ||
| 1 | | 1 | ||
Line 14: | Line 30: | ||
| 5 = {{#subobject: | | 5 = {{#subobject: | ||
|Constitutes=Rating | |Constitutes=Rating | ||
− | |Has value={{{ | + | |Has value={{{value|}}} |
− | |Has target={{{ | + | |Has target={{{page|}}} |
− | |Has publicationDate={{{ | + | |Has publicationDate={{{date|}}}}} |
− | | | + | |Description2={{EncodeLinks|{{{description|}}}}}}} |
− | | #default = {{RED|ERROR: | + | | #default = {{RED|ERROR: Invalid value parameter for [[Template:Rate]]|}} |
}}|{{RED|ERROR: No parameters supplied for [[Template:Rate]]|}}}}</includeonly> | }}|{{RED|ERROR: No parameters supplied for [[Template:Rate]]|}}}}</includeonly> |
Revision as of 14:24, 24 January 2015
Template:Template Usage: All sections are optional.
{{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)
|summary = A short (<128 characters) (Property:Has summary)
|date = When the review was published (Property:Has publicationDate)
|description = Longer wikitext review contents
}}
Usage example:
{{Rate
|value=5
|target=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.}}}}