Difference between revisions of "Old World Wiki:Work needed"

From Old World Wiki
Jump to navigation Jump to search
m (formatting mistakes)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== TODO ==
== TODO ==


setup [https://www.mediawiki.org/wiki/Extension:UrlShortener url shortener] so we don't have the index.php in links to individual pages
scrape the in game encyplopedia and upload to wiki pages via the [https://www.mediawiki.org/wiki/API:Edit api]
 
☐ complete the [[Template:Icon]] setup analogue to [https://eu4.paradoxwikis.com/Template:Icon EU4 wikis templates]
 
☐ Check with license and see what we can scrape from game files


☐ scrape the in game encyplopedia and upload to wiki pages via the [https://www.mediawiki.org/wiki/API:Edit api]
☐☐ I'm trying this out for units. I'd like to see discussion and strategy tips on unit pages. For that to happen would seem to require some separation between "updated from game files" sections, and "edited by contributors" sections of the pages. Looking at the Fandom Civ wiki, the sidebars for unit stats look like they would be derivable from the game files. They are also implemented as MediaWiki templates. So, the path forward I see is to have a template for unit stats that is automatically generated, and then later updated, by a script. The rest of the pages would be open for edits. My current plan is to manually create three pages for units, extract the template from them, then complete the code that will automatically create the remaining pages. Certainly open to any thoughts on this. [[User:Decamerone|Decamerone]] ([[User talk:Decamerone|talk]]) 18:10, 22 April 2023 (UTC)


☐ Fill the [[Terrain_Types]] page with similarly detailed tables as in [[Units]]


☐ Improve SEO, somehow it's really hard to find the wiki via google searches


<blockquote>☐ Consider adding markdown extension to wiki</blockquote>
<blockquote>☐ Consider adding markdown extension to wiki</blockquote>
Sadly it looks like the [https://www.mediawiki.org/wiki/Extension:Markdown Extension:Markdown] is no longer maintained, maybe there are alternatives? - [[User:Bersaelor]]
Sadly it looks like the [https://www.mediawiki.org/wiki/Extension:Markdown Extension:Markdown] is no longer maintained, maybe there are alternatives? - [[User:Bersaelor]]

Latest revision as of 18:11, 22 April 2023

TODO[edit]

☐ scrape the in game encyplopedia and upload to wiki pages via the api

☐☐ I'm trying this out for units. I'd like to see discussion and strategy tips on unit pages. For that to happen would seem to require some separation between "updated from game files" sections, and "edited by contributors" sections of the pages. Looking at the Fandom Civ wiki, the sidebars for unit stats look like they would be derivable from the game files. They are also implemented as MediaWiki templates. So, the path forward I see is to have a template for unit stats that is automatically generated, and then later updated, by a script. The rest of the pages would be open for edits. My current plan is to manually create three pages for units, extract the template from them, then complete the code that will automatically create the remaining pages. Certainly open to any thoughts on this. Decamerone (talk) 18:10, 22 April 2023 (UTC)

☐ Fill the Terrain_Types page with similarly detailed tables as in Units

☐ Improve SEO, somehow it's really hard to find the wiki via google searches

☐ Consider adding markdown extension to wiki

Sadly it looks like the Extension:Markdown is no longer maintained, maybe there are alternatives? - User:Bersaelor