<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://perplexcitywiki.com/w/index.php?action=history&amp;feed=atom&amp;title=Help%3AEditing_FAQs</id>
	<title>Help:Editing FAQs - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://perplexcitywiki.com/w/index.php?action=history&amp;feed=atom&amp;title=Help%3AEditing_FAQs"/>
	<link rel="alternate" type="text/html" href="https://perplexcitywiki.com/w/index.php?title=Help:Editing_FAQs&amp;action=history"/>
	<updated>2026-05-01T02:16:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.2</generator>
	<entry>
		<id>https://perplexcitywiki.com/w/index.php?title=Help:Editing_FAQs&amp;diff=15666&amp;oldid=prev</id>
		<title>Xnera: created, with some stuff copied from Editing Guidelines</title>
		<link rel="alternate" type="text/html" href="https://perplexcitywiki.com/w/index.php?title=Help:Editing_FAQs&amp;diff=15666&amp;oldid=prev"/>
		<updated>2006-09-29T20:09:19Z</updated>

		<summary type="html">&lt;p&gt;created, with some stuff copied from Editing Guidelines&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Need to know how to edit the wiki?  This article covers the most common questions.&lt;br /&gt;
&lt;br /&gt;
==How do I make a new page?==&lt;br /&gt;
&lt;br /&gt;
First, search for the topic using [[Special:Search|the Search page]] to make sure it&amp;#039;s not already covered.  If Search can&amp;#039;t find it, you&amp;#039;ll be given the option to start a page with that subject.  Just click on the red link, and start typing!&lt;br /&gt;
&lt;br /&gt;
==How do I edit a page?==&lt;br /&gt;
&lt;br /&gt;
With the exception of protected pages such as the [[Main Page]], all pages on the wiki have a related &amp;#039;&amp;#039;&amp;#039;edit&amp;#039;&amp;#039; tab.  Just click on the &amp;#039;&amp;#039;&amp;#039;edit&amp;#039;&amp;#039;&amp;#039; tab and start typing!&lt;br /&gt;
&lt;br /&gt;
==How do I use wiki markup?==&lt;br /&gt;
&lt;br /&gt;
An article&amp;#039;s edit page includes buttons that allow you to easily apply wiki formatting to selected text.  Try it out!&lt;br /&gt;
&lt;br /&gt;
You may also type wiki markup directly.  A full list of [http://en.wikipedia.org/wiki/Help:Editing commonly-used markup] is available [http://en.wikipedia.org/wiki/Help:Editing on Wikipedia].  Here&amp;#039;s some quick tips:&lt;br /&gt;
&lt;br /&gt;
Groups of &amp;#039;&amp;#039;&amp;#039;single quotes&amp;#039;&amp;#039;&amp;#039; are used to provide &amp;#039;&amp;#039;emphasis&amp;#039;&amp;#039; to words.  For example, &amp;#039;&amp;#039;&amp;#039;bold&amp;#039;&amp;#039;&amp;#039; would be written like this: &amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;bold&amp;#039;&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Use &amp;#039;&amp;#039;&amp;#039;single square brackets&amp;#039;&amp;#039;&amp;#039; to link to a page on another website.  Example: &amp;lt;nowiki&amp;gt;[http://www.google.com Google]&amp;lt;/nowiki&amp;gt; makes the link [http://www.google.com Google].&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Double square brackets&amp;#039;&amp;#039;&amp;#039; create intra-wiki links.  For example, to link to the main page, type &amp;lt;nowiki&amp;gt;[[Main Page]]&amp;lt;/nowiki&amp;gt;.  It&amp;#039;ll look like this: [[Main Page]].  To change the text of the link, use a |.  Example: &amp;lt;nowiki&amp;gt;[[Main Page|START HERE!!!]]&amp;lt;/nowiki&amp;gt; will come out like this: [[Main Page|START HERE!!!]]&lt;br /&gt;
&lt;br /&gt;
:Use a : at a beginning of a line to &amp;#039;&amp;#039;&amp;#039;indent&amp;#039;&amp;#039;&amp;#039;.  This line is indented once.&lt;br /&gt;
::Use multiple : to indent more.  This line starts with ::.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Lists&amp;#039;&amp;#039;&amp;#039; are made by starting a line with an * (for unordered lists) or # (for ordered lists).  &lt;br /&gt;
**Use more to indent list entries. This line starts with **.&lt;br /&gt;
&lt;br /&gt;
==How do I upload an image or other media file?==&lt;br /&gt;
&lt;br /&gt;
Use the [[Special:Upload|Upload file]] link on the toolbox menu (Logged in users only).  &lt;br /&gt;
&lt;br /&gt;
Supported file types include:&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;Images&amp;#039;&amp;#039;&amp;#039; - GIF, PNG, JPG&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;Audio&amp;#039;&amp;#039;&amp;#039; - MP3&lt;br /&gt;
&lt;br /&gt;
==How do I upload another type of file (text, doc, etc..)?==&lt;br /&gt;
&lt;br /&gt;
Do not upload text files, or files processed in a word processor; instead, copy the text directly into the wiki page and edit accordingly.  If the original formatting is important, you may instead take a screen shot of the file and upload the screenshot image.  Add the image to an article page, along with a transcript of the text.&lt;br /&gt;
&lt;br /&gt;
If the file is in some other format not supported by the wiki, then you can either convert the file to a supported format, or upload the file elsewhere and provide a link to it on the wiki.&lt;br /&gt;
&lt;br /&gt;
==What&amp;#039;s the preferred article style?==&lt;br /&gt;
&lt;br /&gt;
Detailed instructions on wiki style can be found on our [[Editing Guidelines]] page.  In general, you should aim for the following:&lt;br /&gt;
&lt;br /&gt;
*Start each article with a short statement, summarising the most important or basic details about the subject.&lt;br /&gt;
*Use sections to organise information and break up longer articles for easier reading.&lt;br /&gt;
*Draw attention to important information:&lt;br /&gt;
**Use &amp;#039;&amp;#039;&amp;#039;bold&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;italics&amp;#039;&amp;#039;&amp;#039; to add emphasis.&lt;br /&gt;
**Create lists of basic details at the top of the page.&lt;br /&gt;
**Use [[:Category:Infobox templates|Infobox templates]] to portray important information in a concise format&lt;br /&gt;
*Provide links to source statements in a &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; section.&lt;br /&gt;
*Add categories or templates to a page to link similar subjects together.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;LINK, LINK, LINK!&amp;#039;&amp;#039;&amp;#039; Make intra-wiki links whenever possible.&lt;br /&gt;
&lt;br /&gt;
==Where should I put comments about a page?==&lt;br /&gt;
&lt;br /&gt;
Each page on the wiki has a related &amp;#039;&amp;#039;&amp;#039;Discussion&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;Talk&amp;#039;&amp;#039;&amp;#039; page.  Comments or questions about a page should go on these pages.  &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Never&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039; put comments or questions directly on an article page itself.  You can sign your comment by using four tildes (&amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt;).  The signature will look like this: [[User:Xnera|xnera]] 13:09, 29 September 2006 (PDT)&lt;br /&gt;
&lt;br /&gt;
Although we welcome comments and discussion about the wiki pages themselves, we politely remind that the wiki is not the place for &amp;#039;&amp;#039;&amp;#039;speculation&amp;#039;&amp;#039;&amp;#039; about a subject.  Instead, you may post your speculation at [http://forums.unfiction.com/forums/index.php?f=187 UnForums], [http://www.plexorum.com Plexorum], or the [http://forums.perplexcity.com PerplexCity.com forums].&lt;br /&gt;
&lt;br /&gt;
==Where can I additional help on...==&lt;br /&gt;
&lt;br /&gt;
The following Wikipedia resources provide additional help for specific topics.&lt;br /&gt;
&lt;br /&gt;
===...Wiki markup?===&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page How to edit a page] article provides detailed instruction on the most commonly used wiki markup.&lt;br /&gt;
&lt;br /&gt;
===...Categories?===&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Wikipedia:Categorization Look here] for categorization assistance.&lt;br /&gt;
&lt;br /&gt;
===...Tables?===&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Help:Table See this] for table help.&lt;br /&gt;
&lt;br /&gt;
===...Templates?===&lt;br /&gt;
&lt;br /&gt;
The [http://en.wikipedia.org/wiki/Help:A_quick_guide_to_templates Quick Guide] will get you started;  [http://en.wikipedia.org/wiki/Help:Template Help:Template] provides detailed instructions; and for the courageous, there&amp;#039;s [http://meta.wikimedia.org/wiki/Help:Advanced_templates Advanced template help].&lt;br /&gt;
&lt;br /&gt;
[[Category:WikiProject]]&lt;/div&gt;</summary>
		<author><name>Xnera</name></author>
	</entry>
</feed>