「ヘルプ:Signatures」を編集中

移動先: 案内検索

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

この編集を取り消せます。 下記の差分を確認して、本当に取り消していいか検証してください。よろしければ変更を保存して取り消しを完了してください。
最新版 編集中の文章
1行目: 1行目:
<noinclude><languages /></noinclude>
+
{{PD Help Page}}
{{TNT|PD Help Page}}
+
Users can easily '''sign''' their posts at the end of a comment. Signing is normally done on [[Help:Talk pages|talk pages]] only, not on conjointly written articles.
  
<translate>
+
== Default signature options ==
<!--T:1-->
 
Users can easily '''sign''' their posts at the end of a comment. Signing is normally done on [[<tvar|talk>Special:MyLanguage/Help:Talk pages</>|talk pages]] only, not on conjointly written articles.
 
 
 
== Default signature options == <!--T:38-->
 
 
 
<!--T:2-->
 
 
There are three default options. Four tildes are standard (full signature). Typing three tildes results in a username-only signature (without timestamp). Typing five tildes results in a pure timestamp (without username).
 
There are three default options. Four tildes are standard (full signature). Typing three tildes results in a username-only signature (without timestamp). Typing five tildes results in a pure timestamp (without username).
</translate>
 
  
 
{| class="wikitable"
 
{| class="wikitable"
! <translate><!--T:3-->
+
! Function
Function</translate>
+
! Wiki markup (replaced when saving)
! <translate><!--T:4-->
+
! Resulting wiki code
Wiki markup (replaced when saving)</translate>
+
! Resulting display  
! <translate><!--T:5-->
 
Resulting wiki code</translate>
 
! <translate><!--T:6-->
 
Resulting display</translate>
 
 
|-
 
|-
| <translate><!--T:7-->
+
| Signature plus timestamp
Signature plus timestamp</translate>
 
 
| <pre>~~~~</pre>
 
| <pre>~~~~</pre>
 
|
 
|
<code><translate><!--T:8-->
+
<code><nowiki>[[</nowiki>{{ns:2}}:Username|Username]] 12:34, 1 February 2008 (UTC)</code>
<nowiki>[[</nowiki>{{ns:2}}:Username|Username]] 12:34, 1 February 2008 (UTC)</translate></code>
+
| [[{{ns:2}}:Username|Username]] 12:34, 1 February 2008 (UTC)
| <translate><!--T:9-->
 
[[{{ns:2}}:Username|Username]] 12:34, 1 February 2008 (UTC)</translate>
 
 
|-  
 
|-  
| <translate><!--T:10-->
+
| Signature alone
Signature alone</translate>
 
 
| <pre>~~~</pre>
 
| <pre>~~~</pre>
 
|
 
|
<code><translate><!--T:11-->
+
<code><nowiki>[[</nowiki>{{ns:2}}:Username|Username]] </code>
<nowiki>[[</nowiki>{{ns:2}}:Username|Username]]</translate></code>
+
| [[{{ns:2}}:Username|Username]]
| <translate><!--T:12-->
 
[[{{ns:2}}:Username|Username]]</translate>
 
 
|-
 
|-
| <translate><!--T:13-->
+
| Timestamp alone
Timestamp alone</translate>
 
 
| <pre>~~~~~</pre>
 
| <pre>~~~~~</pre>
| <code><translate><!--T:14-->
+
| <code>12:34, 1 February 2008 (UTC)</code>
12:34, 1 February 2008 (UTC)</translate></code>
+
| 12:34, 1 February 2008 (UTC)
| <translate><!--T:15-->
 
12:34, 1 February 2008 (UTC)</translate>
 
 
|}
 
|}
  
<translate>
+
If you edit without logging in, your IP address will take the place of a username. Usernames and IP addresses are also stored in {{meta|Help:Page history|page histories}} as a record of who wrote what, so others can always verify signatures.
<!--T:16-->
 
If you edit without logging in, your IP address will take the place of a username. Usernames and IP addresses are also stored in [[<tvar|history>m:Special:MyLanguage/Help:Page history</>|page histories]] as a record of who wrote what, so others can always verify signatures.
 
 
 
<!--T:17-->
 
