quickstatements
quickstatements copied to clipboard
The official repo for the QuickStatements PHP/HTML/JS interface
Hello, I have a batch for QuickStatement to create 90 new items for cultural monuments: https://quickstatements.toolforge.org/#/batch/215767 Since 31st of October 2023 I get the error message: Cannot automatically assign ID:...
https://quickstatements.toolforge.org/#/batches/Thibaultmol I have done atleast one wikidata batch and two commons batches. neither of them show up here. And if I click on the button to discuss the batch after...
v1 syntax says that I can make multiple reference groups by doing something like this: `Qxxx|Pxxx|Value|!Sxxx|blah|!Syyy|other`, but it puts them all into one reference group.
QuickStatements should always use the bot flag whenever possible. The MediaWiki API will only make the request a bot request if the account has a bot flag, so it can't...
**Steps to replicate the issue**: I want to remove a set of aliases from different items in different languages using QuickStatements, so I: 1. go to https://quickstatements.toolforge.org/#/batch 2. insert the...
Redirects, which are not connected to an wikidata object * https://checkpersondata.toolforge.org/cgi-bin/pd.cgi?view=only&id=272 can also be found using PetScan with Page Properties -> (Soft) Redirects * https://petscan.wmflabs.org/?after=&ores_prob_to=&categories=Frau%7C10&cb_labels_no_l=1&negcats=Wikipedia%3AL%C3%B6schkandidat%0D%0AWikipedia%3ASchnelll%C3%B6schen&links_to_all=&cb_labels_yes_l=1&common_wiki_other=&sitelinks_no=&search_max_results=500&edits%5Bbots%5D=both&outlinks_no=&langs_labels_yes=&max_age=&language=de&outlinks_any=&labels_no=&interface_language=en&project=wikipedia&before=&manual_list=&minlinks=&outlinks_yes=&output_compatability=catscan&langs_labels_no=&page_image=any&sitelinks_yes=&since_rev0=&wikidata_item=without&cb_labels_any_l=1&ns%5B0%5D=1&active_tab=tab_pageprops&sortorder=ascending&show_redirects=both&combination=union&edits%5Banons%5D=both&templates_no=&sparql=&langs_labels_any=&links_to_any=&doit=&al_commands=P31%3AQ5%0AP21%3AQ6581072 Is there a way to...
@magnusmanske, I have a [custom Wikibase](https://compoundcloud.wikibase.cloud/) and the following QuickStatement: ``` CREATE LAST P1 Q2 LAST Den "chemical compound" LAST P7 "CCCCCOC1=C2C3=C(C(=O)CC3)C(=O)OC2=C4[C@@H]5C=CO[C@@H]5OC4=C1" S14 Q5 LAST P3 "C₂₁H₂₀O₆" S14 Q5 LAST...
Hi Magnus, in a custom Wikibase I was trying to create new items with a property value `somevalue`. It works when I do this in two separate steps like ```...
Wondering why `error_reporting` is hardcoded in `api.php`? ```php error_reporting(E_ERROR|E_CORE_ERROR|E_ALL|E_COMPILE_ERROR); // ini_set('display_errors', 'On'); ``` I spent quite some time wondering why my settings in `php.ini` weren't working to finally figure out...
### Observed result: When creating a batch by visiting a URL, autoconfirmed message isn't shown, but the query can't be run, the Run button is missing ### Expected result: The...