Difference between revisions of "Template:Event series"
(19 intermediate revisions by 5 users not shown) | |||
Line 2: | Line 2: | ||
[[Category:Template]] | [[Category:Template]] | ||
</noinclude> | </noinclude> | ||
− | <includeonly> | + | <includeonly>{{#set: |
− | {| cellspacing="0" cellpadding="5" style="position:relative; margin: 0 0 0.5em 1em; border-collapse: collapse; border: 1px solid #aaa; background: #fff; float: right; clear: right; width: 20em" | + | isA={{{isA|EventSeries}}} |
+ | |EventSeries acronym={{PAGENAME}} | ||
+ | }}{| cellspacing="0" cellpadding="5" style="position:relative; margin: 0 0 0.5em 1em; border-collapse: collapse; border: 1px solid #aaa; background: #fff; float: right; clear: right; width: 20em" | ||
! colspan="2" style="background: #ef7c00; color: white" | {{PAGENAME}} | ! colspan="2" style="background: #ef7c00; color: white" | {{PAGENAME}} | ||
|- | |- | ||
Line 23: | Line 25: | ||
|- | |- | ||
{{#ifeq:{{{has Bibliography|}}}|||{{Tablerow|Label=Bibliography:|Value=[[has Bibliography:={{{has Bibliography}}}]]}}}} | {{#ifeq:{{{has Bibliography|}}}|||{{Tablerow|Label=Bibliography:|Value=[[has Bibliography:={{{has Bibliography}}}]]}}}} | ||
+ | |- | ||
+ | {{#ifeq:{{{has CORE2023 Rank|}}}|||{{Tablerow|Label=CORE Rank (2023):|Value=[[has CORE2023 Rank:={{{has CORE2023 Rank}}}]]}}}} | ||
+ | |- | ||
+ | {{#ifeq:{{{has CORE2021 Rank|}}}|||{{Tablerow|Label=CORE Rank (2021):|Value=[[has CORE2021 Rank:={{{has CORE2021 Rank}}}]]}}}} | ||
+ | |- | ||
+ | {{#ifeq:{{{has CORE2020 Rank|}}}|||{{Tablerow|Label=CORE Rank (2020):|Value=[[has CORE2020 Rank:={{{has CORE2020 Rank}}}]]}}}} | ||
+ | |- | ||
+ | {{#ifeq:{{{has CORE2018 Rank|}}}|||{{Tablerow|Label=CORE Rank (2018):|Value=[[has CORE2018 Rank:={{{has CORE2018 Rank}}}]]}}}} | ||
|- | |- | ||
{{#ifeq:{{{has CORE2017 Rank|}}}|||{{Tablerow|Label=CORE Rank (2017):|Value=[[has CORE2017 Rank:={{{has CORE2017 Rank}}}]]}}}} | {{#ifeq:{{{has CORE2017 Rank|}}}|||{{Tablerow|Label=CORE Rank (2017):|Value=[[has CORE2017 Rank:={{{has CORE2017 Rank}}}]]}}}} | ||
|- | |- | ||
− | {{#ifeq:{{{has | + | {{#ifeq:{{{has CORE2014 Rank|}}}|||{{Tablerow|Label=CORE Rank (2014):|Value=[[has CORE2014 Rank:={{{has CORE2014 Rank}}}]]}}}} |
+ | |- | ||
+ | {{#ifeq:{{{has CORE2013 Rank|}}}|||{{Tablerow|Label=CORE Rank (2013):|Value=[[has CORE2013 Rank:={{{has CORE2013 Rank}}}]]}}}} | ||
+ | |- | ||
|- | |- | ||
{{#if: {{#ask: [[Event in series::{{PAGENAME}}]] | ?Acceptance rate | format=average}} | {{Tablerow|Label=Avg. acceptance rate:|Value=[[has Average Acceptance Rate:={{#expr:{{#ask: [[Event in series::{{PAGENAME}}]] | ?Acceptance rate | format=average}} round 1}}]]}} }} | {{#if: {{#ask: [[Event in series::{{PAGENAME}}]] | ?Acceptance rate | format=average}} | {{Tablerow|Label=Avg. acceptance rate:|Value=[[has Average Acceptance Rate:={{#expr:{{#ask: [[Event in series::{{PAGENAME}}]] | ?Acceptance rate | format=average}} round 1}}]]}} }} | ||
− | |||
− | |||
|- | |- | ||
{{#if: {{#ask: [[Event in series::{{PAGENAME}}]] | ?Acceptance rate | format=average | sort = Start date| order = DESC | limit = 5}}| {{Tablerow|Label=Avg. acceptance rate (last 5 years):|Value=[[has Average 5y Acceptance Rate:={{#expr:{{#ask: [[Event in series::{{PAGENAME}}]] | ?Acceptance rate | format=average | sort = Start date| order = DESC | limit = 5}} round 1}}]]}} }} | {{#if: {{#ask: [[Event in series::{{PAGENAME}}]] | ?Acceptance rate | format=average | sort = Start date| order = DESC | limit = 5}}| {{Tablerow|Label=Avg. acceptance rate (last 5 years):|Value=[[has Average 5y Acceptance Rate:={{#expr:{{#ask: [[Event in series::{{PAGENAME}}]] | ?Acceptance rate | format=average | sort = Start date| order = DESC | limit = 5}} round 1}}]]}} }} | ||
Line 71: | Line 82: | ||
</small> | </small> | ||
− | == | + | ==Number of Submitted and Accepted Papers (Main Track)== |
{{#ask: [[Event in series::{{PAGENAME}}]] | {{#ask: [[Event in series::{{PAGENAME}}]] | ||
|?Submitted papers | |?Submitted papers | ||
|?Accepted papers | |?Accepted papers | ||
+ | |sort=, | ||
+ | |order=descending | ||
+ | |format=jqplotseries | ||
+ | |charttype=line | ||
+ | |height=480|width=90% | ||
+ | |headers=show | ||
+ | |direction=vertical | ||
+ | |group=property | ||
+ | |numbersaxislabel= | ||
+ | |datalabels=value | ||
+ | |show=true | ||
+ | |theme=simple | ||
+ | |mainlabel={{PAGENAME}} | ||
+ | |valueformat=%d | ||
+ | |class=demo-float-right | ||
+ | |grouplabel=subject | ||
+ | |chartlegend=ne | ||
+ | }} | ||
+ | |||
+ | ==Acceptance Rate== | ||
+ | {{#ask: [[Event in series::{{PAGENAME}}]] | ||
|?Acceptance rate | |?Acceptance rate | ||
|sort=, | |sort=, | ||
|order=descending | |order=descending | ||
|format=jqplotseries | |format=jqplotseries | ||
− | |charttype= | + | |charttype=line |
|height=480|width=90% | |height=480|width=90% | ||
|headers=show | |headers=show |