Content deleted Content added
Restored revision 1287143457 by John of Reading (talk) |
|||
(106 intermediate revisions by 78 users not shown) | |||
Line 1:
{{
Changes made in November 2005
==
MediaWiki makes the creation of simple, straightforward signatures relatively easy. For example, if User:Example wants a signature that displays as [[User:Example|Example]], he would simply have to enter "Example" in the Signature field in [[Special:Preferences|Preferences]]. The software automatically places "Example" in <
For example, placing the following in the default Signature field
==You are using "raw signatures"==▼
:<nowiki>[[User:Example|Example]] : [[User talk:Example|Talk]]</nowiki>
will result in a signature that looks like
:[[User:Example|<nowiki>[[User:Example|Example]] : [[User talk:Example|Talk]]</nowiki>]] ([[User talk:Example|talk]])
instead of
:[[User:Example|Example]] : [[User talk:Example|Talk]]
This is because Wiki markup (and HTML markup) are now escaped as HTML entities when placed in the default Signature field, e.g. <nowiki>&#91; instead of [.</nowiki>
If you would like a signature that requires markup within the Signature field, please check the "Treat the above as wiki markup" option and enter the ''full'' signature string into the field.
For instance, to produce the signature
:[[User:Example|Example]] : [[User talk:Example|Talk]]
place
:<nowiki>[[User:Example|Example]] : [[User talk:Example|Talk]]</nowiki>
within the Signature field and check the "Treat the above as wiki markup" option.
If you have been using "raw signatures" all along but find that your signature is now not working, you may find the following message displayed in your [[Special:Preferences|preferences]]:
Line 14 ⟶ 30:
This means you are using invalid markup on your signature. Some possible causes with their corresponding solutions:
;Unclosed tags :If you are opening a tag without the corresponding closing tag (for instance:
;Mismatched or incorrectly nested tags :If the tags are mismatched (for instance:
;Unquoted attributes :It's also recommended to use quotes on all attributes
;Unclosed entities :If you have
;Unescaped special characters :If you are using one of <
* Do not use a table. A table causes the signature to display on more than one line. Use span instead.
==Wikilink behavior==
Remember that ''all'' wikilinks show up as
==A note on long signatures==
The markup for your signature is visible in the edit window; if it is too long, it makes editing the page harder. Try to keep the markup length below about one line of text. Also, the signature length is, since
[[Category:Wikipedia how-to|Signature]]
|