The common format to type a signature – two hyphens (or a long dash) followed by four tildes (<tvar|sign><code>-- '''<nowiki>~~~~</nowiki>'''</code></>) – is derived from the computer network Usenet, where two hyphens mark a signature block.</translate>
 
<translate>
 
<!--T:40-->
 
Clicking on the signature button will add two hyphens alongside the signature (<nowiki>--~~~~</nowiki>).
 
  
<!--T:18-->
+
The common format to type a signature – two hyphens (or a long dash) followed by four tildes (<code>-- '''<nowiki>~~~~</nowiki>'''</code>) – is derived from the computer network Usenet, where two hyphens mark a signature block. Note that the hyphens or dash are not inserted automatically and have to be entered (unless you customize your signature to include them, see an example in the next section).
The actual signature string, the tildes, automatically get substituted with username (linked to the appropriate user page) and timestamp (time/date), when you save a signed edit. This helps other users to follow the chronological order of discussions, and to identify the author of a particular comment.
 
  
<!--T:44-->
+
The actual signature string, the tildes, automatically get substituted with username (linked to the appropriate user page) and timestamp (time/date), when you save a signed edit. This helps other users to follow the chronological order of discussions, and to identify the author of a particular comment.  
The username part is controlled by the message <tvar|signature>[[MediaWiki:Signature]]</>, or <tvar|signature-anon>[[MediaWiki:Signature-anon]]</> for users not logged-in.</translate>
 
<translate>
 
<!--T:45-->
 
<code>$1</code> on those messages get substituted by the user name editing the page, and <code>$2</code> with either the user name, or a custom signature as specified in <tvar|pref>{{ll|Help:Preferences}}</>.</translate>
 
<translate>
 
<!--T:46-->
 
If the user enables raw signatures in preferences, the contents of the custom signature is used directly.
 
  
<!--T:19-->
+
If you don't find the tilde on your keyboard, you can use the signature button [[{{ns:image}}:Insert-signature.png|text-bottom|link=|signature button]] of the default {{meta|Help:Edit toolbar|edit toolbar}} as a typing aid.
If you don't find the tilde on your keyboard, you can use the signature button [[{{ns:image}}:Insert-signature.png|text-bottom|link=|signature button]] of the default [[<tvar|toolbar>m:Special:MyLanguage/Help:Edit toolbar</>|edit toolbar]] as a typing aid.
 
  
<!--T:20-->
+
Signatures do not work in edit summaries (they do not translate from <nowiki>~~~~</nowiki> there), but of course there would be no need to use this in an edit summary. The date and your user name are recorded and displayed against edits anyway.  
Signatures do not work in edit summaries (they do not translate from <tvar|sign><nowiki>~~~~</nowiki></> there), but of course there would be no need to use this in an edit summary. The date and your user name are recorded and displayed against edits anyway.  
 
  
<!--T:21-->
 
 
Note that timestamps are currently formatted by default and saved according to the default locale conventions (language, script, date and time format) used on each wiki, and '''not''' according to the conventions of your current preferred language.
 
Note that timestamps are currently formatted by default and saved according to the default locale conventions (language, script, date and time format) used on each wiki, and '''not''' according to the conventions of your current preferred language.
  
== Customized signatures == <!--T:39-->
+
== Customized signatures ==
 
+
Registered users can customize their signature (the part between the two hyphens and the timestamp) by changing the field "{{int:yournick}}" in their [[Help:Preferences|preferences]]. By default, anything you enter there will be wrapped with <code><nowiki>[[ ]]</nowiki></code>. To use a special linking (without this automatic link), you have to enable “Raw signatures.” Then you can add Wiki markup and also HTML (as far as allowed on the wiki) as you like, but the maximum length is 255 characters. Please note that striking signatures are often disliked by other users.
<!--T:22-->
 
