Help:Contents
From NYCwiki
Contents |
Getting started
- MediaWiki User's Guide
- Configuration settings list
- MediaWiki FAQ
- MediaWiki release mailing list
- Code like this looks like this.
- You can learn to play with wiki text in the NYCwiki:Sandbox!
Citations
- Currently reference tags work, but not the cite news, cite web templates as used on wikipedia.
InstantCommons
- We have installed the Instant Commons extension. Thus any media file on Wikimedia Commons can be included in a wiki page like a locally uploaded file by specifying its name. Local filenames take precedence over Commons filenames.
Uploading files
- The following file extensions are acceptable for upload: png, gif, jpg, jpeg, doc, xls, mpp, pdf, ppt, tiff, bmp, docx, xlsx, pptx, and ps. Other files e.g. video, should be uploaded to wikipedia commons and included using Instant Commons, as above.
Loading map...
Maps
- The maps extension is installed. Example usage: {{#display_map:New York City|width=400|height=200}}
- To display the map floated right:
<div style="float:right;margin: 0 0 10px 10px; padding: 10 px; clear: right;">
{{#display_map:New York City|width=400|height=200}}
</div>
- (Make sure the </div> is on a separate line)
- For more tips on usage, see Help:Maps.
Linking to Wikipedia
- To link to Wikipedia page just prefix the link with wikipedia: : Example: [[wikipedia:New York City|New York City]] goes to New York City on Wikipedia.
- Update : Now [[w:New York City|New York City]] will work as well.
Wikipedia Template
- Including {{wikipedia|pagename}} at the end of an article will add a credit of the form:
This article incorporates text from Wikipedia, a project that shares NYCwiki's Creative Commons BY-SA 3.0 License.