Thank you to all for the kind words about scn.wiki - but I am not sure if I received an answer to my original question (or if I did I havne't understood it!) - I am not sure whether it is an individual user choice thing or a choice for each wikipedia. As I said, I have noticed that some wikis do not employ the underlining for internal links, so we had assumed that each wiki is able to control that somehow. Please keep your explanations clear and succinct - if you start talking about terrabytes you will lose me - let's stick to terra firma - thereby reducing the risk of you lot being further terrarised by me (spelling intentionally changed so that the some incompetent spooks don't come looking for me and accidentally/intentionally put three bullets into my skull). Thanking you again in anticipation. Salutamu pippu d'a
--------------------------------- Yahoo! Mail: gratis 1GB per i messaggi, antispam, antivirus, POP3
Am 31.08.2005 um 06:44 schrieb Giuseppe DAngelo:
Thank you to all for the kind words about scn.wiki - but I am not sure if I received an answer to my original question (or if I did I havne't understood it!) - I am not sure whether it is an individual user choice thing or a choice for each wikipedia. As I said, I have noticed that some wikis do not employ the underlining for internal links, so we had assumed that each wiki is able to control that somehow. Please keep your explanations clear and succinct - if you start talking about terrabytes you will lose me - let's stick to terra firma - thereby reducing the risk of you lot being further terrarised by me (spelling intentionally changed so that the some incompetent spooks don't come looking for me and accidentally/intentionally put three bullets into my skull). Thanking you again in anticipation.
in [[Mediawiki:Monobook.css]] you have to put following line (at the end, if there's content):
/* only for the content */ #bodyContent a { text-decoration: none; } /* for the sidebar */ #columnOne a { text-decoration: none; } /* for the footer */ #footer a { text-decoration: none; }
/* Of course you can shorten the example above with */ a { text-decoration: none; }
The whole thing is called CSS and you should find info about in en- Wikipedia and if you want to know what wizards do with CSS watch out for the CSS Zen Garden.
ciao, tom -- http://de.wikipedia.org/wiki/Benutzer:TomK32 http://www.tomk32.de
wikipedia-l@lists.wikimedia.org