Difference between revisions of "Help:Contents"

From WikiCU
Jump to: navigation, search
(Editing)
Line 13: Line 13:
  
 
Wikipedia doesn't censor content. Neither does WikiCU. Occasionally someone will post stuff that others don't like. This might include slander or unnecessarily personal information. You are welcome to remove this content yourself by editing the article. Alternatively, please view the [[Special:Listusers|list of users]] and contact one or more "sysops" (ie, administrators), who will also be able to remove the content. If you still have a complaint please contact [[User:Admin]] or send an email to [mailto:admin@wikicu.com admin@wikicu.com].
 
Wikipedia doesn't censor content. Neither does WikiCU. Occasionally someone will post stuff that others don't like. This might include slander or unnecessarily personal information. You are welcome to remove this content yourself by editing the article. Alternatively, please view the [[Special:Listusers|list of users]] and contact one or more "sysops" (ie, administrators), who will also be able to remove the content. If you still have a complaint please contact [[User:Admin]] or send an email to [mailto:admin@wikicu.com admin@wikicu.com].
 
== Maps ==
 
 
Sample map code:
 
 
<pre>
 
<googlemap lat="40.806068" lon="-73.964987" type="map" zoom="16" width="500" height="300" controls="small">
 
40.806068, -73.964987, Broadway residence hall
 
</googlemap>
 
</pre>
 
 
The easiest way to edit a map is to insert the above sample code, then click "make a map" immediately above the text editing box. This will allow you to insert place markers.
 
 
Let's keep small maps (one or two buildings) to a width of 500 and a height of 300.
 
 
== Footnotes ==
 
 
To make a single use footnote:
 
#''<nowiki><ref>text of note</ref></nowiki>'' at the in-text place.
 
#(Only needed once per article)''<nowiki><references/></nowiki>'' under the Notes heading.
 
 
To make a multiple use footnote:
 
#''<nowiki><ref name=foo>text of note</ref></nowiki>'' at each in-text place.
 
##Alternatively  ''<nowiki><ref name=foo /></nowiki>'' A self-closing tag on every use after ''name=foo'' has been defined.
 
#(Only needed once per article)''<nowiki><references/></nowiki>'' under the Notes heading; exactly the same as to make a single-use note.
 

Revision as of 12:32, 9 July 2007

If you have any questions, add them to this page.

Editing

Editing WikiCU is very much like editing Wikipedia. Help on creating links, tables, etc, can be found here. If you want to mess around a little, try the Sandbox. If you want to delete an article, start a discussion on the article's discussion page.

In general, you should follow Wikipedia policies, including:

Complaints about an article

Wikipedia doesn't censor content. Neither does WikiCU. Occasionally someone will post stuff that others don't like. This might include slander or unnecessarily personal information. You are welcome to remove this content yourself by editing the article. Alternatively, please view the list of users and contact one or more "sysops" (ie, administrators), who will also be able to remove the content. If you still have a complaint please contact User:Admin or send an email to admin@wikicu.com.