User:IonParticle

From STOwiki

Jump to: navigation, search
Admin Medal
Admin Medal

Welcome!


If you need help regarding wiki markup or STOwiki, feel free to leave a message on my talk page or check out the STOwiki IRC chat.






Help Files

The two sites I used the most while building STOwiki are:

  • W3Schools - For CSS and HTML help, CSS can be used in the wiki.
  • Wikipedia - For wiki help and code examples.

CSS in wiki

Most CSS commands can be used in the wiki. The only one I have found that does not work is background image.

<div style="text-align:center;width:100%;>

{| style="background:blue;border:1px solid #111111;"
| style="background:yellow;" | Some stuff
|}

</div>
Personal tools