User:G3jzer/Wiki Issues: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
Line 1: Line 1:
=Gallery=
=Gallery=
Height of videos in galleries is broken when width is set to more than 200px
Height of videos in galleries is broken when width is set to more than 200px
[[User:G3jzer/Wiki Issues/Gallery]]
[[User:G3jzer/Wiki Issues/Gallery]]
=Images=
1. Some images are missing since server migration. Don't know if they can be recovered or need to be reuploaded. Some examples from just missions:
* [[:File:Mission huskcultspecialassassinate.png]]
* [[:File:Mission researcherescort.png]]
* [[:File:Mission killlargecrawler.png]]
* [[:File:Mission Crawler Mother.png]]
* [[:File:Mission Icon - Pirate Vessel.png]]
2. All file pages log users out, making it impossible to do any changes to them, outside of using batch upload [[Special:BatchUpload]] to avoid going on the individual pages.
=Tabber=
Style of tabs is broken. They used to be displayed above the infobox, without the white line and with dark background.
From inspecting the page I see that the classes are configured incorrectly.
*"tabber__header" class
**set flex-direction to row-reverse
**remove box-shadow
*"tabber__tab"
**set background to rgb(9,9,8)
They will still spill out to the left of the infobox if there are too many of them, but that's how it used to be.
*[[Crate]]
*[[Template:Infobox_Tabs]]

Revision as of 09:29, 22 December 2023

Gallery

Height of videos in galleries is broken when width is set to more than 200px

User:G3jzer/Wiki Issues/Gallery


Images

1. Some images are missing since server migration. Don't know if they can be recovered or need to be reuploaded. Some examples from just missions:

2. All file pages log users out, making it impossible to do any changes to them, outside of using batch upload Special:BatchUpload to avoid going on the individual pages.

Tabber

Style of tabs is broken. They used to be displayed above the infobox, without the white line and with dark background.

From inspecting the page I see that the classes are configured incorrectly.

  • "tabber__header" class
    • set flex-direction to row-reverse
    • remove box-shadow
  • "tabber__tab"
    • set background to rgb(9,9,8)

They will still spill out to the left of the infobox if there are too many of them, but that's how it used to be.