Greasy Fork is available in English.

Wikipedia Artikel Generator

Erstellt Grundgerüste für Wikipedia-Artikel von Personen aus Wikidata-Daten

These are versions of this script where the code was updated. Show all versions.

  • v1.6.2 07.11.2024.

    detect more short films

  • v1.6.1 05.11.2024.

    fix

  • v1.6.0 05.11.2024.

    change connect for sparql query

  • v1.6.0 05.11.2024.

    SPARQL query instead of multiple API requests

  • v1.5.0 01.11.2024.

    change IMDb filmography to HTTP request

  • v1.4.1 25.01.2024.

    fix IMDb change in episodes

  • v1.4.0 01.09.2023.

    use mw.config instead of parsed title, only for article namespace

  • v1.3.6 16.03.2023. fix IMDb credits open fullcredits page to generate filmography
  • v1.3.5 14.04.2022. update userscript headers remove outdated @contact and @include, remove automatically set @downloadURL, @updateURL, jshint config
  • v1.3.4 06.03.2022. show the prompt even if no german label is found
  • v1.3.3 13.01.2022. prevent empty lines if no filmography, don't trim error message
  • v1.3.2 05.01.2022. fix isFemale, get SPARQL result if no description and nationality
  • v1.3.1 22.12.2021. fix generated text with id 20
  • v1.3.0 22.12.2021. version bump
  • v1.2.0 22.12.2021. generated texts of filmography
  • v1.2.0 19.12.2021. refactor text generated by credits, sort credit texts by year
  • v1.1.2 18.12.2021. generate texts only for credits with most episodes if more than one episode
  • v1.1.1 16.12.2021. add error message for articles not about persons
  • v1.1.0 15.12.2021. unify descriptions
  • v1.1.0 15.12.2021. add error message if SPARQL Query returns no result
  • v1.0.1 12.12.2021. fix years
  • v1.0.0 12.12.2021. generate text about career
  • v0.6.4 01.11.2021. bugfix selection prompt
  • v0.6.3 31.10.2021. Show prompt for Wikidata ID if no Wikidata entry was found Previously, if no Wikidata entries were found, no prompt was shown for selecting from existing Wikidata entries. Now a prompt is displayed, in which a self-determined Wikidata ID can be entered.
  • v0.6.2 30.10.2021. clean and update header
  • v0.6.1 26.10.2021. fix connect
  • v0.6.0 19.10.2021. Imported from URL
  • v0.6.0 20.09.2021.

    Erkennung Neuanlagen ohne Klick auf Rotlink, Formatierung während Generierung, Auswahl bei Wikidata-Einträgen ohne Beschreibung, SPARQL Formatierung, Beschreibung in Personendaten automatisch generieren wenn Beschreibung in Wikidata-Eintrag fehlt

  • v0.5.0 09.09.2021.

    Verwende SPARQL-Request statt mehrere API-Aufrufe, Kategorien, besuchte Bildungseinrichtungen, Lebenspartner, Ehepartner, Kinder, Wohnort, Commons, Sortierung, Personendaten, GND, VIAF, LCCN

  • v0.4.0 17.08.2021.

    korrekte Darstellung bei fehlenden Geburtsdaten, Sterbedaten, Staatsangehörigkeit, Tätigkeiten, Wikilinks, Aufzählungen

  • v0.3.0 15.08.2021.

    Geburtsjahr wenn kein genaues Datum, Geburtsort, Laden weiterer Wikidata-Items

  • v0.2.0 09.08.2021.

    Auswahl Wikidata-Item erweitert, Geburtsdatum, Beschreibung, Geschlecht

  • v0.1.0 08.08.2021.