-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Style Main Page subsections #2728
Comments
#2731 Feel free to edit anything here. |
I guess this is not resolved yet, and the main page blocks need further improvements, although they definitely look better without braces (context) |
the main page update for #2606 is in progress, marking this as |
been a long time but I think I was trying to say inline styling for these sections isn't the way to go. parenthesis or not, the sub-section-titles have no significance compared to the articles within, and titles wrap unnecessarily, and extra separator dots appear at end of line sometimes, ... as far as wiki is concerned these should probably just be lists contained in a styling block, and web can take care of how it looks. I was looking into rewriting the main page renderer anyway cuz the setup is really odd web-side. syntax would be something like this for each panel. headers and lists would have custom styling under ? {{{ Panel
## People
*some description from #5506*
{{{ Panel Section
### [The Team](/wiki/People/The_Team)
- [Developers](/wiki/People/The_Team/Developers)
- [Global Moderation Team](/wiki/People/The_Team/Global_Moderation_Team)
- ...
}}}
...
}}} also I'm not really following how this is blocked by your other updates |
thought it was wiki only and the changes would be more drastic, which is tough to do at the same time as updating the page |
rewrite done. reposting important stuff from the pull:
also, infobox example: #5440 |
is this still tracking anything? |
yes, it still looks poor and the subsections are not styled at all (this needs someone to experiment with the design and find something similar to #5506 (comment) which didn't happen) |
the preview in the comment you linked looks exactly like how the main page looks now, so i'm not sure on what you mean there. but i agree that the uh... design of the main page is quite dull |
idk why we kept these group/subsection things in parenthesis, they look terrible and get split across lines
The text was updated successfully, but these errors were encountered: