User:Zeimusu

From Academic Kids

aka James Kilfiger

I'm a teacher of maths and English. I live and work in Japan in Asaka, Saitama. I'm employed by FEN (http://www.fen-hamazemi.com/eikaiwa/) and I have some pages on my non-updated website (http://www.brinkster.com/kodankilfiger/)

In mathematics I only know enough to know that I don't know enough, so I usually steer clear of editing those pages. My other edits are pretty wide ranging. biology, history, linguistics.

The Translation wiki (http://translation.wikicities.com/) exists

My POV is empiricist, atheist, Social Democratic. I dislike cynicism. I'd like to believe in a closed universe.

Missing image
Barnstar-rotating.gif
I hereby award you this barnstar for your hard work and dedication.– Quadell (talk) (sleuth) 15:42, Mar 21, 2005 (UTC)

User:Zeimusu/Imagerequest is a request to users to source and tag uploaded images. User:Zeimusu/Welcome is my welcome text.

User:Zeimusu/monobook.js looks like fun. As does User:Zeimusu/monobook.css.

Section numbering User CSS script for use with Firefox 1.1

The following is a piece of css which uses counters to number sections of wikipedia pages To use it you need firefox 1.1, or a recent nightly. It might be possible to use it with opera or safari in some way too.

To use it, copy it to a file called "user-content.css" in the profile directory, chrome subdirectory. (This file doesn't exist by default)

@-moz-document url-prefix(http://en.wikipedia.org/) {
body { counter-reset: h2; }
h2:before {
  content:counter(h2) ". ";
  counter-increment: h2;
}
h2 {counter-reset: h3;}
h3:before {
 content:counter(h2) "." counter(h3) ". ";
 counter-increment: h3;
}
h3 {counter-reset: h4;}
h4:before {
  content:counter(h2) "." counter(h3) "." counter(h4) ". ";
  counter-increment: h4;
}
h3#siteSub:before {content:""} /*don't put a counter on "From Wikipedia, the free encyclopedia."*/
} /*en.wikipedia*/

Template:DualLicenseWithCC-BySA-Dual

Personal tools
Navigation

    Information

    • Home Page (http://academickids.com/encyclopedia/index.php)
    • New Articles (http://www.academickids.com/encyclopedia/index.php/Special:Newpages)
    • Contact Us (http://www.academickids.com/encyclopedia/index.php/Contactus)


    Academic Kids Menu

    • Art and Cultures (http://www.academickids.com/encyclopedia/index.php/Art_and_Cultures)
      • Art (http://www.academickids.com/encyclopedia/index.php/Art)
      • Architecture (http://www.academickids.com/encyclopedia/index.php/Architecture)
      • Cultures (http://www.academickids.com/encyclopedia/index.php/Cultures)
      • Music (http://www.academickids.com/encyclopedia/index.php/Music)
      • Musical Instruments (http://academickids.com/encyclopedia/index.php/List_of_musical_instruments)
    • Biographies (http://www.academickids.com/encyclopedia/index.php/Biographies)
    • Clipart (http://www.academickids.com/encyclopedia/index.php/Clipart)
    • Geography (http://www.academickids.com/encyclopedia/index.php/Geography)
      • Countries of the World (http://www.academickids.com/encyclopedia/index.php/Countries)
      • Maps (http://www.academickids.com/encyclopedia/index.php/Maps)
      • Flags (http://www.academickids.com/encyclopedia/index.php/Flags)
      • Continents (http://www.academickids.com/encyclopedia/index.php/Continents)
    • History (http://www.academickids.com/encyclopedia/index.php/History)
      • Ancient Civilizations (http://www.academickids.com/encyclopedia/index.php/Ancient_Civilizations)
      • Industrial Revolution (http://www.academickids.com/encyclopedia/index.php/Industrial_Revolution)
      • Middle Ages (http://www.academickids.com/encyclopedia/index.php/Middle_Ages)
      • Prehistory (http://www.academickids.com/encyclopedia/index.php/Prehistory)
      • Renaissance (http://www.academickids.com/encyclopedia/index.php/Renaissance)
      • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
      • United States (http://www.academickids.com/encyclopedia/index.php/United_States)
      • Wars (http://www.academickids.com/encyclopedia/index.php/Wars)
      • World History (http://www.academickids.com/encyclopedia/index.php/History_of_the_world)
    • Human Body (http://www.academickids.com/encyclopedia/index.php/Human_Body)
    • Mathematics (http://www.academickids.com/encyclopedia/index.php/Mathematics)
    • Reference (http://www.academickids.com/encyclopedia/index.php/Reference)
    • Science (http://www.academickids.com/encyclopedia/index.php/Science)
      • Animals (http://www.academickids.com/encyclopedia/index.php/Animals)
      • Aviation (http://www.academickids.com/encyclopedia/index.php/Aviation)
      • Dinosaurs (http://www.academickids.com/encyclopedia/index.php/Dinosaurs)
      • Earth (http://www.academickids.com/encyclopedia/index.php/Earth)
      • Inventions (http://www.academickids.com/encyclopedia/index.php/Inventions)
      • Physical Science (http://www.academickids.com/encyclopedia/index.php/Physical_Science)
      • Plants (http://www.academickids.com/encyclopedia/index.php/Plants)
      • Scientists (http://www.academickids.com/encyclopedia/index.php/Scientists)
    • Social Studies (http://www.academickids.com/encyclopedia/index.php/Social_Studies)
      • Anthropology (http://www.academickids.com/encyclopedia/index.php/Anthropology)
      • Economics (http://www.academickids.com/encyclopedia/index.php/Economics)
      • Government (http://www.academickids.com/encyclopedia/index.php/Government)
      • Religion (http://www.academickids.com/encyclopedia/index.php/Religion)
      • Holidays (http://www.academickids.com/encyclopedia/index.php/Holidays)
    • Space and Astronomy (http://www.academickids.com/encyclopedia/index.php/Space_and_Astronomy)
      • Solar System (http://www.academickids.com/encyclopedia/index.php/Solar_System)
      • Planets (http://www.academickids.com/encyclopedia/index.php/Planets)
    • Sports (http://www.academickids.com/encyclopedia/index.php/Sports)
    • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
    • Weather (http://www.academickids.com/encyclopedia/index.php/Weather)
    • US States (http://www.academickids.com/encyclopedia/index.php/US_States)
          Advertisement