Difference between revisions of "Sandbox"
Chris Tyler (talk | contribs) |
Chris Tyler (talk | contribs) |
||
Line 1: | Line 1: | ||
− | '''This page is for experimenting with wiki markup.''' | + | '''This page is for experimenting with wiki markup.''' Hit the "edit" or "view source" button to see the markup for the text; feel free to add and experiment with text on this page. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Here is a link to a page on this wiki: [[People]] | Here is a link to a page on this wiki: [[People]] | ||
Line 20: | Line 6: | ||
Here is a link with a different description: [[People|List of people involved in Open Source at Seneca]] | Here is a link with a different description: [[People|List of people involved in Open Source at Seneca]] | ||
− | Here is link to a website: [http://fedoraproject.org] - note the numbered | + | Here is link to a website: [http://fedoraproject.org] - note the numbered references [http://cs.senecac.on.ca] |
Here is a link to a website: http://fedoraproject.org | Here is a link to a website: http://fedoraproject.org | ||
Line 35: | Line 21: | ||
'''bold''' text | '''bold''' text | ||
+ | |||
+ | Bulleted list: | ||
+ | * Red | ||
+ | * Blue | ||
+ | * Green | ||
+ | |||
+ | Numbered list: | ||
+ | # January | ||
+ | # February | ||
+ | # March | ||
+ | |||
+ | Various compond lists: | ||
+ | * Seneca@York | ||
+ | *# School of Computer Studies | ||
+ | *# School of Communication Arts | ||
+ | *# School of Biochemistry | ||
+ | * Newnham | ||
+ | ** School of Brocolli Slicing | ||
+ | ** School of Fashionistas | ||
+ | ** School of Marshmallow Roasting | ||
+ | |||
= Top Heading = | = Top Heading = | ||
Line 40: | Line 47: | ||
== Subheading == | == Subheading == | ||
− | + | Notice that the table-of-contents for this page (above) is automatically built from the sequence of headings and subheadings. | |
− | + | Here is some more text | |
=== Sub-sub heading === | === Sub-sub heading === | ||
Line 50: | Line 57: | ||
== Another subheading == | == Another subheading == | ||
− | == | + | == Regular Tables == |
+ | |||
+ | {|class="sortable" border="1" cellspacing="1" | ||
+ | |||
+ | |- | ||
+ | !Column 1 Header | ||
+ | !Column 2 Header | ||
+ | |||
+ | |- | ||
+ | |Row 1 Column 1 | ||
+ | |Row 1 Column 2 | ||
+ | |||
+ | |- | ||
+ | |Row 2 Column 1 | ||
+ | |Row 2 Column 2 | ||
+ | |||
+ | |- | ||
+ | |colspan="2"|Row 3 - Spanning both columns | ||
+ | |||
+ | |} | ||
+ | |||
+ | == Collapsable Tables == | ||
+ | |||
+ | See http://meta.wikimedia.org/wiki/Help:Collapsing for information on setting up collapsible tables like this (use the show/hide link to show or hide the contents): | ||
+ | |||
+ | {|class="collapsible" style="background: #c0c0c0" width="80%" | ||
+ | !Always displayed header | ||
+ | |- | ||
+ | | | ||
+ | Optionally displayed text | ||
+ | Optionally displayed text | ||
+ | Optionally displayed text | ||
+ | Optionally displayed text | ||
+ | Optionally displayed text!!!!! | ||
+ | Optionally displayed text | ||
+ | |||
+ | |} |
Revision as of 18:53, 23 May 2009
This page is for experimenting with wiki markup. Hit the "edit" or "view source" button to see the markup for the text; feel free to add and experiment with text on this page.
Here is a link to a page on this wiki: People
Here is a link with a different description: List of people involved in Open Source at Seneca
Here is link to a website: [1] - note the numbered references [2]
Here is a link to a website: http://fedoraproject.org
Here is a link to a secure website (https): https://my.senecacollege.ca
Here is a website link with description: Fedora Project
Here is a link to a page on the Fedora wiki: fedora:Main Page
Here is a link to a page on the Fedora wiki with description: Fedora Project main page
italic text
bold text
Bulleted list:
- Red
- Blue
- Green
Numbered list:
- January
- February
- March
Various compond lists:
- Seneca@York
- School of Computer Studies
- School of Communication Arts
- School of Biochemistry
- Newnham
- School of Brocolli Slicing
- School of Fashionistas
- School of Marshmallow Roasting
Contents
Top Heading
Subheading
Notice that the table-of-contents for this page (above) is automatically built from the sequence of headings and subheadings.
Here is some more text
Sub-sub heading
Foo bar baz
Another subheading
Regular Tables
Column 1 Header | Column 2 Header |
---|---|
Row 1 Column 1 | Row 1 Column 2 |
Row 2 Column 1 | Row 2 Column 2 |
Row 3 - Spanning both columns |
Collapsable Tables
See http://meta.wikimedia.org/wiki/Help:Collapsing for information on setting up collapsible tables like this (use the show/hide link to show or hide the contents):
Always displayed header |
---|
Optionally displayed text Optionally displayed text Optionally displayed text Optionally displayed text Optionally displayed text!!!!! Optionally displayed text |