User:Milton Beychok/Storage box: Difference between revisions
Jump to navigation
Jump to search
imported>Milton Beychok No edit summary |
imported>Milton Beychok No edit summary |
||
Line 3: | Line 3: | ||
*[[CZ:Project_Home#Policy|All policies]] | *[[CZ:Project_Home#Policy|All policies]] | ||
*[[CZ:Templates]] lists all of the available templates | *[[CZ:Templates]] lists all of the available templates | ||
==Commenting out== | |||
'''<!-- Comments inside this tag will not show -->''' | |||
==Table for use in book articles== | ==Table for use in book articles== |
Revision as of 20:20, 22 July 2008
- CZ:Approval Process explains how the article approval process works
- constables@citizendium.org
- All policies
- CZ:Templates lists all of the available templates
Commenting out
'
Table for use in book articles
Author | Name or names |
Language | English or ? |
Publisher | Name |
Date | Date (X Edition) |
Cover type | Hardback or Soft cover |
Pages | XXX |
ISBN | XXXX... |
Just copy and paste this code into the article, and fill in the table:
{|align=right cellpadding=2 width=200 style="border:1px solid #000000;font-size:85%;background:#EEEEEE;"
|-
|width="65"|'''Author'''||
|-
|'''Language'''||
|-
|'''Publisher'''||
|-
|'''Date'''||
|-
|'''Cover type'''||
|-
|'''Pages'''||
|-
|'''ISBN'''||
|}
Citing Journal Articles
{{cite journal| author=|title=|journal=|volume=|issue=| pages=|date=|id=|url=}}
Template for lining up = signs
{|border="0" cellpadding="2" |- |align=right|where: | |- !align=right| |align=left|= |- !align=right| |align=left|= |- !align=right| |align=left|= |- !align=right| |align=left|= |- !align=right| |align=left|= |}
Selecting one's own color for links to non-exiting articles
- Click on your "my preferences" tab at the top of the CZ page.
- Then click on your "skin" tab and check to see which skin you are using. The skin choices are: chick, classic, cologne blue, monobook, myskin, nostalgia, pinkwich5 and simple.
- Once you have identified the skin you are using, then go to [[User:Your name/yourskin.css]]. When writing "yourskin.css", be sure to use all lowercase even though the list of skins uses some capitalization.
- Once you are at [[User:Yourname/yourskin.css]], click on the edit tab at the page top. Then add this code: a.new { color:#XXXXXX; } where XXXXXX is the hex number for the color you want to use. Then save the page.
- Then it is very important to refresh your cache by:
- IE: hold Ctrl while clicking Refresh, or press Ctrl-F5
- Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac);
- Konqueror:: Simply click the Reload button, or press F5;
- Opera: You may need to completely clear their cache in Tools→Preferences.