Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiki: Put [Edit] and [Language] buttons into the header area #1866

Open
Masterjun3 opened this issue May 31, 2024 · 3 comments
Open

Wiki: Put [Edit] and [Language] buttons into the header area #1866

Masterjun3 opened this issue May 31, 2024 · 3 comments

Comments

@Masterjun3
Copy link
Collaborator

Masterjun3 commented May 31, 2024

This is an idea I had, but could never implement. Currently our wiki pages look like this (e.g. https://tasvideos.org/WelcomeToTASVideos )

image

And my idea was to combine the edit button and the language select (if it exists) into a button inside the header, like this:

image

With the language button having a dropdown of all the languages.
Of course, non-editors wouldn't see the Edit button, and pages without additional languages wouldn't have the language button.

Edit:

Maybe on small widths it's not a good idea to put it right next to the header. Might look bad because there is not much space. So this is a different idea:
image

@adelikat
Copy link
Collaborator

What icon are you using for that language dropdown? it looks nice

@Masterjun3
Copy link
Collaborator Author

https://fontawesome.com/icons/language?f=classic&s=solid
fa-language, maybe needs to be size adjusted, like fa-xl or something.

@YoshiRulz
Copy link
Collaborator

YoshiRulz commented Jun 29, 2024

Done (at least partially) in #1882.


Repeating my earlier Discord message:

screencap
This is not readable (edit: as in it's a blurry blob, on my admittedly low-DPI 1080p screen). Its purpose is obvious as soon as you interact with it, but I worry it will be missed.

edit 2:
Some alternatives from Font Awesome—these are fa-globe, fa-earth-americas (other continents were too blobby), fa-font, fa-universal-access, and fa-right-left, respectively:
screencap
Another option is to keep the icon but make it bigger, for example with

#translation-menu > .fa-language { padding: 0 0.5em; transform: scale(1.5); }

screencap
Or, you could use an icon from outside Font Awesome. There's a nice one in whatever icon set Vencord/Discord uses:
screencap
Anything in that vein really.

edit 3: https://languageicon.org

@YoshiRulz YoshiRulz reopened this Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants