Taki fu masyin:Codeks

Pagina-inhoud wordt niet ondersteund in andere talen.
Fu Wikipedia
Odi! Fa waka?

Please add this to...[brontekst bewerken]

Please add this to Mediawiki:Common.js so Template:Link FA will function:

/**
 * Interwiki links to featured articles ***************************************
 *
 * Description: Highlights interwiki links to featured articles (or
 *              equivalents) by changing the bullet before the interwiki link
 *              into a star.
 * Maintainers: [[User:R. Koot]]
 */
function LinkFA() {
    if ( document.getElementById( 'p-lang' ) ) {
        var InterwikiLinks = document.getElementById( 'p-lang' ).getElementsByTagName( 'li' );
 
        for ( var i = 0; i < InterwikiLinks.length; i++ ) {
            var className = InterwikiLinks[i].className.match(/interwiki-[-\w]+/);
            if ( document.getElementById( className + '-fa' ) ) {
                InterwikiLinks[i].className += ' FA';
                InterwikiLinks[i].title = 'This is a featured article in this language.';
            } else if ( document.getElementById( className + '-ga' ) ) {
                InterwikiLinks[i].className += ' GA';
                InterwikiLinks[i].title = 'This is a good article in this language.';
            }
        }
    }
}
 
mw.hook( 'wikipage.content' ).add( LinkFA );

And also this to Mediawiki:Common.css so it (Template:Link FA) will function:

/* Bullets for Good and Featured interwiki links */
li.GA {
    list-style-image: url(//upload.wikimedia.org/wikipedia/commons/4/42/Monobook-bullet-ga.png);
}
li.FA {
    list-style-image: url(//upload.wikimedia.org/wikipedia/commons/d/d4/Monobook-bullet-star.png);
}

Thank you. --AmaryllisGardener (overleg) 17 tu 2014 02:02 (UTC)[reageer]

Your administrator status on the Sranan Togo Wikipedia[brontekst bewerken]

Hello. A policy regarding the removal of "advanced rights" (administrator, bureaucrat, etc.) was adopted by community consensus in 2013. According to this policy, the stewards are reviewing activity on wikis with no inactivity policy.

You meet the inactivity criteria (no edits and no log actions for 2 years) on the wiki listed above. Since that wiki does not have its own rights review process, the global one applies.

If you want to keep your rights, you should inform the community of the wiki about the fact that the stewards have sent you this information about your inactivity. If the community has a discussion about it and then wants you to keep your rights, please contact the stewards at m:Stewards' noticeboard, and link to the discussion of the local community, where they express their wish to continue to maintain the rights.

If you wish to resign your rights, you can reply here or request removal of your rights on Meta.

If there is no response at all after approximately one month, stewards will proceed to remove your administrator and/or bureaucrat rights. In ambiguous cases, stewards will evaluate the responses and will refer a decision back to the local community for their comment and review. If you have any questions, please contact the stewards. Rschen7754 11 tu 2015 05:53 (UTC)[reageer]