Help:Badges/da

This page is a translated version of the page Help:Badges and the translation is 35% complete.

Badges are a kind of marker attached to a sitelink, which could identify, for example, that the article is a "featured article" on a specific site. They do not describe the external entity but the page on the specific site.

Only confirmed users can add or remove badges, IPs and unconfirmed users are stopped by an abuse filter.

Some badges for some wikis are periodically set by bot.

Se Wikimedia badge (Q17442550).

Individual client wikis can override the badge icons that are used to mark interwiki 'language' links in the sidebar by adding some site CSS.

I MediaWiki:Vector.css:

li.badge-featuredarticle,
li.badge-featuredlist,
li.badge-featuredportal {
  list-style-image: url("//upload.wikimedia.org/wikipedia/commons/4/4c/Icone_AdQ.png");
}

li.badge-goodarticle {
  list-style-image: url("//upload.wikimedia.org/wikipedia/commons/8/86/Icone_BA.png");
}

I MediaWiki:Monobook.css:

.portlet li.badge-featuredarticle, .portlet li.badge-featuredlist {
  list-style-image: url('//upload.wikimedia.org/wikipedia/commons/4/4c/Icone_AdQ.png');
}

.portlet li.badge-goodarticle {
  list-style-image: url('//upload.wikimedia.org/wikipedia/commons/8/86/Icone_BA.png');
}

Other skins:

There is also default CSS for the Modern and CologneBlue skins, which wikis can override (e.g. in Modern.css):

Practice

  • Wikidata administrators will not add badges for stubs.

List of badges

For en opdateret liste, se P31=Q17442550.

Se også

For relaterede hjælpesider, se:

For yderligere oplysninger og vejledning, se:

  • Project chat, her kan du diskutere hvilket som helst emne på Wikidata
  • Wikidata:Glossary, en ordliste over begreberne, som anvendes på denne og andre hjælpesider
  • Help:FAQ, ofte stillede spørgsmål, som er stillet og besvaret af brugersamfundet på Wikidata
  • Help:Contents, hjælpeportalen, som indeholder al den tilgængelige dokumentation om Wikidata