Last edited one year ago
by WikiSysop

6 Footer

The footer contains 3 links to your privacy policy and other pages. If you don't need them, you can also remove them from your user interface or rename them to change their purpose. Additional links cannot be added.

6.1. Creating the linked target pages

The content for the links in the footer must first be created. By default, all users with edit permissions can click on a link in the footer to create the corresponding page. It is stored in the Project namespace.

6.2. Changing the standard links

The wiki has 3 standard links that are managed in the user interface: Privacy policy, About (sitename) und Disclaimers.

Example: About (sitename)

In the following example, we change the link text About (sitename) to Legal information. In addition, we link to the new target page Legal:Terms.

  1. Create or open the page MediaWiki:Aboutsite.
  2. Change the text from About (sitename) to Legal information.
  3. Open the page MediaWiki:Privacypage.
  4. Change the text to Legal:Terms.

The footer now shows a link label of Legal information and the link opens the page Legal:Terms.

6.3. Standard configurations

The following table shows the default pages that are used to create the footer links and their associated target content.

Footer link Link text defined in Link target defined in Standard target page
Privacy policy MediaWiki:Privacy MediaWiki:Privacypage Project:Privacy policy
About (sitename)) MediaWiki:Aboutsite MediaWiki:Aboutpage Project:About
Disclaimers MediaWiki:Disclaimers MediaWiki:Disclaimerpage Project:General disclaimer
Important!Both the page for the link text as well as the page for the link target cannot be empty. If one of them is empty, no footer link is generated. To suppress a footer link, you can leave one of the two pages empty.


6.4. Linking external target pages

To link one of these footer links to an external web page, you first have to define an interwikilink for the external website.

Example: Linking the Privacy policy to the external page https://mysite.com/privacy/.

  1. Define the interwikilink for the domain mysite.com on the page Special:InterWikiLinks (interwiki prefix: mysite).
    Interwiki link
    Interwiki link
  2. Insert the interwikilink on the link target page MediaWiki:Privacypage and save the page.
    External footer link
    External footer link
    Syntax: interwiki-prefix:target-page.

Related info

Discussions