Many thanks to our Patrons who cover ~2/3 of our hosting bill. Please join them if you can.
Difference between revisions of "Template:DisplayAverageRating"
Jump to navigation
Jump to search
(add to Category:Rating Templates) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>[[Category:Document Templates]][[category:Rating Templates]]'''This is intended for use on pages at the top of an infobox. It displays the average rating of that page, and links to the ratings section.'''<br/></noinclude><includeonly> | <noinclude>[[Category:Document Templates]][[category:Rating Templates]]'''This is intended for use on pages at the top of an infobox. It displays the average rating of that page, and links to the ratings section.'''<br/></noinclude><includeonly> | ||
{{#switch: {{#ask: [[Constitutes::Rating]][[Has target::{{FULLPAGENAME}}]]|format=count}} | {{#switch: {{#ask: [[Constitutes::Rating]][[Has target::{{FULLPAGENAME}}]]|format=count}} | ||
− | | 0 = | + | | 0 =<!-- 1 or more, display average rating --> |
− | + | | #default =[[image:{{#show: {{FULLPAGENAME}} | ?Has averageRating }}star.png|100px|link=Rating|alt={{#show: {{FULLPAGENAME}} | ?Has averageRating }}]]<!-- Simpler not to | |
− | + | {{#show: {{FULLPAGENAME}} | ?Has averageRating }}-->{{#ifeq: {{#ask: [[Constitutes::Rating]][[Has target::{{FULLPAGENAME}}]]|format=count}}|1|| from {{#ask: [[Constitutes::Rating]][[Has target::{{FULLPAGENAME}}]]|format=count}} reviews}}}}</includeonly> | |
− | | #default = |
Latest revision as of 15:38, 1 November 2017
This is intended for use on pages at the top of an infobox. It displays the average rating of that page, and links to the ratings section.