Gamepedia帮助Wiki
警告:您没有登录。如果您做出任意编辑,您的IP地址将会公开可见。如果您登录创建一个账户,您的编辑将归属于您的用户名,且将享受其他好处。

该编辑可以被撤销。 请检查下面的对比以核实您想要撤销的内容,然后发布下面的更改以完成撤销。

最后版本 您的文本
第11行: 第11行:
   
 
==Signing comments==
 
==Signing comments==
You should always sign your comments by typing <code><nowiki>~~~~</nowiki></code> for your username plus a time signature. Then, when you click "Save page", your signature will be inserted automatically. Otherwise your posting will still appear but without your name. (For your convenience, there is a button at the top of the edit box with a signature icon which inserts <nowiki>"--~~~~"</nowiki> when clicked.)
+
You should always sign your comments by typing <tt><nowiki>~~~~</nowiki></tt> for your username plus a time signature. Then, when you click "Save page", your signature will be inserted automatically. Otherwise your posting will still appear but without your name. (For your convenience, there is a button at the top of the edit box with a signature icon which inserts <nowiki>"--~~~~"</nowiki> when clicked.)
   
If you do not have a username account, or if you have one but have not logged in, your computer's external IP address will be used instead as your signature, when you type <code><nowiki>~~~~</nowiki></code> and save your edit. In such cases, whether or not you sign your comment, your IP address will be recorded (in the page history) as having made the edit. If you do not want your IP address recorded by Gamepedia in this way so that everyone can see it, then you should get a username by {{fullurl|Special:Userlogin|type{{=}}signup|text=creating a free account}}.
+
If you do not have a username account, or if you have one but have not logged in, your computer's external IP address will be used instead as your signature, when you type <tt><nowiki>~~~~</nowiki></tt> and save your edit. In such cases, whether or not you sign your comment, your IP address will be recorded (in the page history) as having made the edit. If you do not want your IP address recorded by Gamepedia in this way so that everyone can see it, then you should get a username by {{fullurl|Special:Userlogin|type{{=}}signup|text=creating a free account}}.
   
 
:'''For more information, see [[Signatures]].'''
 
:'''For more information, see [[Signatures]].'''
第28行: 第28行:
   
 
===Plain indentations===
 
===Plain indentations===
The simplest way of indenting is to place a colon (<code>:</code>) at the beginning of a line. The more colons you put, the further indented the text will be. A newline (pressing '''Enter''' or '''Return''') marks the end of the indented paragraph.
+
The simplest way of indenting is to place a colon (<tt>:</tt>) at the beginning of a line. The more colons you put, the further indented the text will be. A newline (pressing '''Enter''' or '''Return''') marks the end of the indented paragraph.
   
 
For example:
 
For example:
: <code>This is aligned all the way to the left.</code>
+
: <tt>This is aligned all the way to the left.</tt>
: <code><nowiki>: </nowiki>This is indented slightly.</code>
+
: <tt><nowiki>: </nowiki>This is indented slightly.</tt>
: <code><nowiki>:: </nowiki>This is indented more.</code>
+
: <tt><nowiki>:: </nowiki>This is indented more.</tt>
 
is shown as:
 
is shown as:
 
: This is aligned all the way to the left.
 
: This is aligned all the way to the left.
第40行: 第40行:
   
 
===Bullet points===
 
===Bullet points===
You can also indent using ''bullets'', which are also used for lists. To insert a bullet (when your edit is saved), type an asterisk (<code>*</code>). Similar to indentation, more asterisks in front of a paragraph means more indentation.
+
You can also indent using ''bullets'', which are also used for lists. To insert a bullet (when your edit is saved), type an asterisk (<tt>*</tt>). Similar to indentation, more asterisks in front of a paragraph means more indentation.
   
 
A brief example:
 
A brief example:
: <code><nowiki>* </nowiki>First list item</code>
+
: <tt><nowiki>* </nowiki>First list item</tt>
: <code><nowiki>* </nowiki>Second list item</code>
+
: <tt><nowiki>* </nowiki>Second list item</tt>
: <code><nowiki>** </nowiki>Sub-list item under second</code>
+
: <tt><nowiki>** </nowiki>Sub-list item under second</tt>
: <code><nowiki>* </nowiki>Third list item</code>
+
: <tt><nowiki>* </nowiki>Third list item</tt>
   
 
Which is shown as:
 
Which is shown as:
第55行: 第55行:
   
 
===Numbered items===
 
===Numbered items===
You can also create numbered lists. For this, use the number sign or "octothorpe" (<code>#</code>). This is usually used for polls and voting, and otherwise is fairly rare. Again, you can affect the indent of the number by the number of <code>#</code>s you use.
+
You can also create numbered lists. For this, use the number sign or "octothorpe" (<tt>#</tt>). This is usually used for polls and voting, and otherwise is fairly rare. Again, you can affect the indent of the number by the number of <tt>#</tt>s you use.
   
 
Example:
 
Example:
: <code><nowiki># </nowiki>First item</code>
+
: <tt><nowiki># </nowiki>First item</tt>
: <code><nowiki># </nowiki>Second item</code>
+
: <tt><nowiki># </nowiki>Second item</tt>
: <code><nowiki>## </nowiki>Sub-item under second item</code>
+
: <tt><nowiki>## </nowiki>Sub-item under second item</tt>
: <code><nowiki># </nowiki>Third item</code>
+
: <tt><nowiki># </nowiki>Third item</tt>
   
 
Shows up as:
 
Shows up as:
第85行: 第85行:
 
Note that if you want to include a list in your comments, add colons before each item, for example:
 
Note that if you want to include a list in your comments, add colons before each item, for example:
   
: <code><nowiki>::: Both these sites say she's at 49, 50:</nowiki><br/></code>
+
: <tt><nowiki>::: Both these sites say she's at 49, 50:</nowiki><br/></tt>
: <code><nowiki>::: * ''Wowhead''</nowiki><br/></code>
+
: <tt><nowiki>::: * ''Wowhead''</nowiki><br/></tt>
: <code><nowiki>::: * ''WoWDB''</nowiki><br/></code>
+
: <tt><nowiki>::: * ''WoWDB''</nowiki><br/></tt>
: <code><nowiki>::: ~~~~</nowiki></code>
+
: <tt><nowiki>::: ~~~~</nowiki></tt>
   
 
-----
 
-----
请注意在Gamepedia帮助Wiki上的所有贡献都将依据CC BY-NC-SA进行发布。
取消 编辑帮助(在新窗口中打开)