Content deleted Content added
Whale plane (talk | contribs) m Reverted 1 edit by 82.9.59.164 identified as vandalism to last revision by CesarB. using TW |
|||
Line 4:
==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 <code>Example</code> in the Nickname field in
For example, placing the following in the default Nickname field
:<code><nowiki>Example]] | [[User talk:Example|</nowiki></code>
will result in a signature that looks like
:[[User:Example|Example]] | [[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 Nickname field, e.g. <code>&#91;</code> instead of <code><nowiki>[</nowiki></code>. If you would like a signature that requires markup within the Nickname field, please check the <code>Raw signatures</code> option and enter the ''full'' signature string into the field. For instance, to produce the signature
:[[User:Example|Example]] | [[User talk:Example|Talk]]
place
:<code><nowiki>[[User:Example|Example]] | [[User talk:Example|Talk]]</nowiki></code>
within the Nickname field and check <code>Raw signatures</code>.
==You are using "raw signatures"==
|