Jump to content

User:Adakiko

This user uses Huggle to fight vandalism.
This user is a recent changes patroller.
From Wikipedia, the free encyclopedia

Archives

[edit]


Welcome templates

[edit]
Welcome templates

Policy and guidelines

[edit]

icon image templates

[edit]
Done icons

Warning templates

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

Gender

[edit]

Tools

[edit]

Sources

[edit]

Admins

[edit]
Admins

Info / principals / essays

[edit]
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

[edit]
Sock

Top icons

[edit]

Useful code

[edit]
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