Jump to content

Wikifunctions talk:Main Page/Archive/2024/10

From Wikifunctions
Latest comment: 1 month ago by Sannita (WMF) in topic Add Status Update


some visual improvements could be made

HALLO!!! :33 while translating the page, i've spotted some little 🤏 but cutie patootie design improvements that could be made :3

  1. in the get started box, a much nicer run a function | project chat | community portal can be achieved instead of the current bullet design, just with a simple code to be added to the css:
    #mainpage-start li::before,
    #many-examples li::before {
    	content: " | ";
    }
    
    li:nth-child(1)::before {
      content: ''
    }
    
  2. at the bottom, the line behind the wmf logo could be split into 2 parts, one on the left and one on the right; smth like this:
    <div style="display: flex; justify-content: center; align-items: center; gap: 8px"><span></span>[[File:Wikimedia-logo.svg|45px|center|link=]]<span></span></div>
    
    .mainpage-sister-title {
    	clear: both;
    	margin: 20px auto;
    	padding-top: 15px;
    	color: #222;
    	line-height: 120%;
    	width: 80%;
    }
    
    .mainpage-sister-title div:nth-child(1) span {
        background: #ccc;
        width: 100%;
        height: 1px
    }
    

thanks in advance, and have a nice day!! ^o^ əkrəm. 14:00, 11 October 2024 (UTC)

Translatable home page?

It looks like the main page might only be in English? Having it translatable would be good. In particular, there's an issue reported at commons:Talk:Main_Page#Links_to_sister_projects that the link from the Commons main page to this one at Wikifunctions:Main_Page/en doesn't work, which translations would enable (plus there are a few other benefits to translated home pages... ;-) ). Thanks. Mike Peel (talk) 17:16, 13 October 2024 (UTC)

Translations are happening at Template:Main Page. ---Ameisenigel (talk) 17:34, 13 October 2024 (UTC)
@Ameisenigel: Good to see, so they just aren't making it through to the usual URLs? Thanks. Mike Peel (talk) 17:38, 13 October 2024 (UTC)
Yes, I think this setup is similar to the Main Page of mediawiki.org. --Ameisenigel (talk) 17:54, 13 October 2024 (UTC)

Add Status Update

@Sannita (WMF) I dont see the Status Update from the 11th of October 2024 at the main page. It is published here. Can you please add the Status Update to the template to make it visible at the main page. Hogü-456 (talk) 19:36, 16 October 2024 (UTC)

@Hogü-456 Yep, give me a minute and I will update the page. We just forgot last week, sorry. Sannita (WMF) (talk) 13:08, 17 October 2024 (UTC)