Difference between revisions of "MediaWiki:Infographics Festivals"
Line 17: | Line 17: | ||
{{MediaWiki:QSpinner}} | {{MediaWiki:QSpinner}} | ||
<div id="qcontainer" style="display: none"> | <div id="qcontainer" style="display: none"> | ||
− | + | <div class="legend"></div> | |
− | + | <div id="short_description"></div> | |
− | + | <div class="legend2"> | |
− | + | <table> | |
− | + | <tr> | |
− | + | <td>{{FestivalsLegend|id=so-all|color=#fff|title=All festivals|cat=|year={{{year}}}}}</td> | |
− | + | <td>{{FestivalsLegend|id=so2|color=#978b78|cat=Architecture & Design|year={{{year}}}}}</td> | |
− | + | <td>{{FestivalsLegend|id=so1|color=#995545|cat=Dance & Theatre|year={{{year}}}}}</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>{{FestivalsLegend|id=so0|color=#31423f|cat=New media & Visual arts|year={{{year}}}}}</td> | |
− | + | <td>{{FestivalsLegend|id=so5|color=#719177|cat=Film|year={{{year}}}}}</td> | |
− | + | <td>{{FestivalsLegend|id=so3|color=#82b8be|cat=Literature|year={{{year}}}}}</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>{{FestivalsLegend|id=so6|color=#72773a|cat=Music|year={{{year}}}}}</td> | |
− | + | <td>{{FestivalsLegend|id=so4|color=#ae933b|cat=Intangible heritage|year={{{year}}}}}</td> | |
− | + | <td>{{FestivalsLegend|id=so8|color=#526768|cat=Multiple disciplines|year={{{year}}}}}</td> | |
− | </ | + | </tr> |
− | </ | + | </table> |
+ | </div> | ||
+ | <div id="description" style="display: none;"></div> | ||
+ | {{#eval:html| | ||
+ | <script type="text/javascript"> | ||
+ | var festivalsYear={{{year}}}; | ||
+ | </script> | ||
+ | <link rel="stylesheet" href="{{SERVER}}/static/css/festivals2012.css?v2" media="screen"> | ||
+ | <link rel="stylesheet" href="{{SERVER}}/static/css/festivals_2021.css" media="screen"> | ||
+ | <script type="text/javascript" src="{{SERVER}}/static/js/underscore-min.js"></script> | ||
+ | |||
+ | <!--[if IE 8]> <script src="https://raw.github.com/shawnbot/aight/master/aight.min.js"></script> <![endif]--> | ||
+ | <!-- <script>aight.browser.ie8 = true;</script> --> | ||
+ | <script src="https://d3js.org/d3.v3.min.js"></script> | ||
+ | <!--[if IE 8]> <script src="https://raw.github.com/shawnbot/aight/master/aight.d3.min.js"></script> <![endif]--> | ||
+ | <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.14.1/moment-with-locales.min.js"></script> | ||
+ | <script type="text/javascript" src="{{SERVER}}/static/js/festivals-template.js?v2"></script> | ||
+ | }} | ||
</div> | </div> | ||
− | |||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |