Testing sandbox - Ece

Testing sandbox

From Ece

Jump to: navigation, search

This page is to test out features of the wiki.

Contents

Video embedding

The installation of the EmbedVideo extension should allow video embedding.

Test Level 2 Heading Bar

First paragraph text

Math formulas

\sum_{n=0}^\infty \frac{x^n}{n!}

It seems that math (TeX) markup does appear to work on the ECE wiki.

ParserFunctions

string1 != string2

Does appear to be installed. Proposed use is discussed on the Template creation and usage page.

New page creation

test create page

Subpages

Subpage links work!

Imagemaps

Photos and videos]] of robots from past years
Photos and videos]] of robots from past years

Testing code boxes

Look at this codebox, isn't it great?

But what if we put it in a list?

  1. Here is the first list item
  2. Now let's use pre tags to put a code box inside of the list
    this code box is in the numbered list, and will look totally wrong in Internet Explorer 6
  3. So we see that, in IE, pre tags end up looking much like tt tags with extra blank lines around the text
  4. This is the final list item
What if we use pre tags outside of a numbered list?

But regardless of what we do, the text looks tiny and not very legible in IE6. Switch to [Firefox]!! Or maybe IE7 works too; I haven't checked.