Topic on Project:Support desk

How to create a launch page in mediawiki?

4
Bash shell (talkcontribs)

Hi, I would like to create a launch page before the actual mediwiki page shows.

I have created index.html file and included text to it,that works perfect,but the image that I added is not shown.

Wargo (talkcontribs)

If you use clear HTML you can't use wiki syntax. How did you add image?

MacFan4000 (talkcontribs)

If its normal HTML than for images use <img src="path to image" alt="discription" style="(styles)">

Fokebox (talkcontribs)

The problem is not in your wiki as you use separate html page as index.html. You should define exact url of images that you want to use at the page.