Help:Anchors
From The Scuba Wiki
MediaWiki Handbook: Contents, Readers, Editors, Moderators, System admins +/- |
- See also: Help:Link#Anchors .
An anchor is a link to a specific portion of a page.
Contents |
Setting anchors
- Headers automatically become HTML anchors, which can be linked to.
- The <a> tag is not allowed in MediaWiki, so one cannot use <a name="link here">; however, one can use the "id" HTML attribute with almost any existing tag. For example, <div id="what_to_link_to">text</div>, <div id="what_to_link_to" />text or alternatively, for inline use in bulleted lists, <span id="what_to_link_to">text</span>.
Referencing anchors
Inside a regular wikilink [[page#anchor_name|shown_up_as]], include the hash sign (#) and the header name or the id tag name as it is written.
Linking to a position in an external page
The HTML source of the external target page needs to have <a name=..> or <.. id=..> at the target item, as an anchor to link to. Thus, to link to a position in an external page, for which this is not yet the case, one would need control over the target page or the cooperation of the entity that does.
Links to other help pages
- Help contents
- Meta | Wikinews | Wikipedia | Wikiquote | Wiktionary | commons: | mw: | b: | s: | mw:Manual | google
- Versions of this help page (for other languages see below)
- Meta | Wikinews | Wikipedia | Wikiquote | Wiktionary
- What links here on Meta or from Meta | Wikipedia | MediaWiki
- Reading
- Go | Search | Stop words | URL | Namespace | Page name | Section
- Backlinks | Link | Piped link | Interwiki link | Redirect | Category | Image page
- Logging in and preferences
- Logging in | Preferences | User style
- Editing
- Advanced editing | Editing FAQ | Edit toolbar | Export | Import | Shortcuts
- Tracking changes
- Recent changes (enhanced) | Related changes | Watching pages | Diff
- Page history | Edit summary | User contributions | Minor edit | Patrolled edit
- Style & formatting
- Wikitext examples | Reference card | HTML in wikitext | List | Table | Sorting | Colors
- Special input and output
- Inputbox | Special characters | Displaying a formula | Images (uploads) | EasyTimeline
- Advanced functioning
- Template | Advanced templates | Parser function | ParserFunctions | Parameter default
- Variable | Magic word | System message | Substitution | Array | Calculation
- Page management
- Starting a new page | Renaming (moving) a page | Protecting pages | Deleting a page
- Special pages
- Talk page | Testing | Sandbox | CentralNotice