-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.html
1 lines (1 loc) · 1018 Bytes
/
test.html
1
<iframe style="width: 80vw; height: 50vh; border: none;" src="http://localhost/gui/embed.html#%23Firearms%20cartridges%20and%20which%20they%20are%20based%20on%0A%23Show%20firearms%20cartridges%20and%20which%20they%20are%20based%20on%0A%23defaultView%3AGraph%0ASELECT%20%0A%3Fitem%20%3FitemLabel%20%3Fimage%20%0A%3Fother%20%3FotherLabel%20%3Fimage2%0AWHERE%0A%7B%0A%20%20%20%20%3Fitem%20%20wdt%3AP279%2B%20wd%3AQ37144%20.%20%20%20%23%20cartridges%0A%20%20%20%20%3Fitem%20%20wdt%3AP144%20%20%20%20%3Fother%20%20.%20%20%20%23%20if%20the%20cartridge%20is%20based%20on%20another%0A%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%3Fitem%20%20wdt%3AP18%20%20%20%20%20%3Fimage%20%20.%20%20%20%23%20grab%20image%0A%20%20%20%20%20%20%3Fother%20wdt%3AP18%20%20%20%20%20%3Fimage2%20.%20%20%20%23%20grab%20image%0A%20%20%20%20%7D%0A%20%20%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22%20%7D%0A%7D" sandbox="allow-scripts allow-same-origin allow-popups"></iframe>