Content deleted Content added
Line 77:
:The existing SPT script works on span tags, not wikitext, so I made the Wegweiser scripts work the same way, albeit with some more sophistication (it takes the rendered text of the author span, splits it apart in various ways to get individual authors, and then puts that in an array -- since a lot of authors don't have userpage links in their bylines).
:For titles, it's a lot more straightforward, because there aren't multiples of them -- I just take the text of the title span and store that. So far, I have gone through everything from 2017 to now, and will now attempt to make something work for previous years. '''[[User:JPxG|jp]]'''×'''[[User talk:JPxG|g]]''' 00:37, 9 January 2023 (UTC)
Code written to handle titles and author fields from 2009 to 2017, running scripts now. '''[[User:JPxG|jp]]'''×'''[[User talk:JPxG|g]]''' 01:26, 9 January 2023 (UTC)
|