Ìrànwọ́:Báwo lẹṣe le ṣe àtúnṣe ojúewé: Ìyàtọ̀ láàrin àwọn àtúnyẹ̀wò

Content deleted Content added
No edit summary
Xqbot (ọ̀rọ̀ | àfikún)
k robot Adding: cv, en, lb Removing: af, als, am, ang, as, az, be-x-old, bg, bn, br, bs, ca, cs, de, el, eo, es, eu, fi, fr, ga, gl, gv, he, hr, hu, hy, ia, id, it, ja, la, lt, mn, ms, nl, nn, no, ny, pl, ro, ru, simple, sk, sl, sr, su, sv, tr, vi, yi,
Ìlà 5:
<div class="messagebox" style="float: right; width: 150px; margin-left: 10px;">Note: You can use the [[Wikipedia:Sandbox|sandbox]] to experiment with page editing.</div>
 
== Editing ==
Editing most Wikipedia pages is easy. Simply click on the "'''edit this page'''" tab at the top of a Wikipedia page (or on a [[Wikipedia: Section|section-edit link]]). This will bring you to a new page with a text box containing the editable text of the original page.
[[ImageFáìlì:How to edit a page Edit box.png|thumb|600px|center|alt=Text in a large rectangle next to a scrollbar. It starts with a line "==Editing==", then a line "Editing most Wikipedia pages is easy. Simply click on the '''edit this page''' tab at the top...", and then about 30 more lines.|Edit box showing the [[wikitext|wikimarkup]] for this page. You can see the markup for a level-two heading, and bold-face.]]
<br clear=all>
If you add information to a page, [[Wikipedia:Citing sources|please provide references]], as [[Wikipedia:Verifiability|unreferenced facts are subject to removal]]. When you are finished with an edit, you should write a short [[HelpÌrànlọ́wọ́:Edit summary|edit summary]] in the small field below the edit-box. You may use shorthand to describe your changes, as described in the [[Wikipedia:Edit_summary_legend|legend]]. To see how the page looks with your edits, press the "'''Show preview'''" button. To see the differences between the page with your edits and the previous version of the page, press the "'''Show changes'''" button. If you're satisfied with what you see, [[Wikipedia:Be bold|be bold]] and press the "'''Save page'''" button. Your changes will immediately be visible to all Wikipedia users.
[[ImageFáìlì:Edit commands.PNG|frame|left|alt=A four-line window. The top line says "Edit summary (Briefly describe the changes you have made)". The second line is a blank input area. The third is one checkbox for "This is a minor edit" and another for "Watch this page". The last line contains buttons "Save page", "Show preview", "Save Changes", and a non-button "Cancel".|Edit commands]]
<br clear=all>
You can also click on the "'''Discussion'''" tab to see the corresponding [[Wikipedia:Talk page|talk page]], which contains comments about the page from other Wikipedia users. Click on the "new section" tab to start a new section, or edit the page in the same way as an article page.
 
You should also remember to [[Wikipedia:Signatures|sign your messages]] on [[Wikipedia:Talk page|talk pages]] and some special-purpose [[Wikipedia:Project namespace|project pages]] with four tildes (<nowiki>~~~~</nowiki>), but you should '''not''' sign edits you make to regular articles. In [[HelpÌrànlọ́wọ́:Page history|page history]], the [[MediaWiki]] software automatically keeps track of which user makes each change.
 
=== Minor edits ===
{{further|[[HelpÌrànlọ́wọ́:Minor edit]]}}
A check to the "minor edit" box signifies that only superficial differences exist between the version with your edit and the previous version: typo corrections, formatting and presentational changes, rearranging of text without modifying content, etc. A ''minor edit'' is a version that the editor believes requires no review and could never be the subject of a dispute. The "minor edit" option is one of several [[Wikipedia:Why create an account?#New editing options|options]] available only to registered users.
 
=== Major edits ===
{{see|Wikipedia:Editing policy#Talking and editing}}
 
All editors are encouraged to [[Wikipedia:Be_bold|be bold]], but there are several things that a user can do to ensure that major edits are performed smoothly. Before engaging in a major edit, a user should consider discussing proposed changes on the article discussion/talk page. During the edit, if doing so over an extended period, the {{[[TemplateÀdàkọ:Inuse|Inuse]]}} tag can reduce the likelihood of an edit conflict. Once the edit has been completed, the inclusion of an [[HelpÌrànlọ́wọ́:Edit summary|edit summary]] will assist in documenting the changes. These steps will all help to ensure that major edits are well received by the Wikipedia community.
 
A major edit should be reviewed to confirm that it is consensual to all concerned editors. Therefore, any change that affects the ''meaning'' of an article is major (not minor), even if the edit is a single word.
Ìlà 32:
Occasionally your browser will crash. When doing a large edit it is suggested you copy the code of the article you are working on and placing it in a text editor (preferably one without formatting, such as [[Notepad (Windows)|Notepad]]) periodically. This ensures that in the case of a browser crash you will not lose your work. It may also be a good idea to save the page after performing a substantial amount of work before adding additional content to the article.
 
== Sections ==
{{further|[[Wikipedia:Layout]]}}
Editors are recommended to divide any article, which is more than a few paragraphs long, into sections and subsections. In the [[wikimarkup]] the beginning of every section is marked by the section title bracketed by "==" symbols, whereas the subsections inside a section are introduced by the subsection title bracketed by "===" (or more) symbols. For instance, ''Structured document'' heading of this section looks like:
Ìlà 40:
The wikimarkup supports six levels of headings. The ''Structured document'' is a level-two heading; the level one headings are normally not used. The details can be found in the [[#Headings|table below]].
 
== Wiki markup ==
{{shortcut|WP:MARKUP}}
[[Wiki markup]] is the [[markup language]] you use to write a Wikipedia page; please see [[HelpÌrànlọ́wọ́:Editing|Editing]] for details on it, and [[HelpÌrànlọ́wọ́:Wikitext examples|Wikitext examples]] for a longer list of the possibilities of [[Wikitext]].
 
=== Links and URLs ===
The anchor element, <code><a></code>, is not allowed. The following are used instead: <code><nowiki>[[ ]], [ ], ~~~~, ~~~, http, ISBN, RFC & {{ }}</nowiki></code>. See the table below.
{|
Ìlà 103:
* A link to another Wiki article.
* Internally, the first letter of the target page is automatically capitalized and spaces are represented as underscores (typing an underscore in the link has the same effect as typing a space, but is not recommended).
* Thus the link above is to the [[Uniform Resource Locator|URL]] en.wikipedia.org/wiki/Public_transport, which is the Wikipedia article with the name "Public transport". See also [[HelpÌrànlọ́wọ́:Link|Canonicalization]].
| width=“50%” valign="top"|
<code><nowiki>London has [[public transport]].</nowiki></code>
|- id="renamedlink" valign="top"
| width=“50%”|
San Francisco also has [[public transport|public transportation]]ation. (Renamed link)
 
* Same target, different name.
Ìlà 139:
See the [[Wikipedia:Manual of Style]]. (Other page link)
 
* A link to another [[HelpÌrànlọ́wọ́:namespace|namespace]].
| width=“50%”|
 
Ìlà 145:
|- id="link-to-section" valign="top"
| width=“50%”|
[[Wikipedia:Manual of Style#Italics]] is a link to a [[Section_editingSection editing#Creation_and_numbering_of_sectionsCreation and numbering of sections|section]] within another page.
 
[[#Links and URLs]] is a link to another section on the current page.
Ìlà 151:
[[Wikipedia:Manual of Style#Italics|Italics]] is a piped link to a section within another page.
 
* The part after the number sign (#) must match a [[Section_editingSection editing#Creation_and_numbering_of_sectionsCreation and numbering of sections|section heading]] on the page. Matches must be exact in terms of spelling, case, and punctuation. Links to non-existent sections are not broken; they are treated as links to the top of the page.
* Include "| link title" to create a stylish (piped) link title.
 
Ìlà 176:
But not:
[[Wikipedia:Manual of Style#Links|]]
* The server fills in the part after the pipe character (|) when you save the page. The next time you open the edit box you will see the expanded piped link. When [[HelpÌrànlọ́wọ́:Show preview|previewing]] your edits, you will not see the expanded form until you press '''Save''' and '''Edit''' again. The same applies to links to sections within the same page ([[#link-to-section|see previous entry]]).
* See [[HelpÌrànlọ́wọ́:Pipe trick|Pipe trick]] for details.
 
| width=“50%”|
Ìlà 216:
[[Wikipedia:How to edit a page]] is a link to this page.
 
* [[HelpÌrànlọ́wọ́:Self link|Self links]] appear as bold text when the article is viewed.
* Do not use this technique to make the article name bold in the first paragraph; see [[Wikipedia:Manual of Style#Article titles|Article titles]].
| width=“50%”|
Ìlà 263:
* It is recommended interwiki links be placed at the very end of the article.
* Interwiki links are not visible within the formatted article but, instead, appear as language links on the extreme left-margin column of a Wikipedia page (under menu section "languages").
* Please see [[HelpÌrànlọ́wọ́:Interlanguage links|Interlanguage links]] and the [[Wikipedia:Complete list of language wikis available|Complete list of language wikis available]].
| width=“50%”|
<code><nowiki>
Ìlà 277:
'''What links here''' and '''Related changes'''
pages can be linked as:<br />
[[SpecialPàtàkì: Whatlinkshere/Wikipedia: How to edit a page]]
and
[[SpecialPàtàkì: Recentchangeslinked/Wikipedia: How to edit a page]]
| width=“50%”|
<code>
Ìlà 295:
 
A user's '''Contributions''' page can be linked as:
[[SpecialPàtàkì:Contributions/UserName]]
or
[[SpecialPàtàkì:Contributions/192.0.2.0]]
| width=“50%”|
<code><nowiki>A user's '''Contributions''' page can be linked as: [[Special:Contributions/UserName]] or [[Special:Contributions/192.0.2.0]]</nowiki></code>
Ìlà 328:
* If a URL contains a character not in this list, it should be encoded by using a percent sign (%) followed by the [[hexadecimal|hex]] code of the character, which can be found in the table of [[ASCII#ASCII printable characters|ASCII printable characters]]. For example, the caret character (^) would be encoded in a URL as '''%5E'''.
* If the "named" version contains a closing square bracket "]", then you must use the [[HTML]] special character syntax, i.e. '''&amp;#93;''' otherwise the [[MediaWiki]] software will prematurely interpret this as the end of the external link.
* There is a class that can be used to remove the arrow image from the external link. It is used in [[TemplateÀdàkọ:Ref]] to stop the URL from expanding during printing. It should '''never''' be used in the main body of an article. However, there is an exception: wikilinks in Image markup. An example of the markup is as follows:
** Markup: <nowiki><span
class="plainlinks neverexpand">
Ìlà 379:
ISBN 0-12-345678-X
 
