More actions
| Line 441: | Line 441: | ||
The {{tag|nowiki}} markup can also be used: {{tag|nowiki|content=[Doe]}} or {{tag|nowiki|content=[etc.]}}. | The {{tag|nowiki}} markup can also be used: {{tag|nowiki|content=[Doe]}} or {{tag|nowiki|content=[etc.]}}. | ||
If a URL itself contains square brackets, the wiki-text should use the [[Wikipedia:URL encoding|URL-encoded]] form <code><nowiki>http://</nowiki>example.site/foo.php?query={{xt|%5B}}xxx{{xt|%5D}}yyy</code>, rather than ...<code>query={{xt|[}}xxx{{xt|]}}yyy</code>. This will avoid truncation of the link after <code>xxx</code>. | |||
=== Ellipses === | === Ellipses === | ||