harvesttemplates icon indicating copy to clipboard operation
harvesttemplates copied to clipboard

Results 58 harvesttemplates issues
Sort by recently updated
recently updated
newest added

In Python, I created a small function to check history of target item, if that particular value for prop hasn't been added somewhere earlier. Main goal is to avoid old...

Let user work on pages, that have that specific template and satisfy SPARQL query. One of usecases. I want to import "birth date" to only people, but template is used...

As title says. Add some drop-down list to let user convert value to titlecase(?)/uppercase/lowercase. I'm not saying it would be very, very much used, but as it is simple to...

There is an API action `action=wbparsevalue` which we could use for parsing dates and maybe also quantity (cf. #55) and url. I doubt that it could replace our parsing right...

Some templates (that _do not_ pull values from Wikidata) may be used with no value, and instead use the page name (or `{{PAGENAMEBASE}}`); for example en.Wikipedia's [Template:ChoralWiki](https://en.wikipedia.org/wiki/Template:ChoralWiki) It would be...

On Wikimedia commons templates are usually not on pages connected through sitelinks but through properties (like P1472). The tool should follow those connections. Alternative way is that most templates on...

Sometimes a template has two parameters but on Wikidata they are stored concatenated on one property. Example 1: https://en.wikipedia.org/wiki/Template:Xeno-canto_species, where en.Wikipedia has the markup `{{Xeno-canto species|Falco|columbarius}}`, but we store `Falco-columbarius`...

Hey! I want to import data from [Template:Mycomorphbox](https://en.wikipedia.org/wiki/Template:Mycomorphbox) on wikipedia to wikidata. When I try to run it for one of the template values, it finds [wiki page Pore](https://en.wikipedia.org/wiki/Pore) and...