Link to a book using [[SpecialPàtàkì:BookSources/0670037818|alternate text, such as its title]].
 
* Link to books using their [[Wikipedia:ISBN|ISBN]]. This is preferred to linking to a specific online bookstore, because it gives the reader a choice of vendors. However, if one bookstore or online service provides additional free information, such as table of contents or excerpts from the text, then a link to that source will aid the user and is recommended. ISBN links do not need any extra markup, provided you use one of the indicated formats.
* To create a link to [[SpecialPàtàkì:BookSources|Book Sources]] using alternate text (e.g. the book's title), use the internal link style with the appropriate namespace.
| width=“50%”|
<code><nowiki>ISBN 012345678X</nowiki></code>
Ìlà 409:
(Media link)
 
[[mediaAmóhùnmáwòrán:Classical guitar scale.ogg|Sound]]
 
*To include links to non image uploads such as sounds, use a "media" link. For images, [[#Images|see next section]].
Ìlà 422:
Link directly to '''edit''' for an existing page, or apply other link attributes.
* use <nowiki>{{fullurl:}}</nowiki>
* or use [[templateÀdàkọ:edit|<nowiki>{{template:edit}}</nowiki>]] which conceals the edit label for page printing
| width=“50%”|
<code><nowiki>{{fullurl:page name|action=edit}}</nowiki></code>
|}
 
=== Images ===
Only images that have been uploaded to Wikipedia can be used. To upload images, use the [[SpecialPàtàkì:Upload|upload page]]. You can find the uploaded image on the [[SpecialPàtàkì:Imagelist|image list]].
 
{| border="1" cellpadding="2" cellspacing="0"
Ìlà 436:
|- valign="top"
|A picture:
[[ImageFáìlì:wiki.png]]
|<pre>A picture:
<nowiki>[[Image:wiki.png]]</nowiki></pre>
Ìlà 442:
|- valign="top"
|With alternative text:
[[ImageFáìlì:wiki.png|Wikipedia, The Free Encyclopedia.]]
|<pre>With alternative text:
<nowiki>[[Image:wiki.png|Wikipedia, The Free Encyclopedia.]]</nowiki></pre>
Ìlà 449:
|- valign="top"
|Floating to the right side of the page using the ''frame'' attribute and a caption:
[[ImageFáìlì:wiki.png|frame|alt=Puzzle globe logo|Wikipedia Encyclopedia]]<br clear=all>
|<pre>Floating to the right side of the page
using the ''frame'' attribute and a caption:
Ìlà 458:
|- valign="top"
|Floating to the right side of the page using the ''thumb'' attribute and a caption:
[[ImageFáìlì:wiki.png|thumb|alt=Puzzle globe logo|Wikipedia Encyclopedia]]<br clear=all>
|<pre>Floating to the right side of the page
using the ''thumb'' attribute and a caption:
Ìlà 468:
|- valign="top"
|Floating to the right side of the page ''without'' a caption:
[[ImageFáìlì:wiki.png|right|Wikipedia Encyclopedia]]
|<pre>Floating to the right side of the page
''without'' a caption:
Ìlà 476:
|- valign="top"
|A picture resized to 30 pixels...
[[ImageFáìlì:wiki.png|30 px|Wikipedia Encyclopedia]]
|<pre>A picture resized to 30 pixels...
<nowiki>[[Image:wiki.png|30 px|Wikipedia Encyclopedia]]</nowiki></pre>
Ìlà 491:
|- valign="top"
|Linking directly to an image without displaying it:
[[MediaAmóhùnmáwòrán:wiki.png|Image of the jigsaw globe logo]]
|<pre>Linking directly to an image
without displaying it:
Ìlà 519:
For further help on images, including some more versatile abilities, see the [[WP:PIC|picture tutorial]].
 
=== Headings ===
For a heading, put it on a separate line. A level-two heading, the highest level editors use in an article, for example:
 
Ìlà 529:
Level-one headings are automatically generated for the article's title, which is not available in the edit box.
 
=== Character formatting ===
{| border="1" cellpadding="2" cellspacing="0"
|- valign="top"
Ìlà 586:
|
You can <s>strike out deleted material</s>
and <u>underline new material</u>. <small>([[TemplateÀdàkọ:Double underline|{{du|Double underlining}}]] is also possible.)</small>
 
You can also mark <del>deleted material</del> and
Ìlà 611:
'''Suppressing interpretation of markup:'''
<br/>
<nowiki>Link &rarr; (''to'') the [[Wikipedia FAQ]]</nowiki>
* Used to show literal data that would otherwise have special meaning.
* Escape all wiki markup, including that which looks like HTML tags.
Ìlà 636:
|-
|
'''Extra spacing''' within text can best be achieved using the [[TemplateÀdàkọ:Pad|pad]] template:
 
Mary {{pad|4em}} had a little lamb.
Ìlà 682:
<br/>
¿ ¡ § ¶<br/>
† ‡ • &ndash; &mdash;<br/>
‹ › « »<br/>
‘ ’ “ ”
Ìlà 725:
'''Combined:'''
<br/>
ε<sub>0</sub> = 8.85 &times;× 10<sup>&minus;12−12</sup> C² / J m.
<br/>
1 [[hectare]] = [[1 E4 m&sup2;]]
Ìlà 776:
'''Mathematical characters:'''
<br/>
∫ ∑ ∏ √ &minus; ± ∞<br/>
≈ ∝ ≡ ≠ ≤ ≥<br/>
&times;× · ÷ ∂ &prime; &Prime;<br/>
∇ ‰ ° ∴ ℵ ø<br/>
∈ ∉ ∩ ∪ ⊂ ⊃ ⊆ ⊇<br/>
Ìlà 801:
'''Mathematical formulae:'''
<br/>
<math>\,\! \sin x + \ln y</math><br />
{{math|sin ''x'' + ln ''y''}}
 
<math>\mathbf{x} = \mathbf{0}</math><br />
{{math|<b>'''x</b>''' {{=}} <b>'''0</b>'''}}
 
* Complex formulae should use [[HelpÌrànlọ́wọ́:Displaying a formula|<code>&lt;math&gt;</code> markup]].
* Simple formulae may use either <code>&lt;math&gt;</code> markup or HTML/wiki markup using the <code >{{tl|math}}</code > template with <code>&lt;i&gt;</code> and <code>&lt;b&gt;</code> or <code><nowiki>''</nowiki></code> and <code><nowiki>'''</nowiki></code> for formatting. Make sure to replace <code>=</code> with <code>{{tl|{{=}}}}</code>.
* Ordinary text should use [[#emph|wiki markup for emphasis]]. However, mathematical formulae often use italics, and sometimes use bold, for reasons unrelated to emphasis. Per [[Wikipedia:Manual of Style (mathematics)#Using HTML|Wikipedia:Manual of Style (mathematics)]], wiki markup (<code><nowiki>''</nowiki></code> and <code><nowiki>'''</nowiki></code>) is preferred over HTML markup (<code>&lt;i&gt;</code> and <code>&lt;b&gt;</code>), but both are allowed.
Ìlà 836:
<br/>
: <math>\sum_{n=0}^\infty \frac{x^n}{n!}</math>
* See [[HelpÌrànlọ́wọ́:Displaying a formula]] for how to use <tt>&lt;math></tt>.
* A formula displayed on a line by itself should probably be indented by using the colon (:) character.
|
Ìlà 846:
''(see also: [[Chess symbols in Unicode]])''
 
=== No or limited formatting—showing exactly what is being typed ===
 
A few different kinds of formatting will tell the Wiki to display things as you typed them—what you see, is what you get!
Ìlà 859:
The nowiki tag ignores [[Wiki]] ''markup''.
It reformats text by removing newlines and multiple spaces.
It still interprets special characters: &rarr;
</nowiki>
|<pre><nowiki>
Ìlà 875:
The pre tag ignores [[Wiki]] ''markup''.
It also doesn't reformat text.
It still interprets special characters: &rarr;
</pre>
|<pre>&lt;pre&gt;<nowiki>
Ìlà 903:
|}
 
=== Invisible text (comments) ===
{{main|Wikipedia:Manual of Style#Invisible comments}}
It's uncommon, but on occasion acceptable, to add a hidden comment within the text of an article. <!-- This is an example of text that won't normally be visible except in "edit" mode. --> The format is this:
<nowiki><!-- This is an example of text that won't normally be visible except in "edit" mode. --></nowiki>
 
=== Table of contents ===
<!-- ==== Placement of the Table of Contents (TOC) ==== -->
At the current status of the wiki markup language, having at least four headers on a page triggers the table of contents (TOC) to appear in front of the first header (or after introductory sections). Putting <nowiki>__TOC__</nowiki> anywhere forces the TOC to appear at that point (instead of just before the first header). Putting <nowiki>__NOTOC__</nowiki> anywhere forces the TOC to disappear. See also [[Wikipedia:Section#Compact_TOC|Compact TOC]] for alphabet and year headings.
Ìlà 935:
-->
 
=== Tables ===
There are two ways to build tables:
*in special Wiki-markup (see [[HelpÌrànlọ́wọ́:Table|Table]])
*with the usual HTML elements: &lt;table&gt;, &lt;tr&gt;, &lt;td&gt; or &lt;th&gt;.
 
For the latter, and a discussion on when tables are appropriate, see [[Wikipedia:When to use tables|When to use tables]].
 
=== Variables ===
''(See also [[mw:help:magic_words|Variable]])''
{| style="text-align:center"
Ìlà 1,034:
In languages where it makes a difference, you can use constructs like <nowiki>{{grammar:case|word}}</nowiki> to convert a word from the nominative case to some other case. For example, <nowiki>{{grammar:genitive|{{CURRENTMONTHNAME}}}}</nowiki> means the same as <nowiki>{{CURRENTMONTHNAMEGEN}}</nowiki>. <!-- Is there a reference for this, other than the source code (for example, phase3/languages/Lnaguage*.php) ? -->
 
=== Templates ===
The [[MediaWiki]] software used by Wikipedia has support for [[helpÌrànlọ́wọ́:template|templates]]. This means standardized text chunks (such as [[Wikipedia:Template messages|boilerplate text]]), can be inserted into articles. For example, typing {{tl|stub}} will appear as "''This article is a [[Wikipedia:Stub|stub]]. You can help Wikipedia by [[Wikipedia:Stub|expanding it]].''" when the page is saved. See [[Wikipedia:Template messages|Template messages]] for the complete list. Other commonly used templates are: {{tl|disambig}} for disambiguation pages and {{tl|sectstub}} like an article stub but for a section. There are many subject-specific stubs for example: {{tl|Geo-stub}}, {{tl|Hist-stub}}, and {{tl|Linux-stub}}. For a complete list of stubs see [[Wikipedia:WikiProject Stub sorting/Stub types|Stub types]].
 
== More information on editing wiki pages ==
You may also want to learn about:
=== Getting started ===
Ìlà 1,050:
 
=== Naming and moving ===
* [[HelpÌrànlọ́wọ́:Moving a page|Moving a page]]
* [[Wikipedia:Naming conventions|Naming conventions]]
* [[Wikipedia:Namespace|Namespace]]
Ìlà 1,069:
{{ẹ̀kúnrẹ́rẹ́}}
<noinclude>
[[CategoryẸ̀ka:Wikipedia]]
 
<!-- Interlanguage links -->
</noinclude>
 
[[cv:Broken/Статьясене тӳрлетесси çинчен]]
[[af:Wikipedia:Redigeringsinstruksies]]
[[nlen:Help:UitlegEditing]]
[[als:Hilfe:Seite bearbeiten]]
[[lb:Hëllef/Textgestaltung]]
[[am:እርዳታ:የማዘጋጀት እርዳታ]]
[[ang:Wikipedia:How to edit a page]]
[[as:Wikipedia:া:সাহাৰ্য্য কেন্দ্ৰ]]
[[az:Vikipediya:Məqalələrin redaktə qaydaları]]
[[zh-min-nan:Help:Pian-chi̍p]]
[[be-x-old:Вікіпэдыя:Як рэдагаваць існуючы артыкул]]
[[bn:Wikipedia:How to edit a page]]
[[bs:Wikipedia:Kako izmijeniti stranicu]]
[[br:Skoazell:Penaos kemmañ ur bajenn]]
[[bg:Уикипедия:Редактиране на страници]]
[[ca:Ajuda:Com s'edita una pàgina]]
[[cs:Nápověda:Jak editovat stránku]]
[[ny:Wikipedia:Chithandizo cha Kulemba pa Wikipedia]]
[[de:Hilfe:Seite bearbeiten]]
[[el:Βοήθεια:Πώς να επεξεργαστείτε μια σελίδα]]
[[es:Ayuda:Cómo se edita una página]]
[[eo:Helpo:Kiel redakti paĝon]]
[[eu:Laguntza:Artikuluak nola aldatzen diren]]
[[fr:Aide:Comment modifier une page]]
[[ga:Vicipéid:Conas alt a chur in eagar]]
[[gl:Wikipedia:Como editar unha páxina]]
[[gv:Wikipedia:Kanys duillag y reaghey]]
[[hr:Wikipedija:Kako uređivati stranicu]]
[[hy:Վիքիփեդիա:Ինչպես խմբագրել էջը]]
[[id:Wikipedia:Menyunting sebuah halaman]]
[[ia:Wikipedia:Como formatar texto]]
[[it:Aiuto:Modifica]]
[[he:עזרה:עריכת דף]]
[[la:Vicipaedia:De recensendo]]
[[lt:Pagalba:Kaip redaguoti puslapį]]
[[hu:Wikipédia:Hogyan szerkessz lapokat?]]
[[ms:Wikipedia:Menyunting]]
[[mn:Тусламж:Арай өндөр төвшинд текст засварлах талаар]]
[[nl:Help:Uitleg]]
[[ja:Help:ページの編集]]
[[no:Hjelp:Hvordan man redigerer en side]]
[[nn:Hjelp:Endring]]
[[pl:Pomoc:Formatowanie tekstu]]
[[ro:Ajutor:Cum modific o pagină]]
[[ru:Википедия:Как править статьи]]
[[simple:Help:How to change pages]]
[[sk:Pomoc:Prehľad editácie stránok]]
[[sl:Wikipedija:Urejanje strani]]
[[sr:Помоћ:Уређивање]]
[[su:Wikipedia:Cara ngédit kaca]]
[[fi:Ohje:Kuinka sivuja muokataan]]
[[sv:Wikipedia:Hur man redigerar en sida]]
[[tr:Yardım:Sayfa nasıl yazılır]]
[[ur:صفحہ کس طرح ترميم کريں]]
[[vi:Wikipedia:Sửa đổi]]
[[yi:װיקיפּעדיע:וויאזוי צו רעדאקטירן א בלאט]]
[[zh-yue:Wikipedia:點樣編輯一頁]]
[[zh:Wikipedia:如何编辑页面]]