Azurilland Wiki

We've Moved! Just as Gamepedia has joined forces with Fandom, this wiki had joined forces with our Fandom equivalent. The wiki has been archived and we ask that readers and editors move to the now combined wiki on Fandom. Click to go to the new wiki.

READ MORE

Azurilland Wiki
(removed wikia mentinos)
 
(14 intermediate revisions by 10 users not shown)
Line 1: Line 1:
 
'''Editing and creating pages''' is easy. You might want to have the [[Pokemon:Sandbox|sandbox]] open while you read this, so you can practice your editing without messing anything up.
:''This page is incomplete. You may see [[MetaWikiPedia:Help:Editing|Meta's help]] or [[Wikicities:Help:Editing|Wikicities help]].''
 
'''Editing and creating pages''' is easy. You might want to have the [[Pokemon:Sandbox|sandbox]] open while you read this, so you can practise your editing without messing anything up.
 
 
__NOTOC__
 
__NOTOC__
To begin editing a page, just click the bold '''edit this page''' link at the top of the page. Doing so will bring up a textbox; make your changes and click the "'''Save page'''" button (which is rate below the textbox). Your edits will be visible on the page immediantly! Just wait, though — editing isn't just for the fun of editing a page, The Pokémon Encyclopedia is an ''encyclopedia'', which means that we're a database of knowledge — so, if you see something you can add to a page, or anyway you can improve it, do so.
+
To begin editing a page, just click the bold '''edit this page''' link at the top of the page. Doing so will bring up a textbox; make your changes and click the "'''Save page'''" button (which is rate below the textbox). Your edits will be visible on the page immediately! Just wait, though — editing isn't just for the fun of editing a page, The Pokémon Encyclopedia is an ''encyclopedia'', which means that we're a database of knowledge — so, if you see something you can add to a page, or anyway you can improve it, do so.
   
 
There is also a "'''Show preview'''" button. Pushing this will show you a preview of your changes before you actually save it, to make sure everything looks right. It is preferred that you preview your edits before you save, because this way you won't clog up the history of the page with lots of your revisions (feel free to edit a page several times in a row if you find something else to add, though!), although this isn't policy, so if you ''really'' hate the "Show preview" button you don't have to use it.
 
There is also a "'''Show preview'''" button. Pushing this will show you a preview of your changes before you actually save it, to make sure everything looks right. It is preferred that you preview your edits before you save, because this way you won't clog up the history of the page with lots of your revisions (feel free to edit a page several times in a row if you find something else to add, though!), although this isn't policy, so if you ''really'' hate the "Show preview" button you don't have to use it.
   
To create a page, type the name of the to-be-created page in the searchbox to the left entitled "Wikicities" (not the Google box). If they page doesn't already exist, it will say so and give you a link to create it — type your content into the textbox and click '''Save page''', just like before. Now that page exists! Just remember to not create pointless or spammy pages.
+
To create a page, type the name of the link. It specifies if the page does not exist, and will give you a link to create it — type your content into the textbox and click '''Save page''', just like before. Now that page exists! Just remember to not create pointless or spammy pages.
   
 
Theres a bit more to it, though — MediaWiki, the software this site runs on, uses a special syntax to link pages together and format the page. For example, if you wanted to create a section header, you would type:
 
Theres a bit more to it, though — MediaWiki, the software this site runs on, uses a special syntax to link pages together and format the page. For example, if you wanted to create a section header, you would type:
Line 12: Line 11:
 
This would produce a header called "Name of the header". The header was created by surrounding it with two equal signs on each side. Here is some other formatting tricks:
 
This would produce a header called "Name of the header". The header was created by surrounding it with two equal signs on each side. Here is some other formatting tricks:
   
<table width="100%"><tr style="background-color:#aaa;"><td>
+
{| width="100%"
 
|- style="background-color:#aaa;"
<big>'''Type this:'''</big>
+
| <big>'''Type this:'''</big>
</td>
 
 
| <big>'''To produce this:'''</big>
<td>
 
 
|- style="background-color:#f9f9f9"
<big>'''To produce this:'''</big>
 
 
| <code><nowiki>==Header name==</nowiki></code>
</td>
 
  +
|
</tr>
 
 
<tr style="background-color:#f9f9f9">
 
<td>
 
<code><nowiki>==Header name==</nowiki></code>
 
</td>
 
<td>
 
 
==Header name==
 
==Header name==
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki>===Header name===</nowiki></code>
 
  +
|
<tr style="background-color:#f9f9f9">
 
<td>
 
<code><nowiki>===Header name===</nowiki></code>
 
</td>
 
<td>
 
 
===Header name===
 
===Header name===
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki>====Header name====</nowiki></code>
 
  +
|
<tr style="background-color:#f9f9f9">
 
<td>
 
<code><nowiki>====Header name====</nowiki></code>
 
</td>
 
<td>
 
 
====Header name====
 
====Header name====
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki>=====Header name=====</nowiki></code>
 
  +
|
<tr style="background-color:#f9f9f9">
 
<td>
 
<code><nowiki>=====Header name=====</nowiki></code>
 
</td>
 
<td>
 
 
=====Header name=====
 
=====Header name=====
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki>[[Page you want to link to]]</nowiki></code>
 
  +
|
<tr style="background-color:#f9f9f9">
 
<td>
 
<code><nowiki>[[Page you want to link to]]</nowiki></code>
 
</td>
 
<td>
 
 
[[Page you want to link to]]
 
[[Page you want to link to]]
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki>[[Page you want to link to|Face of link]]</nowiki></code>
 
  +
|
<tr style="background-color:#f9f9f9">
 
<td>
 
<code><nowiki>[[Page you want to link to|Face of link]]</nowiki></code>
 
</td>
 
<td>
 
 
[[Page you want to link to|Face of link]]
 
[[Page you want to link to|Face of link]]
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki>[[Page]]s</nowiki></code>
 
  +
|
<tr style="background-color:#f9f9f9">
 
<td>
 
<code><nowiki>[[Page]]s</nowiki></code>
 
</td>
 
<td>
 
 
[[Page]]s
 
[[Page]]s
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki>[http://example.com External link name]</nowiki></code>
 
  +
|
<tr style="background-color:#f9f9f9">
 
<td>
 
<code><nowiki>[http://example.com External link name]</nowiki></code>
 
</td>
 
<td>
 
 
[http://example.com External link name]
 
[http://example.com External link name]
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki>'''Text you want bold'''</nowiki></code>
 
  +
|
 
<tr style="background-color:#f9f9f9">
 
<td>
 
<code><nowiki>'''Text you want bold'''</nowiki></code>
 
</td>
 
<td>
 
 
'''Text you want bold'''
 
'''Text you want bold'''
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki>''Text you want italic''</nowiki></code>
 
  +
|
 
<tr style="background-color:#f9f9f9">
 
<td>
 
<code><nowiki>''Text you want italic''</nowiki></code>
 
</td>
 
<td>
 
 
''Text you want italic''
 
''Text you want italic''
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki>'''''Text you want bold and italic'''''</nowiki></code>
 
  +
|
<tr style="background-color:#f9f9f9">
 
<td>
 
<code><nowiki>'''''Text you want bold and italic'''''</nowiki></code>
 
</td>
 
<td>
 
 
'''''Text you want bold and italic'''''
 
'''''Text you want bold and italic'''''
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki>[[Image:Name of image.png]]</nowiki></code> (upload at [[Special:Upload]], must be registered) and [[files]]
 
  +
|
<tr style="background-color:#f9f9f9">
 
<td>
 
<code><nowiki>[[Image:Name of image.png]]</nowiki></code> (upload at [[Special:Upload]], must be registered)
 
</td>
 
<td>
 
 
[[Image:Bulbasaur.gif]]
 
[[Image:Bulbasaur.gif]]
 
|- style="background-color:#f9f9f9"
</td></tr>
 
  +
| <code><nowiki>*A list</nowiki><br /><nowiki>*which</nowiki><br /><nowiki>*isn't</nowiki><br /><nowiki>*organised (bullets)
 
 
</nowiki></code>
<tr style="background-color:#f9f9f9">
 
  +
|
<td>
 
<code><nowiki>
 
*A list
 
<nowiki>*which</nowiki><br/>
 
<nowiki>*isn't</nowiki><br/>
 
<nowiki>*organised (bullets)
 
</nowiki></code>
 
</td>
 
<td>
 
 
*A list
 
*A list
 
*which
 
*which
 
*isn't
 
*isn't
*organised (bullets)
+
*organized (bullets)
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki>
 
  +
#This is</nowiki><br /><nowiki>#a list</nowiki><br /><nowiki>#which is</nowiki><br /><nowiki>#numbered
<tr style="background-color:#f9f9f9">
 
 
</nowiki></code>
<td>
 
  +
|
<code><nowiki>
 
#This is</nowiki><br/>
 
<nowiki>#a list</nowiki><br/>
 
<nowiki>#which is</nowiki><br/>
 
<nowiki>#numbered
 
</nowiki></code>
 
</td>
 
<td>
 
 
#This is
 
#This is
 
#a list
 
#a list
 
#which is
 
#which is
 
#numbered
 
#numbered
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki>
 
  +
:This is an indent</nowiki><br /><nowiki>::This is a further indent</nowiki><br /><nowiki>:::This is an even further indent
<tr style="background-color:#f9f9f9">
 
 
</nowiki></code>
<td>
 
  +
|
<code><nowiki>
 
:This is an indent</nowiki><br/>
 
<nowiki>::This is a further indent</nowiki><br/>
 
<nowiki>:::This is an even further indent
 
</nowiki></code>
 
</td>
 
<td>
 
 
:This is an indent
 
:This is an indent
 
::This is a further indent
 
::This is a further indent
 
:::This is an even further indent
 
:::This is an even further indent
 
|- style="background-color:#f9f9f9"
</td></tr>
 
 
| <code><nowiki><nowiki>[[Text you don't want]] ==Formatted== </nowiki></nowiki></code>
 
  +
| <nowiki>[[Text you don't want]] ==Formatted== </nowiki>
<tr style="background-color:#f9f9f9">
 
  +
|- style="background-color:#f9f9f9"
<td>
 
<code><nowiki><nowiki>[[Text you don't want]] ==Formatted== </nowiki></nowiki></code>
+
| <code><nowiki>~~~~</nowiki></code>
  +
|
</td>
 
 
[[User:Jellochuu|&ndash; Your user name/IP address]] 09:26, 6 Feb 2005 (PST)
<td>
 
  +
|}
<nowiki>[[Text you don't want]] ==Formatted== </nowiki>
 
</td></tr>
 
 
<tr style="background-color:#f9f9f9">
 
<td>
 
<code><nowiki>~~~~</nowiki></code>
 
</td>
 
<td>
 
[[User:Jellochuu|&ndash; Your user name/IP address]] 09:26, 6 Feb 2005 (PST)
 
</td></tr>
 
 
</table>
 

Latest revision as of 04:19, 15 November 2018

Editing and creating pages is easy. You might want to have the sandbox open while you read this, so you can practice your editing without messing anything up.

To begin editing a page, just click the bold edit this page link at the top of the page. Doing so will bring up a textbox; make your changes and click the "Save page" button (which is rate below the textbox). Your edits will be visible on the page immediately! Just wait, though — editing isn't just for the fun of editing a page, The Pokémon Encyclopedia is an encyclopedia, which means that we're a database of knowledge — so, if you see something you can add to a page, or anyway you can improve it, do so.

There is also a "Show preview" button. Pushing this will show you a preview of your changes before you actually save it, to make sure everything looks right. It is preferred that you preview your edits before you save, because this way you won't clog up the history of the page with lots of your revisions (feel free to edit a page several times in a row if you find something else to add, though!), although this isn't policy, so if you really hate the "Show preview" button you don't have to use it.

To create a page, type the name of the link. It specifies if the page does not exist, and will give you a link to create it — type your content into the textbox and click Save page, just like before. Now that page exists! Just remember to not create pointless or spammy pages.

Theres a bit more to it, though — MediaWiki, the software this site runs on, uses a special syntax to link pages together and format the page. For example, if you wanted to create a section header, you would type:

==Name of the header==

This would produce a header called "Name of the header". The header was created by surrounding it with two equal signs on each side. Here is some other formatting tricks:

Type this: To produce this:
==Header name==

Header name

===Header name===

Header name

====Header name====

Header name

=====Header name=====
Header name
[[Page you want to link to]]

Page you want to link to

[[Page you want to link to|Face of link]]

Face of link

[[Page]]s

Pages

[http://example.com External link name]

External link name

'''Text you want bold'''

Text you want bold

''Text you want italic''

Text you want italic

'''''Text you want bold and italic'''''

Text you want bold and italic

[[Image:Name of image.png]] (upload at Special:Upload, must be registered) and files

File:Bulbasaur.gif

*A list
*which
*isn't
*organised (bullets)
  • A list
  • which
  • isn't
  • organized (bullets)
#This is
#a list
#which is
#numbered
  1. This is
  2. a list
  3. which is
  4. numbered
:This is an indent
::This is a further indent
:::This is an even further indent
This is an indent
This is a further indent
This is an even further indent
<nowiki>[[Text you don't want]] ==Formatted== </nowiki> [[Text you don't want]] ==Formatted==
~~~~

– Your user name/IP address 09:26, 6 Feb 2005 (PST)