Help:Quick start guide: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (This guide is meant to be straight to the point with zero sidetracking. To add the US-English detail, we'd have to add a lot more policy details that are just as important. Still, leaving the "US" is a subtle hint that doesn't increase complexity.)
(Added shortcuts.)
(15 intermediate revisions by 7 users not shown)
Line 1: Line 1:
This quick start guide will help you learn how editing works on a wiki. This guide is specially aimed at absolute beginners. Once you finish reading this, you'll be more than ready to edit articles. Don't feel the need to memorize everything on this guide though – just come back to it when you need a quick reminder. You can learn about more advanced features in other places, but you shouldn't need them most of the time.
{{shortcut|P:QSG}}
 
This quick start guide will help you learn how editing works on a wiki. This guide is specially aimed at total beginners, and once you finish reading this, you'll be more than ready to edit articles. Don't feel the need to memorize everything on this guide though – just come back to it when you need a quick reminder. You shouldn't need to know more, but you can learn more by experimenting ('''common sense''' will take you far!), checking the other [[:Category:Help|help pages]], learning from an article that does what you want, or asking other users.
The examples in this page explain what you must write in order to get the desired outcome. MediaWiki formatting is meant to be intuitive, so if you use common sense, you can probably achieve what you want. When in doubt, consult this page, and if there are things you still don't know how to do, then check the other [[:Category:Help|help pages]], learn from an article that does what you want, or ask on the [[Special:Webchat|chatroom]].


== Introduction ==
== Introduction ==
If you want to fix a typo, add info, or change text, you will have to '''edit''' the article.
If you want to fix a typo, add info, or change text, you will have to '''edit''' the article. To do so, open the article you want, and click the "'''edit'''" tab at the top of the page. A text box will then appear with the article's contents.
 
To edit, open the article you want, and click "'''edit'''" at the top of the screen. A text box will then appear with the article's contents.


==Basic editing ==
==Basic editing ==
Line 24: Line 21:
|}
|}


You might find some other characters that don't make sense as normal text, though. These are explained further ahead.
You might find some characters that don't make sense as normal text, though. These are explained further ahead.


After you make your changes, press "'''Save page'''", which is below the content text box, and the article will be instantly updated. You don't have to, but it would be nice if you would use the "Show preview" button first, to see how the article will end up, just to make sure you didn't make any mistakes (remember that this does not save yet!). You should also write a quick summary (e.g. "Fixed a typo." or "Added information about pellets.") so that people can know what you did more easily.
After you make your changes, press "'''Save page'''" below the content text box, and the article will be instantly updated. It would be nice if you would use the "Show preview" button first, to see if the article will end up like you planned (remember that this does not save yet!). You should also write a quick summary (e.g. "Fixed a typo." or "Added information about pellets.") so that people can know what you did more easily.


== Sections ==
== Sections ==
Line 59: Line 56:


== Special content ==
== Special content ==
But what if you want text in bold, or a list? Just follow the section that corresponds to what you need. Remember that if you want to combine the effects, just combine the rules (e.g. <code><nowiki>''[[Pikmin 2]]''</nowiki></code> for a link + italics.)
But what if you want text in bold, or a list? Just follow the section that corresponds to what you need. If you want to combine the effects, just combine the rules (e.g. <code><nowiki>''[[Pikmin 2]]''</nowiki></code> for a link + italics.)


=== Bold and italics ===
=== Bold and italics ===
Line 78: Line 75:


=== Images ===
=== Images ===
The wiki can only show images that have been uploaded into it. Use [[Special:Upload]] to upload your own images.
{| class="wikitable"
{| class="wikitable"
! What you write || What you get
! What you write || What you get
|-
|-
| <pre>[[File:RedPikmin.png|thumb|A Red Pikmin.]]</pre>
| <pre>[[File:Red Pikmin.png|thumb|A Red Pikmin.]]</pre>
| style="padding: 16px;" |
| style="padding: 16px;" |
[[File:RedPikmin.png|thumb|A Red Pikmin.]]
[[File:Red Pikmin.png|thumb|A Red Pikmin.]]
|}
|}


{| class="wikitable collapsible collapsed" style="min-width: 300px;"
{| class="wikitable mw-collapsible mw-collapsed" style="min-width: 300px;"
! colspan="2" | Advanced example
! colspan="2" | Advanced example
|-
|-
Line 92: Line 91:
|-
|-
| <pre>
| <pre>
[[File:Blue Pikmin.png|thumb|right|A right-aligned image.]]
[[File:Blue Pikmin.png|thumb|A right-aligned image.]]
There is an image to the right of this text.
There is an image to the right of this text.
{{clear}}
{{clear}}
Line 98: Line 97:
</pre>
</pre>
| style="padding: 16px; width: 400px;" |
| style="padding: 16px; width: 400px;" |
[[File:Blue Pikmin.png|thumb|right|A right-aligned image.]]
[[File:Blue Pikmin.png|thumb|A right-aligned image.]]
There is an image to the right of this text.
There is an image to the right of this text.
{{clear}}
{{clear}}
Line 130: Line 129:


==Templates==
==Templates==
In simple terms, when you write the name of a template, it expands into an entire box, or table, or what have you. If said box/table/etc. has any fields, you can fill them out when you call the template's name. Read the corresponding [[:Category:Templates|template]]'s page in order to learn more about how that specific template works.
In simple terms, when you write the name of a template, it expands into a whole box, or table, or what have you. If said box/table/etc. has any fields, you can fill them out when you call the template's name. To learn more about how a specific template's arguments work, read that same [[:Category:Templates|template]]'s page.


{| class="wikitable"
{| class="wikitable"
Line 138: Line 137:
| {{stub|nocat=y}}
| {{stub|nocat=y}}
|-
|-
| <pre>{{stub|This example is too small.}}</pre>
| <pre>{{todo|Add a table to compare.}}</pre>
| {{stub|This example is too small.|nocat=y}}
| {{todo|Add a table to compare.|nocat=y}}
|}
|}


Line 145: Line 144:
You can discuss an article on its "talk page". To access it, click the "discussion" button at the top of the respective page.
You can discuss an article on its "talk page". To access it, click the "discussion" button at the top of the respective page.


Just type your text in the appropriate place in order to post a comment. After you write it, add <code><nowiki>~~~~</nowiki></code> at the end, so people know that it was you that wrote that. Finally, if you want to reply to somebody, write your message under their message, and add a colon (<code>:</code>) before your text, so that it becomes aligned with their response. If their comment already has some colons, then add the same number of colons + 1.
Just type your text in the appropriate place in order to post a comment. After you write it, add <code><nowiki>~~~~</nowiki></code> at the end, so people know that it was you. To reply to somebody, write your message under theirs, and add a colon (<code>:</code>) before your text, so that it becomes aligned with their response. If their comment already has some colons, then add the same number of colons + 1.


==Creating a new page==
== Create an article ==
There are several ways, but the easiest is to go on the [[Special:Search|search feature]], type the exact name of the page you want to create, and then you'll get a warning saying how that page does not exist, along with a link suggesting you to create it. Click that, and you're all set.
If want to create an article that doesn't exist yet, head over to [[Pikipedia:Helping out#New page|this page]]. General reminders and instructions are provided there for you.


==Final thoughts==
==Final thoughts==
Line 155: Line 154:
If you still want more information, read the other [[:Category:Help|help pages]]; if not, then you're probably ready to jump right in and [[Pikipedia:Helping out|start helping]]!
If you still want more information, read the other [[:Category:Help|help pages]]; if not, then you're probably ready to jump right in and [[Pikipedia:Helping out|start helping]]!


{{help}}
[[Category:Help]]
[[Category:Help]]

Revision as of 13:13, May 26, 2023

Shortcut:
P:QSG

This quick start guide will help you learn how editing works on a wiki. This guide is specially aimed at total beginners, and once you finish reading this, you'll be more than ready to edit articles. Don't feel the need to memorize everything on this guide though – just come back to it when you need a quick reminder. You shouldn't need to know more, but you can learn more by experimenting (common sense will take you far!), checking the other help pages, learning from an article that does what you want, or asking other users.

Introduction

If you want to fix a typo, add info, or change text, you will have to edit the article. To do so, open the article you want, and click the "edit" tab at the top of the page. A text box will then appear with the article's contents.

Basic editing

Any normal text you type or change will end up exactly as you wrote it.

What you write What you get
This is some normal article text.

This is another line.

This is some normal article text.

This is another line.

You might find some characters that don't make sense as normal text, though. These are explained further ahead.

After you make your changes, press "Save page" below the content text box, and the article will be instantly updated. It would be nice if you would use the "Show preview" button first, to see if the article will end up like you planned (remember that this does not save yet!). You should also write a quick summary (e.g. "Fixed a typo." or "Added information about pellets.") so that people can know what you did more easily.

Sections

An article is split into sections. A list of sections can be found on the table of contents at the start of any article. You can create sections like so:

What you write What you get
== Control types ==
This section explains the control types.

=== Classic ===
This sub-section explains the classic controls.

=== Stylus ===
This one explains the stylus control scheme.

Control types


This section explains the control types.

Classic

This sub-section explains the classic controls.

Stylus

This one explains the stylus control scheme.

Special content

But what if you want text in bold, or a list? Just follow the section that corresponds to what you need. If you want to combine the effects, just combine the rules (e.g. ''[[Pikmin 2]]'' for a link + italics.)

Bold and italics

What you write What you get
This is '''some text''' in bold. Also, game names, like ''Pikmin 3'', should be in italics.
This is some text in bold. Also, game names, like Pikmin 3, should be in italics.

Links

What you write What you get
On [[The Distant Spring]] there is an [[Smoky Progg|optional boss]] for quick players.
On The Distant Spring there is an optional boss for quick players.

Images

The wiki can only show images that have been uploaded into it. Use Special:Upload to upload your own images.

What you write What you get
[[File:Red Pikmin.png|thumb|A Red Pikmin.]]
Artwork of a Red Pikmin.
A Red Pikmin.
Advanced example
What you write What you get
[[File:Blue Pikmin.png|thumb|A right-aligned image.]]
There is an image to the right of this text.
{{clear}}
This text should appear below the image.
Artwork of a Blue Pikmin in Pikmin 3.
A right-aligned image.

There is an image to the right of this text.

This text should appear below the image.

Lists

What you write What you get
* Hocotatians
** Olimar
** Louie
** The President
* Koppaites
** Alph
** Brittany
** Charlie
  • Hocotatians
    • Olimar
    • Louie
    • The President
  • Koppaites
    • Alph
    • Brittany
    • Charlie

Templates

In simple terms, when you write the name of a template, it expands into a whole box, or table, or what have you. If said box/table/etc. has any fields, you can fill them out when you call the template's name. To learn more about how a specific template's arguments work, read that same template's page.

What you write What you get
{{stub}}
The leaf texture used in Pikmin 2's Challenge Mode menu. (Used on Pikipedia in the {{stub}} template.)

This article is a stub. You can help Pikipedia by expanding it.

{{todo|Add a table to compare.}}

To do: Add a table to compare.
Care to do so?

Talk pages

You can discuss an article on its "talk page". To access it, click the "discussion" button at the top of the respective page.

Just type your text in the appropriate place in order to post a comment. After you write it, add ~~~~ at the end, so people know that it was you. To reply to somebody, write your message under theirs, and add a colon (:) before your text, so that it becomes aligned with their response. If their comment already has some colons, then add the same number of colons + 1.

Create an article

If want to create an article that doesn't exist yet, head over to this page. General reminders and instructions are provided there for you.

Final thoughts

When editing, try to use clean English, be consistent with your style, don't go crazy, and write the truth. Basically, write what you'd see on a US school book that explains everything about Pikmin. And keep in mind that help is always around the corner.

If you still want more information, read the other help pages; if not, then you're probably ready to jump right in and start helping!