Widget

SPARQLSandbox: Difference between revisions

(created page)
 
(div tests)
Line 1: Line 1:
<iframe style="width:100%; height:<!--{$height|default:50vh|escape:urlpathinfo}-->; border:3px solid #eaecf0; box-sizing:border-box; background-color:#eaecf0"  src="https://query.graphit.ur.de/embed.html#<!--{$code|escape:'url'}-->" referrerpolicy="origin" sandbox="allow-forms allow-scripts allow-same-origin allow-popups" ></iframe>
<div style="background-color:#eaecf0; padding:5px; box-sizing:border-box; align-content:center">
<iframe style="width:99%; height:<!--{$height|default:50vh|escape:urlpathinfo}-->; border:3px solid #eaecf0;"   
src="https://query.graphit.ur.de/embed.html#<!--{$code|escape:'url'}-->" referrerpolicy="origin" sandbox="allow-forms allow-scripts allow-same-origin allow-popups"></iframe>
<p class='sparqlcaption' style="background-color:#eaecf0; text-align:center;"><!--{$caption|default:""|escape:html}--></p>
<p class='sparqlcaption' style="background-color:#eaecf0; text-align:center;"><!--{$caption|default:""|escape:html}--></p>

Revision as of 13:51, 10 October 2023

<iframe style="width:99%; height:; border:3px solid #eaecf0;" src="https://query.graphit.ur.de/embed.html#" referrerpolicy="origin" sandbox="allow-forms allow-scripts allow-same-origin allow-popups"></iframe>