Widget:Test1: Difference between revisions

From International Robin Hood Bibliography
m (Replaced content with "<noinclude><div class="no-img">No current project.</div></noinclude><includeonly><script> </script></includeonly>")
Tag: Replaced
mNo edit summary
Line 1: Line 1:
<noinclude><div class="no-img">No current project.</div></noinclude><includeonly><script>
<noinclude><div class="no-img">No current project.</div></noinclude><includeonly><script>
var svg = '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" xml:space="preserve">';
svg += '<path stroke="none !important" d="M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50">';
svg += '<animateTransform attributeName="transform" attributeType="XML" type="rotate" dur="2s" from="0 50 50" to="360 50 50" repeatCount="indefinite"/>';
svg += '</path></svg>';
document.getElementById("tst").innerHTML = svg;
console.log("Tjuhej");
};
</script></includeonly>
</script></includeonly>

Revision as of 12:35, 6 June 2019

No current project.