Search found 8 matches

by untitled7
Fri Nov 08, 2024 8:54 am
Forum: Wiki Talk
Topic: [Done] Request Extension:Math
Replies: 2
Views: 446

Re: [Done] Request Extension:Math

awesome, thank you!

I will write a draft for equations on the [style guide talk page
by untitled7
Thu Oct 31, 2024 7:55 pm
Forum: Wiki Talk
Topic: [Done] Request Extension:Math
Replies: 2
Views: 446

[Done] Request Extension:Math

I'm rather surprised that the wiki doesn't already have the Math Extension

Especially for doing things in the tutorial namespaces or otherwise displaying equations like on the Lab page or on the power production page , or things in Tutorial namespace in general.

I yearn for the power of LaTeX to ...
by untitled7
Thu Oct 31, 2024 7:32 pm
Forum: Wiki Talk
Topic: [SOLVED] Change table's CSS to allow alignment override
Replies: 2
Views: 399

Re: Change table's CSS to allow alignment override


Nevermind, Untitled7 fixed it :lol: https://wiki.factorio.com/index.php?title=Recycler&type=revision&diff=203966&oldid=203961

The table data rows were previously defined as "!" aka table headers. He changed it to "|" which stand for table data rows. https://www.mediawiki.org/wiki/Help:Tables I ...
by untitled7
Wed Oct 30, 2024 11:12 am
Forum: Wiki Talk
Topic: Suggestions for the Wiki regarding Factorio Expansion Add-ons
Replies: 40
Views: 19494

Re: Suggestions for the Wiki regarding Factorio Expansion Add-ons

tabber it is then!
Made another mockup, this time for a tabber with images
https://i.ibb.co/SVbd5xY/tabbermockup.png

css:
ul.tabbernav {
padding-right: 4px;
}
ul.tabbernav li {
display: inline-block;
width: 50%;
}

ul.tabbernav li a {
display: block;
text-align: center;
margin-bottom: -0 ...
by untitled7
Mon Oct 28, 2024 6:04 pm
Forum: Wiki Talk
Topic: Suggestions for the Wiki regarding Factorio Expansion Add-ons
Replies: 40
Views: 19494

Re: Suggestions for the Wiki regarding Factorio Expansion Add-ons


A tool tip would be handy, but I worry that it'd harm accessibility and usability for people with screen readers, people on mobile, people with scripts disabled, etc. I think the same info presented as a collapsed table would be easier for accessibility, and wouldn't require any custom JS ...
by untitled7
Sun Oct 27, 2024 3:39 pm
Forum: Wiki Talk
Topic: Suggestions for the Wiki regarding Factorio Expansion Add-ons
Replies: 40
Views: 19494

Re: Suggestions for the Wiki regarding Factorio Expansion Add-ons


Quality:
I have so far not seen anyone suggest a tooltip, like the game offers. Marking a value with a diamond and on hover summons the tooltip that shows the info.
The battle here is only the one against the wikitext parser (and web accessibility guidelines), but I've written something much ...
by untitled7
Sat Oct 26, 2024 6:15 pm
Forum: Wiki Talk
Topic: Suggestions for the Wiki regarding Factorio Expansion Add-ons
Replies: 40
Views: 19494

Re: Suggestions for the Wiki regarding Factorio Expansion Add-ons

Throwing my thoughts into the ring without having read the entire thread.
I don't necessarily think items that are unchanged except for quality and consumers. Maybe don't really need an extra tab?

Quality:
I have so far not seen anyone suggest a tooltip, like the game offers. Marking a value with ...

Go to advanced search