Translations:Tutorial/72/nl: Difference between revisions

From Resistance in Belgium
(Created page with " SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],nl" } } LIMIT 10 </syntaxhighlight>")
 
(No difference)

Latest revision as of 09:11, 2 April 2025

Message definition (Tutorial)
SERVICE wikibase:label {
   bd:serviceParam wikibase:language "[AUTO_LANGUAGE],fr"
  }
}
LIMIT 10
</syntaxhighlight>
 SERVICE wikibase:label {
   bd:serviceParam wikibase:language "[AUTO_LANGUAGE],nl"
 }

} LIMIT 10 </syntaxhighlight>