Help:Editing
From WikiCU, the Columbia University wiki encyclopedia
From WikiCUThis page explains a few of the techniques and formatting commands you can use to edit pages. It is still a work in progress. If you want to figure out how to do something in particular that's not listed here, one good strategy is to view the editing window of pages that contain the formatting you want to emulate. You can also often find examples on other wikis.
[edit] The Basics
[edit] Advanced formatting
[edit] MapsSample map code: <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> 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. [edit] CitationsFootnotes are used to cite sources of information in an article. The footnote will appear as a superscripted number next within the text that links to a note at the bottom of the article. To cite text:
The team scored only 4 points that day.<ref>"Basketball Team Suffers Anticipated Loss", Columbia Spectator, 2/5/07</ref>
== References == <references /> [edit] Citing a source multiple timesTo add a citation for one source multiple times in the article, similar steps are taken to those above, except a name is added to the <ref> tag:
The team scored only 4 points that day.<ref name="badloss">"Basketball Team Suffers Anticipated Loss", Columbia Spectator, 2/5/07</ref>
The team captain could be seen openly weeping at the defeat.<ref name="badloss" /> [edit] RedirectsRedirects are used to automatically move the user from one page to another. For example, if a user types SEAS, they are first taken to the SEAS article, which instantly redirects them to the article on Fu Foundation School of Engineering and Applied Science. This allows users to easily find articles without always typing the exact title of the article. #REDIRECT [[Internal link]] [edit] External References |

