Help:Editing: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(serendipituous links like "seven" are OK as lowercase, but links like "here" and "this" are not "just words" (the sentence is meaningless without the link) and so they need some extra emphasis IMO.)
(→‎Uploaded files: updating and rewording)
Line 61: Line 61:
More, later. Transclusion may be a bit tricky to figure out at first, but it's well worth it.
More, later. Transclusion may be a bit tricky to figure out at first, but it's well worth it.
===Uploaded files===
===Uploaded files===
There is no such thing as folders (just "Categories"), so keep in mind all the images go into ''one big folder''. Also, an image can't be renamed or moved in the same way a regular page can.
Images uploaded to the wiki cannot be grouped in folders smartly, as on your own computer, so keep in mind that proper naming and categorization are the only ways to tell, from a distance, what on earth your file is.


Therefore, please give your images the most explicit, unique, unambiguous name you can think of.
Therefore, please give your images the most explicit, unique, unambiguous name you can think of.
;Like:[[:Image:GUIDO Hikari closeup.jpg|GUIDO Hikari closeup.jpg]]
;Like:[[:Image:GUIDO Hikari closeup.jpg|GUIDO Hikari closeup.jpg]]
;NOT like:[[:Image:Cb8aa222d96705e7d6cae232.jpg|Cb8aa222d96705e7d6cae232.jpg]]
;NOT like:[[:Image:Real000.png|Real000.png]]
Also, be sure to use spaces, or the search engine will fail to find individual words in image names.





Revision as of 13:17, 9 June 2011

A few words from the masters

Be sure to follow our seven-point plan to editing nirvana HERE, and you'll become a fine contributor to the wiki in no time at all.

TXMPPOSTER3.png Iritscen, hapécat-in-chief


Don't listen to that guy.

TXMPBOSS2face.png geyser, syndicate accessory

Editing

We won't be giving a detailed course on MediaWiki markup here : just a few basic "how to"s, "do"s and "don't"s. For more details, see the Editing Help page on meta.wikipedia.org.

Wikimedia's general Help is also available in Italian and Russian, as well as Greek and French and Slovenian. That is where you'll find the most up-to-date info on MediaWiki.




Links

Basically, there are thee types of links: 1) links to external pages and files; 2) intralinks to other pages on the wiki; 3) interwiki links.

External links

(1a) Write the following to get some text acting as an outgoing hyperlink.

