Template:Test/MapCard: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<script> | |||
$(document).ready(function() { | $(document).ready(function() { | ||
$('[title]').removeAttr('title'); | $('[title]').removeAttr('title'); | ||
}); | }); | ||
</script> | |||
<div class="teamcard" style="position:relative; width:250px; height:143px;"> | <div class="teamcard" style="position:relative; width:250px; height:143px;"> | ||
<center>'''[[{{{map|}}}]]'''</center> | <center>'''[[{{{map|}}}]]'''</center> |