Help:Signatures: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
m (Protected "Help:Signatures": This is a policy or help page ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(pic add, +lock)
Line 1: Line 1:
A '''signature''' is a piece of text and [[help:wiki markup|wikicode]] which identifies you as the author of a block of text.  It looks like this: {{user:CzechOut/Sig}}&nbsp;<span style="{{User:CzechOut/TimeFormat}}">'''01:56:34 Sat&nbsp;'''09 Jul 2011&nbsp;</span>  
{{lock}}A '''signature''' is a piece of text and [[help:wiki markup|wikicode]] which identifies you as the author of a block of text.  It looks like this: {{user:CzechOut/Sig}}&nbsp;<span style="{{User:CzechOut/TimeFormat}}">'''01:56:34 Sat&nbsp;'''09 Jul 2011&nbsp;</span>  
==Definition==
==Definition==
A signature is  comprised of at least three parts.  It should contain an automatic link to your '''user page''', making it easy for others to learn more about you.  It should also contain a link to your '''user talk page''', so that people can easily communicate with you.  And finally, it should contain a datestamp.  The date contained in the signature also indicates how current the discussion is and the order in which comments were made.
A signature is  comprised of at least three parts.  It should contain an automatic link to your '''user page''', making it easy for others to learn more about you.  It should also contain a link to your '''user talk page''', so that people can easily communicate with you.  And finally, it should contain a datestamp.  The date contained in the signature also indicates how current the discussion is and the order in which comments were made.
Line 16: Line 16:
If you want to make it more colorful or interesting, you certainly may, so long as you observe whatever rules are currently in place at our [[tardis:signature policy|signature policy]].
If you want to make it more colorful or interesting, you certainly may, so long as you observe whatever rules are currently in place at our [[tardis:signature policy|signature policy]].
==How do I make my signature "cooler"?==
==How do I make my signature "cooler"?==
[[file:SignatureLine.png|thumb|right|You have to scroll down to this area, tick the box next to '''Custom signature''', then enter . . . ''something'' in the line next to "Signature:"]]
There are two main ways in which you can adapt your signature.  Both of them involve changing the "signature" line on the main page of your [[special:preferences|user preferences]] here at Wikia.  You can either click the link, or you can find your name at the top right of this page, and pull down to "my preferences".  
There are two main ways in which you can adapt your signature.  Both of them involve changing the "signature" line on the main page of your [[special:preferences|user preferences]] here at Wikia.  You can either click the link, or you can find your name at the top right of this page, and pull down to "my preferences".  



Revision as of 21:14, 9 July 2011

LockedTab.png

A signature is a piece of text and wikicode which identifies you as the author of a block of text. It looks like this:
czechout<staff />    <span style="">01:56:34 Sat 09 Jul 2011 

Definition

A signature is comprised of at least three parts. It should contain an automatic link to your user page, making it easy for others to learn more about you. It should also contain a link to your user talk page, so that people can easily communicate with you. And finally, it should contain a datestamp. The date contained in the signature also indicates how current the discussion is and the order in which comments were made.

On talk pages and forum pages, signing your name helps others to keep track of discussions, and to understand who holds which opinions. This is considered good "Wikiquette".

Generally, your contributions to articles, help pages, policies, and other content pages should not be signed. However, our signature policy, which governs the use of signatures on this wiki, requires that you sign your contributions to talk and forum pages.

How do I add a signature?

If you do nothing to your preferences, the system will give you a basic signature every time you type four tildes in a row, like this:

~~~~

Well, okay, not that big. But you get the point. A perfectly usable signature is provided for you by default.

If you want to make it more colorful or interesting, you certainly may, so long as you observe whatever rules are currently in place at our signature policy.

How do I make my signature "cooler"?

You have to scroll down to this area, tick the box next to Custom signature, then enter . . . something in the line next to "Signature:"

There are two main ways in which you can adapt your signature. Both of them involve changing the "signature" line on the main page of your user preferences here at Wikia. You can either click the link, or you can find your name at the top right of this page, and pull down to "my preferences".

Once you're on the main preferences page, scroll down to the signature line. If you want to change your signature, you'll have to modify this line. You can alter this line one of two ways:

  1. Enter the code which creates your signature on this line
  2. Use this line to call a template, making the template be the place where your actual signature code resides.

Method one: wikicode in Special:Preferences

If you put your code directly into the signature line at Special:Preferences, it's somewhat easier. You don't have to create any additional pages for templates. However, there's a maximum number of characters that can be accepted on this line, meaning that your signature can't be particularly complex. You'll have roughly enough space to throw in a couple of colors, maybe change the font. But that's about it.

It's beyond the scope of this document to tell you exactly what code you should put in this line. A good way to learn is to go to talk pages at Wikipedia and just look at the signatures there. You'll see a variety of interesting and creative uses of the space allowed by Special:Preferences. Cut and paste some of the code from people's signature; play around with it. You might try looking at some places like wikipedia:help:tables for overviews on how to use code to change bits of tables. Or do a Google search for "wikia signatures". You'll find lots of examples with a minimum of effort.

An example of method one

Although you can find plenty of creative examples elsewhere, let's take a look at a home-grown example of this first method. User:Bold Clone's signature changes the color of each word in his name, and links each to the pages our policy requires. Here's what he has in his signature line at Special:Preferences:

--[[User:Bold Clone|<span style="color:blue">'''Bold'''</span>]] [[User Talk:Bold Clone|<span style="color:gold">'''Clone'''</span>]]

This produces the following when he types four tildes (~~~~): --Bold Clone 18:22, January 7, 2011 (UTC)

Method two: calling a template

Although some wikis — like Wikipedia -— only allow you to use the above method, we here at the Doctor Who wiki allow you to also use the signature line in your preferences to call a template. What this means is that you change your Special:Preferences section to include a simple template call, and all the coding for your signature is then stored on that page. This means:

  • Your signature can have a theoretically unlimited amount of coding
  • Your signature will instantly change everywhere it was used when you change the template

Obviously, there's a lot of good there. It means you can really finesse your signature. You've got room to do a whole lot more than just color the letters. You can create borders, add background and foreground coloring, change the font — the whole bit.

But there's also a bit of a downside. On a big wiki like Wikipedia, if everyone started doing this "template call signature", the server would get bogged down, especially when people started changing their signatures. On a relatively small wiki like ours it's less of a concern, but there might come a day when we, too, will have to outlaw this kind of signature.

In any event, be aware that if you have this kind of signature, and you change it, it will change it everywhere that it has been used on the wiki. Each and every instance.

An example of the template call

When we say "template" here, we mean something very specific. We mean a user template. It operates like a regular template, but it is not a part of the template namespace. That is, don't create something like Template:MySignature. No, no — if you pull that, we'll probably delete it. Instead, this is a subpage of your user page. So here's what you do.

  1. Create User:YourName/autosig. On that page, type the following, and only the following:
    {{User:YourName/sig}}
  2. Create User:YourName/sig. On this page, enter the code for your signature.
  3. Under Special:Preferences, scroll down to the signatures area, and enter the following:
    {{User:YourName/autosig}}

So, imagine you're User:TimeTraveler. You'd create User:TimeTraveler/autosig. On that page you'd put

{{User:TimeTraveler/sig}}

. Then you'd create User:TimeTraveler/sig, and this would be where you'd really create your signature with your fancy wiki markup code. Then, in your Special:Preferences, you'd put this in your signature area:

{{User:TimeTraveler/autosig}}