Difference between revisions of "Widget:3DModelViewer"

From Dragalia Lost Wiki
Jump to navigation Jump to search
imported>Elaeagnifolia
imported>Elaeagnifolia
Line 1: Line 1:
 
<includeonly><script>
 
<includeonly><script>
 
const adventurers = <!--{$adventurers}-->;
 
const adventurers = <!--{$adventurers}-->;
 +
 +
RLQ.push( function() {
 +
$(document).ready(function() {
 +
initializeAdvList();
 +
});
 +
});
  
 
function initializeAdvList() {
 
function initializeAdvList() {
Line 28: Line 34:
  
 
function changeModel() {
 
function changeModel() {
+
 
 
}
 
}
 
</script>
 
</script>

Revision as of 19:48, 10 November 2018