Mwjames has uploaded a new change for review.

Change subject: SRF Value rank add template support and some clean-up
......................................................................

SRF Value rank add template support and some clean-up

+ add template support
+ add list styles (ul, ol, or none)
+ parameter mincount has been renamed to min
+ add class parameter for additional CSS class assignments
+ adopt SRF 1.8 naming convention
+ docs++

## Example to generate value ranks as table

Introtemplate
<includeonly>
{|
!Name
!Rank
</includeonly>

Template
<includeonly>
|-
|{{{1|}}}
|{{{rank|}}}
</includeonly>

Outrotemplate
<includeonly>
|}
</includeonly>

Change-Id: I762cde6a4e54fddf953f9a10dd232f0124ae4812
---
M RELEASE-NOTES
M formats/valuerank/SRF_ValueRank.php
2 files changed, 176 insertions(+), 85 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticResultFormats 
refs/changes/69/32069/1
--
To view, visit https://gerrit.wikimedia.org/r/32069
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I762cde6a4e54fddf953f9a10dd232f0124ae4812
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticResultFormats
Gerrit-Branch: master
Gerrit-Owner: Mwjames <jamesin.hongkon...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to