Registered users can customize their signature (the text displayed on the link pointing to your username) by changing the field "{{int:yournick}}" in their [[Help:Preferences|preferences]]. By default, anything you enter there will be wrapped with <code><nowiki>[[ ]]</nowiki></code>. To use a special linking (without this automatic link), you have to enable “Raw signatures.” Then you can add Wiki markup and also HTML (as far as allowed on the wiki) as you like, but the maximum length is 255 characters. Please note that striking signatures are often disliked by other users.
 
  
<!--T:23-->
+
Note that if you customize your signature, you should avoid displaying the identity of another unrelated user account, unless you also own this account or are explicitly authorized by this user: the link should unambiguously point to '''your''' effective user page or talk page on the local wiki. However, changing your signature will '''not''' override the username that is recorded in page histories. Some wikis may also have defined a restricting policy about the usage of external links or images in signatures. Look at the policies documented and on enforced your local wiki about user accounts and identities.
Note that if you customize your signature, you should avoid displaying the identity of another unrelated user account, unless you also own this account or are explicitly authorized by this user: the link should unambiguously point to '''your''' effective user page or talk page on the local wiki.</translate>
 
<translate>
 
<!--T:41-->
 
However, changing your signature will '''not''' override the username that is recorded in page histories.</translate>
 
<translate>
 
<!--T:42-->
 
Some wikis may also have defined a restricting policy about the usage of external links or images in signatures.</translate>
 
<translate>
 
<!--T:43-->
 
Look at the policies documented and on enforced your local wiki about user accounts and identities.
 
  
<!--T:24-->
 
 
If you enable “Raw signatures” but don't add any customized signature string, you'll sign with your unlinked username.
 
If you enable “Raw signatures” but don't add any customized signature string, you'll sign with your unlinked username.
  
<!--T:25-->
+
The most common customizations are the following:
The most common customizations are the following:</translate>
 
  
 
{| class="wikitable"
 
{| class="wikitable"
! <translate><!--T:26-->
+
! Purpose
Purpose</translate>
+
! Raw signature
! <translate><!--T:27-->
+
! Resulting signature display (generated by four tildes)
Raw signature</translate>
 
! <translate><!--T:28-->
 
Resulting signature display (generated by four tildes)</translate>
 
 
|-
 
|-
| <translate><!--T:29-->
+
| Embedding the dashes in the signature
Embedding the dashes in the signature</translate>
 
 
|  
 
|  
<code>-- <translate><!--T:30-->
+
<code><nowiki>-- [[</nowiki>{{ns:2}}:Username|Username]]</code>
<nowiki>[[</nowiki>{{ns:2}}:Username|Username]]</translate></code>
+
| -- [[{{ns:2}}:Username|Username]] 12:34, 1 February 2008 (UTC)
| -- <translate><!--T:31-->
 
[[{{ns:2}}:Username|Username]] 12:34, 1 February 2008 (UTC)</translate>
 
 
|-
 
|-
| <translate><!--T:32-->
+
| Adapting the displayed username to your convenience
Adapting the displayed username to your convenience</translate>
 
 
|  
 
|  
<code><translate><!--T:33-->
+
<code><nowiki>[[</nowiki>{{ns:2}}:Username|Preferred User Name]]</code>
<nowiki>[[</nowiki>{{ns:2}}:Username|Preferred User Name]]</translate></code>
+
| [[{{ns:2}}:Username|Preferred User Name]] 12:34, 1 February 2008 (UTC)
| <translate><!--T:34-->
 
[[{{ns:2}}:Username|Preferred User Name]] 12:34, 1 February 2008 (UTC)</translate>
 
 
|-
 
|-
| <translate><!--T:35-->
+
| Adding a talk page link
Adding a talk page link</translate>
 
 
|  
 
|  
<code><translate><!--T:36-->
+
<code><nowiki>[[</nowiki>{{ns:2}}:Username|Username]] (<nowiki>[[</nowiki>{{ns:3}}:Username|talk]])</code>
<nowiki>[[</nowiki>{{ns:2}}:Username|Username]] (<nowiki>[[</nowiki>{{ns:3}}:Username|talk]])</translate></code>
+
| [[{{ns:2}}:Username|Username]] ([[{{ns:3}}:Username|talk]]) 12:34, 1 February 2008 (UTC)
| <translate><!--T:37-->
 
[[{{ns:2}}:Username|Username]] ([[{{ns:3}}:Username|talk]]) 12:34, 1 February 2008 (UTC)</translate>
 
 
|}
 
|}
  
[[Category:Help{{langcat|Signatures}}|Signatures]]
+
{{Languages}}
 +
[[Category:Help|Signatures]]

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

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

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