Content deleted Content added
new page |
→You are not using "raw signatures": symptom to see if this is what's going on |
||
Line 7:
<code><nowiki>Example]][[User talk:Example|</nowiki></code>
This will not work anymore, since wiki markup (and HTML markup) is not allowed on "simple" signatures (it is escaped as HTML entities, e.g. &#91; instead of <nowiki>[</nowiki>).
To fix it, add the code which was automatically added (<code><nowiki>[[User:Example|</nowiki></code> to the beginning and <code><nowiki>]]</nowiki></code> to the end) and turn on "raw signatures".
|