Editing Pikmin Technical Knowledge Base:Guidelines

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 11: Line 11:
 
: When writing a hexadecimal value, include the "0x" prefix before it, so it's clear that the number you've shown is in hex format.
 
: When writing a hexadecimal value, include the "0x" prefix before it, so it's clear that the number you've shown is in hex format.
  
; Hexadecimal values should follow the format <code>0x0F</code>.
+
; Hexadecimal values should start with 0x.
: This means starting with "0x", and use uppercase for the alpha characters (e.g. <code>0xDC</code> instead of <code>0xdc</code>). Consider adding a leading zero if it looks better, e.g. <code>0x05</code> instead of <code>0x5</code>.
+
: e.g. <code>0x3A</code>. Consider adding a leading zero if it looks better, e.g. <code>0x05</code> instead of <code>0x5</code>.
  
 
; File formats in prose should be in all uppercase, without a dot.
 
; File formats in prose should be in all uppercase, without a dot.

Please note that all contributions to Pikmin Technical Knowledge Base are considered to be released under the Creative Commons Attribution-ShareAlike (see Pikmin Technical Knowledge Base:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)