Difference between revisions of "Template:SMWDefaultMarkup"
Jump to navigation
Jump to search
(Trim duplicate assignment of average rating) |
(Add [[Property::Has noRatings]]) |
||
Line 8: | Line 8: | ||
* [[Property:Has revisionUser]] | * [[Property:Has revisionUser]] | ||
* [[Property:Has averageRating]] | * [[Property:Has averageRating]] | ||
+ | * [[Property:Has noRatings]] | ||
<!-- | <!-- | ||
* [[Property:Has pageName]] | * [[Property:Has pageName]] | ||
Line 24: | Line 25: | ||
SET DISPLAY PROPERTIES -->[[Display image::{{Display image|{{FULLPAGENAME}}}}| ]]{{Display docType}}{{Display date}}{{ON display date}}{{Display lifespan}}<!-- | SET DISPLAY PROPERTIES -->[[Display image::{{Display image|{{FULLPAGENAME}}}}| ]]{{Display docType}}{{Display date}}{{ON display date}}{{Display lifespan}}<!-- | ||
− | SET RATING PROPERTIES -->{{#ifeq: {{#ask: [[Constitutes::Rating]][[Has target::{{FULLPAGENAME}}]]|format=count}}|0||[[Has averageRating::{{#expr: {{#ask:[[Constitutes::Rating]][[Has target::{{FULLPAGENAME}}]]| ?Has value| format=average}} round 1}}| ]]}}</includeonly> | + | SET RATING PROPERTIES -->{{#ifeq: {{#ask: [[Constitutes::Rating]][[Has target::{{FULLPAGENAME}}]]|format=count}}|0||[[Has averageRating::{{#expr: {{#ask:[[Constitutes::Rating]][[Has target::{{FULLPAGENAME}}]]| ?Has value| format=average}} round 1}}| ]]}}[[Has noRatings::{{#ask: [[Constitutes::Rating]][[Has target::{{FULLPAGENAME}}]]|format=count}}| ]]</includeonly> |
Revision as of 04:58, 10 April 2016
This template adds SMWData to the page, based on the existing data. It has no parameters. It is currently simple, and should probably remain that way, because it affects so many pages and has the potential to tie up the SMW jobs queue.
The following properties are set:
- Property:Has fullPageName
- Property:Has fullPageNamee
- Property:Has parentFullPageName
- Property:Has revisionSize
- Property:Has revisionUser
- Property:Has averageRating
- Property:Has noRatings
- Property:Display docType
- Property:Display date
- Property:Display image
- Property:Display lifespan
- Property:ON display date