Difference between revisions of "User:Alleryn"
From Project: Gorgon Wiki
m (→Scripts) |
(project update) |
||
Line 4: | Line 4: | ||
==Projects== | ==Projects== | ||
− | * Currently working on updating [[Merchants]]. | + | * Currently working on: |
− | ** Completed: | + | ** updating [[Merchants]]. |
− | *** Basic restructuring via templates. | + | *** Completed: |
− | *** Added/converted rows for all vendors on [[:Category:Vendor]] | + | **** Basic restructuring via templates. |
− | *** Prettying it up | + | **** Added/converted rows for all vendors on [[:Category:Vendor]] |
− | **** Left/right/mid alignments | + | **** Prettying it up |
− | **** Recoloring of region name bars | + | ***** Left/right/mid alignments |
− | + | ***** Recoloring of region name bars | |
− | |||
− | |||
− | |||
** Create a bot to create/maintain sections of each item page. | ** Create a bot to create/maintain sections of each item page. | ||
*** Completed-ish: | *** Completed-ish: | ||
**** Script to generate one table of all recipes in which a given item is an ingredient, and one table of all recipes in which a given item is a product. | **** Script to generate one table of all recipes in which a given item is an ingredient, and one table of all recipes in which a given item is a product. | ||
+ | ***** Known bugs / areas for improvement: | ||
**** Script to generate a table of all npcs whose favor is affected by gifting a given item | **** Script to generate a table of all npcs whose favor is affected by gifting a given item | ||
+ | ***** Known bugs / areas for improvement: | ||
+ | ****** Does not get great location data or generate it as a hyperlink | ||
+ | **** Script to generate information on quests that require a given item, and on quests that reward a given item | ||
+ | ***** Known bugs / areas for improvement: | ||
+ | ****** Does not get great location data or generate it as a hyperlink | ||
+ | ****** Does not correctly find all npc names that it should | ||
*** To do (likely incomplete): | *** To do (likely incomplete): | ||
− | |||
**** Incorporate above scripts into a single script to pick out sections of existing item pages and maintain/replace/amend them | **** Incorporate above scripts into a single script to pick out sections of existing item pages and maintain/replace/amend them | ||
**** Write a bot to run script on all (or most if there are troublesome cases) item pages | **** Write a bot to run script on all (or most if there are troublesome cases) item pages | ||
+ | *** To do: | ||
+ | **** Confirmation and data entry (ongoing). All help is greatly appreciated :) | ||
+ | * Future project(s): | ||
+ | ** <s>Update Bartering templates to use <nowiki>{{msg:BASEPAGENAME}}</nowiki></s> (It turns out this was a bad idea, because it didn't play well with dpl). | ||
==Scripts== | ==Scripts== |
Revision as of 19:19, 3 September 2020
Last updated Nov. 7, 2019
Contents
Introduction
I'm alleryn in PG. Welcome to my user page. Feel free to contact me in-game, on the Discord, or on my talk page.
Projects
- Currently working on:
- updating Merchants.
- Completed:
- Basic restructuring via templates.
- Added/converted rows for all vendors on Category:Vendor
- Prettying it up
- Left/right/mid alignments
- Recoloring of region name bars
- Completed:
- Create a bot to create/maintain sections of each item page.
- Completed-ish:
- Script to generate one table of all recipes in which a given item is an ingredient, and one table of all recipes in which a given item is a product.
- Known bugs / areas for improvement:
- Script to generate a table of all npcs whose favor is affected by gifting a given item
- Known bugs / areas for improvement:
- Does not get great location data or generate it as a hyperlink
- Known bugs / areas for improvement:
- Script to generate information on quests that require a given item, and on quests that reward a given item
- Known bugs / areas for improvement:
- Does not get great location data or generate it as a hyperlink
- Does not correctly find all npc names that it should
- Known bugs / areas for improvement:
- Script to generate one table of all recipes in which a given item is an ingredient, and one table of all recipes in which a given item is a product.
- To do (likely incomplete):
- Incorporate above scripts into a single script to pick out sections of existing item pages and maintain/replace/amend them
- Write a bot to run script on all (or most if there are troublesome cases) item pages
- To do:
- Confirmation and data entry (ongoing). All help is greatly appreciated :)
- Completed-ish:
- updating Merchants.
- Future project(s):
-
Update Bartering templates to use {{msg:BASEPAGENAME}}(It turns out this was a bad idea, because it didn't play well with dpl).
-
Scripts
I have scripts stored locally (i.e. on my computer) to create the following sections. Please contact me if you discover errors or have requests relating to any of these:
- Hardcore_Mode#List_of_Items_Usable_Only_in_Hardcore_Mode
- Template:Attribute and Template:Attribute label
- Gourmand/Edibles, Gourmand/Meals, Gourmand/Snacks, Gourmand/Instant-Snacks
Other Info
If you are curious what i'm failing horribly to get working ingeniously figuring out how to do, you can check out my /Sandbox. (Really this link is mostly here for my own convenience).