User talk:John Reid/tvb
From Wikipedia, the free encyclopedia
[edit] Sample
Random show | |
Look, it's Jimmy Wales. |
|
Genre | Comedy-drama |
---|---|
Camera setup | Single-camera |
Picture format | 1080i HDTV |
Running time | 60 minutes |
Creator(s) | Random person |
Executive Producer(s) | Random person |
Starring | John Doe Jane Doe Jim Doe Jill Doe |
Narrated by | Random person |
Country of origin | United States |
Original network/channel | TNT |
Original run | July 2, 2000 – July 3, 2000 |
Total no. of episodes | 1 |
Official website | |
IMDb profile | |
TV.com summary |
[edit] Link colors
You can override link colors using CSS inside SPAN tags, but it's really ugly. For example–
Code | Result |
---|---|
[http://en.wikipedia.org/ <span style="color: white;">http://en.wikipedia.org/</span>] |
http://en.wikipedia.org/ |
[[Comedy-drama|<span style="color: white;">Comedy-drama</span>]] |
Comedy-drama |
But.. uhm, I dunno how this would work nicely in the layout you seem to be aiming for here. You'd almost have to pass two parameters for each row ("link_text", "link"). And then each row would have to be limited to just wiki-links or external links (you wouldn't be able to mix both). It's too bad there's no way to override the anchor tag styling via CSS (at least not without adding a new class to MediaWiki:Common.css). —Locke Cole • t • c 06:32, 4 April 2006 (UTC)
[edit] Mediawiki.css code
Adding this css code to MediaWiki:Common.css would solve the coloring problem with the links. Thanks to Locke Cole for designing it. - Someguy0830 (Talk | contribs) 23:13, 4 April 2006 (UTC)