Select Page

User:Adakiko

Archives


Welcome templates

Welcome templates

Policy and guidelines

icon image templates

Done icons

Warning templates

Warning templates
  • {{Uw-copying}} {{subst:Uw-copying | Article copied from | to=Article pasted to | Additional text}}

Gender

Tools

Sources

Admins

Admins

Info / principals / essays

Info
Extended content

2601:647:4180:6010::c0f7 (talk · contribs · (/64) · deleted contribs · filter log · WHOIS · RBLs · http · block user · block log) is making erroneous/unsourced changes to taxot

  • Nilgai "The nilgai is not an antelope." Changed to "bovine" (it does look like one) Sources all indicate it's an antelope.
  • Mesechinus Added Type species of "Mesechinus dauuricus". The source gives "Erinaceus dauuricus".
  • Paraechinus Added Type species of "Paraechinus aethiopicus" The source gives "Erinaceus micropus". (seems odd, but that's what the sources states)
  • Mogera 1 May 2022 Sets type species as "Mogera wogura", but not found in source. bucknell.edu gives "Talpa wogura".

More

Sock

Top icons

Useful code

Code
@Adakiko: Here are two CSS rules:
/* For current rev in contribs, add "(C)" before the size change */
li.mw-contributions-current span.mw-changeslist-links+span.mw-changeslist-separator:after {
  content: "(C)";
  font-weight: bold;
}
/* For current rev in contribs, suppress the "(current)" marker */
li.mw-contributions-current span.mw-uctop {
  display: none;
}
The second rule is optional. They go in Special:MyPage/common.css, since it works in all skins. But personally I use a rule that I wrote some months ago:
/* highlight current edit in contribs */
li.mw-contributions-current {
  background-color: #eeffcc;
}
- Redrose64

mw:Extension:SyntaxHighlight