「ヘルプ:Starting a new page/ja」を編集中

移動先: 案内検索

警告: ログインしていません。編集を行うと、あなたの IP アドレスが公開されます。ログインまたはアカウントを作成すれば、あなたの編集はその利用者名とともに表示されるほか、その他の利点もあります。

この編集を取り消せます。 下記の差分を確認して、本当に取り消していいか検証してください。よろしければ変更を保存して取り消しを完了してください。
最新版 編集中の文章
1行目: 1行目:
 
<languages/>
 
<languages/>
 
{{TNT|PD Help Page}}
 
{{TNT|PD Help Page}}
ページを新規作成する方法はいくつかあります。
+
There are several ways to start a new page. These can vary based on the type of page started, as well as the wiki and namespace.
These can vary based on the type of page started, as well as the wiki and namespace.
 
  
 
== ウィキリンクの使用 ==
 
== ウィキリンクの使用 ==
  
MediaWiki では標準の構文を使用することでウィキページを非常に簡単にリンクできます ({{ll|Help:Links}} を参照してください)
+
MediaWiki makes it very easy to link wiki pages using a standard syntax (see [[Special:MyLanguage/Help:Links|Links]]). If you (or anyone else) create a link to an article that doesn't exist yet, the link will be colored red, <span style="color: #ba0000">like this</span>.
あなた (または他の誰か) が、まだ存在しない記事へのリンクを作成すると、そのリンクは<span style="color: #ba0000">このように</span>赤くなります。
 
  
赤いリンクをクリックすると、新しい記事の編集ページに遷移します。
+
Clicking a red link will take you to the edit page for the new article.  Simply type your text, click save and the new page will be created.
単にテキストを入力して保存をクリックすると、新しいページが作成されます。
 
  
ページがひとたび作成されると、リンクは<span style="color: #ba0000"></span>から、記事が存在することを示す<span style="color: #002bb8;"></span> (訪問済みの場合は<span style="color: #5a3696;"></span>) に変化します。
+
Once the page has been created, the link will change from <span style="color: #ba0000">red</span> to <span style="color: #002bb8;">blue</span> (<span style="color: #5a3696;">purple</span> for pages you've visited) indicating that the article now exists.
  
Usually this is the best way to create a new page, because it means that right from the start, the page will be linked from at least one other place on the wiki (and typically you will want to mesh it into other related pages later).
+
Usually this is the best way to create a new page, because it means that right from the start, the page will be linked from at least one other place on the wiki (and typically you will want to mesh it into other related pages later). If you are creating a new page without creating any link to it, you may need to ask yourself: Does this page really fit in with the topics already covered in the wiki? Also, how are you expecting visitors to find this page? Normally there is no reason to create a page without first creating a red link to it.
If you are creating a new page without creating any link to it, you may need to ask yourself: Does this page really fit in with the topics already covered in the wiki?
 
Also, how are you expecting visitors to find this page?
 
通常、ページを作成する前にそのページへの赤リンクを作成しておかない理由はありません。
 
  
 
== 検索ページから ==
 
== 検索ページから ==
  
If you search for a page that doesn't exist (using the search box and "{{int|go}}" button on the left of the page) then you will be provided with a link to create the new page.  
+
If you search for a page that doesn't exist (using the search box and {{int:go}}button on the left of the page) then you will be provided with a link to create the new page.  
  
 
== URLの使用 ==
 
== URLの使用 ==
  
ウィキの URL を使用してページを新規作成できます。
+
You can use the wiki's URL for creating a new page. The URL to an article of the wiki is usually something like this:
ウィキの記事の URL は通常、以下のような形式です:
 
 
*<code><nowiki>http://www.example.net/index.php/</nowiki>'''ARTICLE'''</code> &nbsp;&nbsp; or
 
*<code><nowiki>http://www.example.net/index.php/</nowiki>'''ARTICLE'''</code> &nbsp;&nbsp; or
 
*<code><nowiki>http://www.example.net/wiki/</nowiki>'''ARTICLE'''</code>
 
*<code><nowiki>http://www.example.net/wiki/</nowiki>'''ARTICLE'''</code>
If you replace <code>'''ARTICLE'''</code> with the name of the page you wish to create, you will be taken to a blank page which indicates that no article of that name exists yet.
+
If you replace <code>'''ARTICLE'''</code> with the name of the page you wish to create, you will be taken to a blank page which indicates that no article of that name exists yet. Clicking the "{{int:edit}}" [[Special:MyLanguage/Help:Navigation#Page Tabs|page tab]] at the top of the page will take you to the edit page for that article, where you can create the new page by typing your text, and clicking submit.
Clicking the "{{int|edit}}" [[Special:MyLanguage/Help:Navigation#Page Tabs|page tab]] at the top of the page will take you to the edit page for that article, where you can create the new page by typing your text, and clicking submit.
 
  
 
== 新しいページヘのリダイレクトの作成 ==
 
== 新しいページヘのリダイレクトの作成 ==
  
ページを作成する際、リダイレクトを用意するのを忘れないでください。
+
Don't forget to set up redirects when you create a page. If you think another person may search for the page you've created by using a different name or spelling, please create the proper redirect(s). See [[Special:MyLanguage/Help:Redirects|Help:Redirects]].
あなたが作成したページを、他の人が別の名前や綴りで検索する可能性があると思う場合は、適切なリダイレクトを作成してください。
 
{{ll|Help:Redirects}} を参照してください。
 
  
 
== 新しいページの保護 ==
 
== 新しいページの保護 ==
  
Normally a new wiki page can be edited by other people (that is one of the main ideas of a wiki!)
+
Normally a new wiki page can be edited by other people (that is one of the main ideas of a wiki!) However, a sysop could '[[Special:MyLanguage/Help:Protected pages|protect]]' the page, if desired, to prevent normal users from editing it.
However, a sysop could '[[Special:MyLanguage/Help:Protected pages|protect]]' the page, if desired, to prevent normal users from editing it.
 
  
[[Category:Help{{translation}}|{{PAGENAME}}]]
+
[[Category:Help{{langcat|Starting a new page}}|{{PAGENAME}}]]

ひつじ小屋別館2代目への投稿はすべて、他の投稿者によって編集、変更、除去される場合があります。 自分が書いたものが他の人に容赦なく編集されるのを望まない場合は、ここに投稿しないでください。
また、投稿するのは、自分で書いたものか、パブリック ドメインまたはそれに類するフリーな資料からの複製であることを約束してください(詳細はひつじ小屋別館2代目:著作権を参照)。 著作権保護されている作品は、許諾なしに投稿しないでください!

このページを編集するには、下記の確認用の質問に回答してください (詳細):

取り消し | 編集の仕方 (新しいウィンドウで開きます)