ContributeCreate accountLog in

Difference between revisions of "Help:Editing"

Revision as of 23:30, 5 September 2026 by OpenWiki
(Updated from the starter corpus)
Revision as of 00:19, 6 September 2026 by OpenWiki
(Updated from the starter corpus)
; <nowiki>[https://example.org label]</nowiki> : an external link.; <nowiki>[https://example.org label]</nowiki> : an external link.
A link to a page that does not exist yet shows in <span class="ow-redlink-demo">red</span>. Clicking it opens the editor to create that page &mdash; this is how most articles begin. See [[Special:WantedPages]] for the ones people are waiting for.+A link to a page that does not exist yet shows in <span class="ow-redlink-demo">red</span>. Clicking it opens the editor to create that page. This is how most articles begin. See [[Special:WantedPages]] for the ones people are waiting for.
== Lists ==== Lists ==
<nowiki>[[File:/static/media/diagram.svg|thumb|right|300px|A local file]]</nowiki> <nowiki>[[File:/static/media/diagram.svg|thumb|right|300px|A local file]]</nowiki>
Both <code>http://</code> and <code>https://</code> addresses are accepted, as are protocol-relative ones beginning <code>//</code>. Anything else &mdash; <code>javascript:</code>, <code>data:</code> and the rest &mdash; is ignored rather than rendered, so a link cannot be used to smuggle code into a page.+Both <code>http://</code> and <code>https://</code> addresses are accepted, as are protocol-relative ones beginning <code>//</code>. Anything else, including <code>javascript:</code> and <code>data:</code>, is ignored rather than rendered, so a link cannot be used to smuggle code into a page.
The options, in any order after the address, are:The options, in any order after the address, are: