Widget:TileBox: Difference between revisions

From Elwiki
(Created page with "<includeonly> <!--{if !isset($wgTileBox) || !$wgTileBox}--> <!--{assign var="wgTileBox" value=true scope="global"}--> $(function(){ $('.tile-box').each(function(){ //...")
 
mNo edit summary
 
Line 1: Line 1:
<includeonly>
<includeonly>
<!--{if !isset($wgTileBox) || !$wgTileBox}-->
<!--{if !isset($wgTileBox) || !$wgTileBox}-->
    <!--{assign var="wgTileBox" value=true scope="global"}-->
<!--{assign var="wgTileBox" value=true scope="global"}-->
<script type="text/javascript">
$(function(){
$(function(){
$('.tile-box').each(function(){
$('.tile-box').each(function(){
Line 82: Line 83:
});
});
});
});
</script>
<!--{/if}--></includeonly>
<!--{/if}--></includeonly>

Latest revision as of 17:59, 12 January 2016