User:Kirsty cotton/sandpit

From The Urban Dead Wiki
< User:Kirsty cotton
Revision as of 15:40, 27 April 2013 by Kirsty cotton (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Welcome to the Urban Dead wiki.

This is meant to walk new or inexperienced users through making their user page and talk page (as well as, give some direction for other common edits). Before we get to that, there are a few "areas" on the wiki. The first being user pages (they begin with "User:"). On your own user page you can do nearly anything you want. There are some limits, but you have the greatest freedom and other users have the least rights. The main area is further divided into true public pages (such as buildings or suburbs), group pages and administration pages. Generally, you will only be editing true public pages. You will know if you are allowed to edit a group's page. Administration pages are a bit tricky, you may have need for them but you might go years without needing them. Whenever you are in doubt if you should make an edit, you can always post on the associated talk page to ask for clarification or whether it's appropriate.

Making a User Page

Once you've gotten logged in, you should be ready to edit. Click on your user name on the top right of the screen to go to your user page. You will notice to the top left (next to the Urban Dead logo) there are links to user page, discussion, create (later it will say edit), history, and watch. Click on create. Before we get into setting up any type of page, go ahead and type some in the editor box, use the edit buttons and use the preview button to see how it looks. You will be using the preview button often to see how your changes look before saving the page.

We will be using the coding from my user page, since it is relatively easy to change and a bit more in-depth than a template. As a side note, my wiki page is actually based on (read as: stolen from) the work of User:Xyu, who made it for the Mall Tour '11 event. Just copy the below code (found inside the box) to your user page. Following the code, you will see the page without any changes. After that we will get back to making the page.

__NOTOC__ 
__NOEDITSECTION__
<center>
<div style="background-color: silver; width: 700px; padding: 20px; min-width: 700px;">
<div style="background-color: dark gray; width: auto; padding: 0px 0px 20px 0px; min-width: 400px;">
{|style="background-color: darkgray; border:darkgray 5px solid;"
|-
|This is where your user name goes
|}
</div>

<div style="background-color: darkgray; padding: 10px; text-align: left; color: Black; {{border-radius|5px}};">
==<div align="center"><span style="Color: black">User Information</span></div align>==

{| style="background:darkgrey" align="center"
|
| You can tell about yourself or use templates here.
|}
</div align>


<div style="background-color: darkgray; padding: 10px; text-align: left; color: Black; {{border-radius|5px}};">
{|width=100%
|align=left|'''The name of your character goes here.'''

Joined: YYYY-MM-DD

Character Type: Survivor, Zombie, etc.

Character profile:[http://www.urbandead.com/profile.cgi?id=?????? <span style="color: black">Urban Dead profile</span>]

Current status: Active

Theme Music: Theme song
|align=right|[[Image:Img_upld.gif|200px]]
|}<br>
{|align="center"
| {{Survivor}}
| {{Zombie}}
|} 
<br><br>
</div align>
</div><br><br>
Page design stolen from [[Mall_Tour_'11|Mall Tour '11]]</center>

Without making any changes you get:

This is where your user name goes
User Information
You can tell about yourself or use templates here.


The name of your character goes here.

Joined: YYYY-MM-DD

Character Type: Survivor, Zombie, etc.

Character profile:Urban Dead profile

Current status: Active

Theme Music: Theme song

Img upld.gif

ZombieHand.gif Proud To Be Alive
This user is a survivor and proud of it.
ZombieHand.gif Proud To Be Dead
This user is a zombie and proud of it.





Page design stolen from Mall Tour '11



Click Preview after each change, this way if you make any mistakes they are easy to find.

  1. Make your text changes, simply replace the text with what you want it to say
  2. Update your character link, you can open in a new tab/window to make sure it works
  3. Try changing some colors (if you want), this gives colors and their names, remember they are all one word.
  4. Add Templates, most of the user based templates can be found in one of the following: Userboxes, User Templates, Character related
  5. When everything looks good, hit save page and your page will be created (we will add the character image soon)

What if everything doesn't look right, or something won't do what you want? Go ahead and save your page. You can either dig through the editing help topics or simply ask on your talk page for help.

Now let's upload a (or just use an existing) character image.

  1. Upload your own image by using the Upload file (located near the bottom of the left-hand menu in the toolbox section)
    Alternatively, search through existing images for your character
  2. Follow the uploading instructions, if uploading
  3. Change [[Image:Img_upld.gif|200px]] to [[Image:"file you are using"|200px]]
  4. Preview the page, make any changes to the image size you want by changing the number (just remember to leave the px)

Finally, let's create the talk page.

  1. Make sure you are on your user page and click on discussion.
  2. Click on the + (this gives you a subject line, it creates a header on the page)
  3. Type a message in subject line (if you had any problems, make the subject "help" or something similar)
  4. Type a message, anything is fine but if you had problems describe them the best you can
  5. When you finish your message either type "~~~~" or hit the signature button (it looks like a signature) in the edit button list

This is the area where other users will message you (you can message other users on their talk page as well). It is not hidden in anyway, so be aware any comments are publicly viewable.

Other Common Edits

Status Report Updates

Using the map find where your character is located. If you are not at a building, move to one. Now, take a look at the building. Is it ruined (shown are a darker gray or a discolored yellow if lit)? If not, what is the barricade level? Back on the wiki find your specific building and click on its link (you'll have to first click on your suburb). On the top of the building page is a danger report with 3 links: bic, statuses, update. Click on update and you'll get instructions for completing the update. Be sure to type statuses exactly as they appear. Once you've got the update finished, click preview and make sure it looks right. Once your happy click on submit and you've updated your first building status.

If you have any problems or questions during the process (or if you just want more information), this Danger Reports Guide gives a more thorough explanation of the process.

Making a sandbox or signature page

You can make any number of pages within your user area. An example sandbox would be: http://wiki.urbandead.com/index.php/User:Your_Name/Sandbox. Sandboxes are often used to work on code or keep links handy; however, you can use one for any reason. You can similarly make a template for your signature by creating a new page (often User:Your_Name/Sig) and adding the code for a signature. A simple one would be [[User:Your_Name|<span style="color: blue">What you want people to see</span>]]. Just create your signature page and add that text. Once you are done, click on preferences and in the signature area place {{User:Your_Name/Sig}}.

You can visit this for more information about creating pages. (I happen to disagree about easiest way to make a page, for your user page just visit your main user page and type: /new_page_name. It will take you to a blank page within your user area.

For further information on making a custom templated signature
.

Helpful Links

Recent Changes shows what has been recently changed on the wiki.
Editing help topics (this is also found in the left-hand menu, in the wiki section)
Templates are a bit mixed up. In general, most of the user based templates can be found in one of the following: Userboxes, User Templates, Character related. If you find a template on another page, you can often use edit to view the code and look for the template code, copy that code and use it on your page. Just be sure to cancel your edit (cancel is found just right of show changes under the edit area.