User:Ian07/To-do list

From LifeWiki
Revision as of 18:53, 14 August 2024 by Muzik (talk | contribs) (Long-term: must be done now, right?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Feel free to contribute to any of these tasks and remove them from the list if completed, or add updates/advice if relevant to the tasks currently here. Additionally, if you notice any new wiki-related bugs that aren't listed in the bugs section, please feel free to add them there as well.

Short-term

  • apgcode: Needs explanation of how linear-growth patterns are encoded
  • Adjustable spaceship: Expand with info on half-baked knightships and the HighLife basilisks
  • MediaWiki:Common.css: add support for custom list-style-types for references (i.e. something like div.reflist ol.references {list-style-type: inherit;}) - I tried this out in my own userspace and, like the last time I tried to mess with CSS/JS, it didn't seem to do anything so not sure what to do from here
    • Probably useful to switch the footnotes for the still life table in Glider synthesis to lower-alpha to conserve space while still clearly separating these from citations
    • Okay, looks like user scripts just straight up don't work on LifeWiki - no clue why; so I had to edit MediaWiki:Common.css directly to try it out
    • Imported Template:Efn from Wikipedia which is theoretically supposed to support letter-style footnotes but it didn't do anything when I tested it out
  • Phase: Add gallery of phase shift reactions
  • Remini: Needs infobox
  • Speed Orthogonoid: Needs infobox
  • Template:LongLivedMethuselah: is there a way to force the quotient values to display a certain number of decimal digits? May make the table look a little neater.
  • Template:OscillatorPeriod: entering any value for p for a category that doesn't exist yet results in a database error (forum thread)
  • Template:Reflector: support rotor parameter? Seems to be used in several articles anyway e.g. p7 bumper

Long-term

LifeWiki bugs

User:Nathaniel will most likely have to intervene with these since they seem to be issues with the software itself rather than the content of the wiki; however, other users may be able to find a possible solution or at least identify the cause of the problem.

  • There might be an easier workaround for RLE: and Rule: pages not copying correctly under wikitext display - changing the content model. If the default model for those two namespaces could be changed to either JavaScript or CSS, they'll be displayed without the formatting that MediaWiki does normally, including spacing and line breaking. The only caveat is that it'll display an ugly and irrelevant message about clearing your cache, but we should be able to remove that via MediaWiki:Common.js

DynamicPageList

Other to-do lists