Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Help:How to fix your signature

From Wikipedia, the free encyclopedia
(Redirected fromWikipedia:SIGHELP)
Shortcuts

Changes made in November 2005 to the version of theMediaWiki software running Wikipedia altered the waysignatures work. If your signature is not working now (but was working previously), you will need to make some changes to yourPreferences page.

If you are not using "raw signatures"

[edit]

MediaWiki makes the creation of simple, straightforward signatures relatively easy. For example, if User:Example wants a signature that displays asExample, he would simply have to enter "Example" in the Signature field inPreferences. The software automatically places "Example" in [[User:Example|here]], to form [[User:Example|Example]]. When saved in a page, this markup displays as "Example".Wiki markup andHTML markupdo not function in the Signature field,unless the "Treat the above aswiki markup" option is checked inPreferences.

For example, placing the following in the default Signature field

[[User:Example|Example]] : [[User talk:Example|Talk]]

will result in a signature that looks like

[[User:Example|Example]] : [[User talk:Example|Talk]] (talk)

instead of

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. [ instead of [.

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 thefull signature string into the field.

For instance, to produce the signature

Example :Talk

place

[[User:Example|Example]] : [[User talk:Example|Talk]]

within the Signature field and check the "Treat the above as wiki markup" option.

If you are using "raw signatures"

[edit]

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 yourpreferences:

Invalid raw signature; check HTML tags.

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: [[User:Example|<span>Example]]),
you should close the tag (for instance: [[User:Example|<span>Example</span>]]).
It's also a good idea to put the tags outside the link if possible (for instance: <span>[[User:Example|Example]]</span>).
Mismatched or incorrectly nested tags
If the tags are mismatched (for instance: <s><u>hi</s></u>), fix them (for instance: <s><u>hi</u></s>).
Unquoted attributes
It's also recommended to use quotes on all attributes.
For instance, use <span></span> instead of <span style=color:white></span>.
Unclosed entities
If you have anHTML entity which is lacking the final ;, you need to add it; if you have a bare &, it must be replaced by &amp; (a bare & is always a mistake in either HTML or wikicode).
Unescaped special characters
If you are using one of &, < or > and want it shown as text, it must be escaped as &amp;, &lt; or &gt; respectively.
  • Do not use a table. A table causes the signature to display on more than one line. Use span instead.

Wikilink behavior

[edit]

Remember thatall wikilinks show up asbold 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

[edit]

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 255bytes (T10458,r22960), later changed to 255characters (T12338,r23389).

Retrieved from "https://en.wikipedia.org/w/index.php?title=Help:How_to_fix_your_signature&oldid=1303226193"
Category:

[8]ページ先頭

©2009-2025 Movatter.jp