[http://oni.bungie.org/community/forum/ here is our forum]

The result is: here is our forum

(1b) If you omit the alternative text, the result will be different:

Here [http://oni.bungie.org/community/forum/] is our forum

The result is: here [1] is our forum

(1c) You can also write URLs without any markup. Like this:

Here is our forum: http://oni.bungie.org/community/forum/

Note that images will appear inline if you do that.

Intralinks

(2a) Write the following to get an intrawiki link

[[Quotes/Consoles#STURMANDERUNG_:_Final_Stage]]

The result is this: Quotes/Consoles#STURMANDERUNG_:_Final_Stage

(2b) Write following to get an intrawiki link which is fixed to some text

[[OniSplit#Download_links|here you can download onisplit]]

The result is this: here you can download onisplit

This kind of link (2a/2b) always spares you to write http://wiki.oni2.net/OniSplit#Download_links


Interwiki links

You can link to Wiktionary, the English Wikipedia and meta.wikimedia.org as if they were pages of our own wiki, using the prefixes [[wiktionary:]], [[wikipedia:]] and [[metawikipedia:]]




Recommended

Signature

A triple tilde ("~~~") anywhere in a page you edit will be replaced by your user name (or your IP if you're not logged in).

Like this
geyser

Note that this signature is not just a user's name, but a hyperlink to the user's page in the User namespace (every registered user gets one).

If you were to insert such a link by hand, you'd type
[[User:geyser|geyser]]

It doesn't make much sense to sign all your contributions, e.g., minor edits or stricly informative content

(every change is logged along with its author anyway, so if we really need to track you down, we will ^^ ).

You're encouraged to sign personal contributions, especially comments you make on a talk (or "discussion") page.

(obviously, for your signature to bear your name rather than your IP, you're invited to log in before you edit and sign)
(you can always sign by hand, even if you're not logged in, of course; like, I can type "geyser" instead of "~~~"))

A quadruple tilde ("~~~~") displays your user name (or IP) (with a link to the User page) and a date/time stamp.

Preview

Use the "Show preview" button as much as possible before submitting. Sure, even experienced and good-willing users (like me) make a few edits in a row sometimes (because they think a page is done and submit it, and then go through it again and spot a typo or something), but that's nothing compared to the dozens of edits made by someone who's totally oblivious of the preview feature.

Templates and transclusion

More, later. Transclusion may be a bit tricky to figure out at first, but it's well worth it.

Uploaded files

Images uploaded to the wiki cannot be grouped in folders smartly, as on your own computer, so keep in mind that proper naming and categorization are the only ways to tell, from a distance, what on earth your file is.

Therefore, please give your images the most explicit, unique, unambiguous name you can think of.

Like
GUIDO Hikari closeup.jpg
NOT like
Real000.png




Various tips

Line formatting

Numbered lists

  1. This line actually begins with a "#" character
    1. This line actually begins with two "#" characters
      1. This line actually begins with three "#" characters
      2. This line actually begins with three "#" characters
    2. This line actually begins with two "#" characters
  2. This line actually begins with a "#" character

Bulleted lists

  • This line actually begins with a "*" character
    • This line actually begins with two "*" characters
      • This line actually begins with three "*" characters
    • This line actually begins with two "*" characters
  • This line actually begins with a "*" character

Indented paragraphs

This line actually begins with a ":" character. The whole paragraph will wrap around indented; it all has to be on the same line, though.
To start a new paragraph indented the same way, just start another line with a ":"
You can also use the <br> tag to start a new line.
Put "::" at the start of the line to indent more.
Put ":::" at the start of the line to indent even more.

(actually, it's a lot like tabulation)

Definitions (titled paragraphs)

This line starts with a ";"
This one too, but
it switched to indented text when it encountered a ":" (have a look at the markup).

This allows one to typeset definitions, dialogue lines etc rather easily. You can also use it as a quick way to put a line in bold.

  • the advantage of the leading ";" is that you don't have to bother about the extra new line before the bold-faced line
  • the drawback is that the line can't contain a ":" unless you escape it (e.g. with the <nowiki> tag).
Like this : ":"

"Definitions" can occur within an already indented paragraph :

bla
bla
BLA
bla
bla
bla

Custom indentation only works flawlessly when you use nothing but ":"; the ";" is a bit limited.

Unformatted ASCII

This line actually starts with a " " character. It is rendered in a box, with a fixed-size font.
Do this for several lines to set apart a whole block of text (e.g., programming code).

The previous line is only empty in the rendered box; in the markup, there's a " " character.
    This one begins with 5 leading spaces in the markup; only 4 are there when rendered.
You can still put text in italics, bold, or bold italics.
However, leading "*", "#", ":" and ";" won't work :
*bla
#bla
;bla
:bla

Bottom line : be careful when you use leading spaces in your text : is that really what you want?

For regular indentation (like this line), prefer ":".

Smileys

Because of the line formatting, one should be careful with putting smileys on a new line. The following are examples of smileys that work fine :

^_^

^^

=)

%)

":)", ":-)" and ";)", however, won't work on a new line. Neither will " :)", " :-)" and " ;)" (same as the first three, with a leading space).

(well, actually the latter three will display the smiley you wanted, but set apart as unformatted ASCII (see above))

One solution is to avoid such smilies altogether. You can also use these (add three leading single quotes "") :

:)

:-)

;)

Or these (add a leading colon and space ": ")

:)
:-)
;)