Components/Links

From Visual Data Wiki
Jump to navigation Jump to search

Internal Links

[[Main Page|Send me home]]

Send me home

External Links

[https://webmo.info WebMo Website]

WebMo Website

External Links that behaves like internal links This is useful if you have a link with URL parameters. There are two CSS classes in the -wrapper:

  1. plainlinks - This MediWiki core class hides the symbol for external links
  2. link-target-self - This class comes with Extension:LinkTarget and overwrites the standard behavior for external links (opens in the same tab instead of a new one).
<span class="plainlinks link-target-self">[{{SERVER}}/wiki/Main_Page?user={{CURRENTUSER}} Send me home with my name as URL parameter]</span>

Send me home with my name as URL parameter