Wiki sandbox
| |
Welcome to the Wiki sandbox. Here, you can do random experimentation and study the art of wiki markup, without interfering with existing pages. |
| |
Good idea Shuny. Everyone, I hope you have fun here in the wiki. Don't be shy. |
Here is an example of pre-formatted text, with fonts:
Was yea ra chs hymmnos mea
(I will be glad to turn myself into a song)
Here is an example of pre-formatted text with fonts, using spans instead of the deprecated <font> tag. Also, this shows how to do bold and italics without ''', '', and <hymmnos> wiki markup:
Was yea ra chs hymmnos mea (I will be glad to turn myself into a song)
Simple example, using just a different font:
Using "span" tag (recommended): text in times new roman Using "font" tag (deprecated): text in times new roman And some Hymmnos (with the English translation in italics): Was yea ra chs hymmnos mea (I will be glad to turn myself into a song)
Example, using line breaks instead of preformatted text:
This text is
split over many lines
instead of into paragraphs
Was yea ra chs hymmnos mea
(I will be glad to turn myself into a song)
Testing Arabic...
شسیتبمسیتب یسمابمسی مسیتبمسنی سیب یسشبنسیتب سیبشسب شیسبشسیبشبسیب
And with fonts:
Bold: شسیتبمسیتب یسمابمسی مسیتبمسنی سیب
Italic: یسشبنسیتب سیبشسب
Blue: شیسبشسیبشبسیب
And now for something completely random ... >_>.
LOL I CAN HAS BLINKEN LICHTE!
Some CSS, to give the page a light green background, and the contents a blue background...
Here's a basic table:
| Row 1, Column 1 | Row 1, Column 2 | Row 1, Column 3 |
| Row 2, Column 1 | Row 2, Column 2 | Row 2, Column 3 |
| Row 3, Column 1 | Row 3, Column 2 | Row 3, Column 3 |
| |
Note: I've moved the discussions over to the Talk page. |
Here is some music. Click on the play button to start.
You can have more than one song, and set other options, see this page for more info.
A table with merged cells:
| Column 1 | Column 2 | Column 3 |
| A | B | |
| C | D | |
| E | F | |
| G | ||
| H | ||
(Copied from the example here).
Nested tables:
| Row 1, Column 1 |
|
Original table, Row 1, column 3 |
Image uploads:
More info on images here here
| News Box Header |
| Something to place a notice or news for your page. |
For the effect above, here is the code:
{{Newsbox
|title=News Box Header
|2= Something to place a notice or news for your page.
}}
Here's an example of a table with sortable columns:
| abc | def |
|---|---|
| 1 | d |
| 2 | a |
| 3 |
c |
| 4 |
b |
