Template:SPARQL: Difference between revisions

From EChO_IMAGES
m 1 revision imported: Import templates and modules from Wikidata
Fix project
Line 10: Line 10:
   
   
     # the link URL
     # the link URL
     -->[{{#switch:{{{project|wd}}}|wd=//query.wikidata.org/|sdc=//commons-query.wikimedia.org/|{{{project}}}}}{{#ifeq: {{{embedded|}}} | yes |embed.html | }}#{{urlencode: {{SPARQLText|p={{{p|}}}|q={{{q|}}}|v={{{v|}}}|query={{#invoke:ConcatArgs|ConcatArgs|init=query|min=1}}|extraprefix={{{extraprefix|}}} }} | PATH }} <!--
     -->[{{#switch:{{{project|wb}}}|wb=//https://query.echoimages.labs.wikimedia.pt/|wd=//query.wikidata.org/|sdc=//commons-query.wikimedia.org/|{{{project}}}}}{{#ifeq: {{{embedded|}}} | yes |embed.html | }}#{{urlencode: {{SPARQLText|p={{{p|}}}|q={{{q|}}}|v={{{v|}}}|query={{#invoke:ConcatArgs|ConcatArgs|init=query|min=1}}|extraprefix={{{extraprefix|}}} }} | PATH }} <!--
      
      
     # the link label
     # the link label

Revision as of 09:37, 8 June 2026

<templatestyles src="SPARQL/styles.css" />

Template:Documentation