Content deleted Content added
another one: unescaped special characters |
Restored revision 1287143457 by John of Reading (talk) |
||
(143 intermediate revisions by 94 users not shown) | |||
Line 1:
{{
Recent changes on the version of the [[MediaWiki]] software running Wikipedia altered the way signatures work. If your signature is not working now (but was working previously), check the following:▼
▲
===You are not using "raw signatures"===▼
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 <nowiki>[[User:Example|</nowiki>''here''<nowiki>]]</nowiki>, to form <nowiki>[[User:Example|Example]]</nowiki>. When saved in a page, this markup displays as "[[User:Example|Example]]". [[WP:HEP#Wiki_markup|Wiki markup]] and [[HTML element|HTML markup]] ''do not'' function in the Signature field, ''unless'' the "'''Treat the above as [[wiki markup]]'''" option is checked in [[Special:Preferences|Preferences]].
For example, placing the following in the default Signature field
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
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
===You are using "raw signatures"===▼
:[[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]]:
:
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.
[[Category:Wikipedia how-to]]▼
==Wikilink behavior==
Remember that ''all'' wikilinks show up as [[{{FULLPAGENAME}}|bold black text]] on the page they link to. So if you are testing your signature on your userpage/talk page and the user/talk part of it doesn't show up as a link, that may be why.
==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 13 June 2006, restricted to 255 [[byte]]s ([[phab:T10458|T10458]], [[rev:22960|r22960]]), later changed to 255 [[codepoint|character]]s ([[phab:T12338|T12338]], [[rev:23389|r23389]]).
▲[[Category:Wikipedia how-to|Signature]]
|