Difference between revisions of "Sandbox"

From Organic Design wiki
m
 
(51 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
+
{{video|odysee|ukraine-crisis-what-you-re-not-being/9af844f8248198fa22ae472d7002423e3389a3ec|300|right}}
<input id="param1" />
 
<input id="param2" />
 
<button id="send-email" value= "Send" />
 
$('#send-email').click(function() {
 
  var param1 = $('#param1').val();
 
  var ask = '{{#ask:[[Category:' + param1 + ']]|link=none|sep=<br>|limit=500}}';
 
  console.log(ask);
 
});
 
</html>
 
{{#ask:[[Category:JavaScript]]|link=none|sep=<br>|limit=500}}
 

Latest revision as of 13:50, 17 February 2023