Inkipedia:Policy/Signatures
Policy
Signatures allow users to sign off messages on pages, whether that be for talk page discussions or voting on policies. In order to reasonably maintain conversation and attribute messages to users, users are expected to sign their comments with ~~~~ on talk pages.
- User signatures are required to link to their userpage, user talk, or user contributions log. By convention, signatures link to more than one of these.
- User signatures are required to display the name of the user or approximation or derivation thereof. For example, a display of an abbreviated form of the username, one that omits numbers, one that adds small decorations, or a romanized version would be acceptable. One that calls into question impersonation or spoofing attempts is not.
- Users should only have one signature in-use.
- Signatures must not contain:
- violations of any other policies
- content larger than 30 pixels in height
- content that expands the height of the line
- contain line breaks and or spread over multiple lines
- any external links (see Inkipedia:Policy/Advertisement)
- content with absolute or fixed positions
- content with extreme relative positions
- any markup that is a disruption e.g.
<blink>
,<marquee>
etc. - any markup that categorizes pages
- any invalid markup, e.g. unclosed tags or formatting markup
Creating a signature
By default, the signature is Your Name (talk). This will be displayed if you do not customize your signature.
Below is the cleanest and preferred way of creating a signature.
- Create your signature code and place it in User:YourUsername/Sig.
- Go to Preferences, scroll down to Signature.
- In New Signature, type {{nosubst|User:YourUsername/Sig}} into the box.
- Make sure the box marked "custom signature" or "Treat signature as wikitext" is checked.
- Press Save.
- You can now edit User:YourUsername/Sig and it will be updated throughout the wiki for each change.
Note that this will not change any signatures you have written before following these steps.
Signing
Some users may be confused or unfamiliar with the ~~~~ mark, believing that it is a decoration or a separator of some sort. It is not. Type ~~~~ only: you do not type ~~~~UserName or ~~~~UserName~~~~.
Do
Code | Gives |
---|---|
~~~ | Example |
~~~~ | Example 00:00, 1 January 1970 (UTC) |
--[[User:Example|]] | --Example |
{{Signature|Example}} | Example (talk | contribs) |
Do not
Code | Gives |
---|---|
~~~~Example~~~~ | Example 00:00, 1 January 1970 (UTC)ExampleExample 00:00, 1 January 1970 (UTC) |
~~~~Example | Example 00:00, 1 January 1970 (UTC)Example |
Example~~~~ | ExampleExample 00:00, 1 January 1970 (UTC) |
~~~~~ | 00:00, 1 January 1970 (UTC) |
Signing for someone else
When you see that someone else has not signed their comment in a talk page, it may be helpful to sign the comment for them.
To sign someone else's comment, use {{Unsigned}}. First, go to the history page so that you can copy the username and time. Then paste the username and time into the template like this: {{subst:unsigned|Username|00:00, 1 January 1970 (UTC)}}