User:Monakhos: Difference between revisions

From bradwiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 14: Line 14:
<br>
<br>
[http://www.mediawiki.org/wiki/Extension:TreeAndMenu Tree Extension]
[http://www.mediawiki.org/wiki/Extension:TreeAndMenu Tree Extension]
<br>
[[Thule]]
|----
|----
|}
|}


{{Clear}}
= My Pages =


[[Brads Computers|Brads Custom PC]]
[http://www.onesci.com/BM/computer Brads PC on OneSci]




{{Clear}}


{{cquote|SAN DIEGO -- Money -- does it draw students to their future careers?
== Quoting ==
The answer is no, according to statistics and students at San Diego State University. These days, it seems that money is not the top priority when choosing a career. }}
{{cquote|SAN DIEGO -- Money -- does it draw students to their future careers? The answer is no, according to statistics and students at San Diego State University.}}


[[Category:Protocol]]
{{MainPageLinks}}
{{top icon
| imagename    = Padlock-red.svg
| wikilink    = User:Bradley Monakhos
| description  = Admin
| id          = Admin-icon
| icon_nr      = {{{icon_nr|{{{number|0}}}}}}
| extra_offset = {{{extra_offset|{{{offset|0}}}}}}
| width        = {{{width|15}}}
| style        = {{{style|}}}
}}


==MediaWiki Tips==
==MediaWiki Tips==


To remove the arrow icon from external links, navigate to MediaWiki:Common.css and add this line of code
*To remove the arrow icon from external links, navigate to MediaWiki:Common.css and add this line of code
<nowiki>
#content a[href ^="http://"].external {background: center right no-repeat; padding-right: 1px;}
</nowiki>


<nowiki>
*Push everything to below a certain point on the page
#content a[href ^="http://"].external
<nowiki>
{
{{Clear}}
    background: center right no-repeat; padding-right: 1px;
}
</nowiki>
</nowiki>




<references />
{{pp-template|small=yes}}
{{pp-template|small=yes}}
__NOTOC____NOEDITSECTION__
__NOTOC____NOEDITSECTION__

Latest revision as of 18:04, 3 May 2013

ßråd
Homepage of Bradley Monk
DrugMonkey · Allen Brain Atlas · Ligand Database · Wolfram Alpha · Species Time Translator

Jeremy · David · Clare ·All Users 

OneSci Page

About Me
Home Page
mocolab
Quick Links
Editing Guide

CSS
Image Mapper
Tree Extension
Thule

My Pages

Brads Custom PC Brads PC on OneSci


Quoting

SAN DIEGO -- Money -- does it draw students to their future careers? The answer is no, according to statistics and students at San Diego State University.


MediaWiki Tips

  • To remove the arrow icon from external links, navigate to MediaWiki:Common.css and add this line of code
#content a[href ^="http://"].external {background: center right no-repeat; padding-right: 1px;}

  • Push everything to below a certain point on the page
{{Clear}}