MediaWiki talk:Edittools: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
(Created page with "Why was this page blanked? I feel like we should put the character palette back to this system message (both here and on the Archives). It's especially important for the Archi...")
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
m (Text replacement - "Bfdifan2006" to "C.Ezra.M")
 
Line 7: Line 7:
#content table#charpalette:not(:first-child) { display: none }
#content table#charpalette:not(:first-child) { display: none }
</pre>
</pre>
Open for discussion. --'''''[[User:Bfdifan2006|<span style="color:turquoise">Bfdifan2006</span>]]''''' <sub>([[User talk:Bfdifan2006|<span style="color:lime">T</span>]]/[[Special:Contributions/Bfdifan2006|<span style="color:orange">C</span>]])</sub> 11:34, 17 March 2022 (UTC)
Open for discussion. --'''''[[User:C.Ezra.M|<span style="color:turquoise">C.Ezra.M</span>]]''''' <sub>([[User talk:C.Ezra.M|<span style="color:lime">T</span>]]/[[Special:Contributions/C.Ezra.M|<span style="color:orange">C</span>]])</sub> 11:34, 17 March 2022 (UTC)

Latest revision as of 12:33, 26 May 2024

Why was this page blanked? I feel like we should put the character palette back to this system message (both here and on the Archives). It's especially important for the Archives, as if it's in the Edittools message, it is not shown in the upload form.

Also, the ID should be changed to a class because this is also used by notices while editing the User and User talk namespaces, and each ID should be only used once per HTML document.

If you still want that inside the editing area, you can have the palette there and in the Edittools message, but with the following CSS styling (must be in common.css):

#content table#charpalette:not(:first-child) { display: none }

Open for discussion. --C.Ezra.M (T/C) 11:34, 17 March 2022 (UTC)