User:Gregb/Sandbox: Difference between revisions
No edit summary |
No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Testing italics and bold == | |||
Let's link to [[Photopia]]. | ''italic'' and '''bold'''text | ||
''italic and '''italicbold''' and italic'' | |||
''italic and '''italicbold and'' bold and''' normal | |||
'''bold begins but does not end in this paragraph | |||
bold does not begin in this paragraph but does end''' | |||
not bold | |||
== Testing faux tags and lines beginning with spaces == | |||
testing a span with a <span style="color:red">red</span> font | |||
Seeing whether <tt>a monospace font | |||
that keeps going up until this point</tt> actually does keep going past a paragraph break | |||
Aacute tag: Á | |||
asdf tag: <asdf>tags visible?</asdf> | |||
<p>paragraph</p> | |||
<table><tr><td>row1</td><td>row2</td></tr><tr><td>row3</td><td>row4</td></tr></table> | |||
line beginning with a space | |||
paragraph break before this new line beginning with a space | |||
no space before this | |||
space before this | |||
no space | |||
space before this | |||
and this | |||
== Testing line breaks and (non-existent) dashes == | |||
two hyphens follow--three hyphens follow---four hyphens follow----five follow-----yeah | |||
line break follows | |||
and another line break follows | |||
and another line break follows | |||
== Testing indentation == | |||
text | |||
:indented text | |||
::really really really really really really really really really really really really really really really really really really really really really really really really indented text | |||
:indented | |||
::: A third-level indentation that doesn't follow after a second-level indentation | |||
:indented text | |||
== Testing lists == | |||
* star-space-text | |||
* manyspaces-star-space-text | |||
*star-text | |||
* after two successive line breaks, star-space-text | |||
** star-star-space-text | |||
# pound-space-text | |||
## pound-pound-space-text | |||
== Testing center, nowiki, and hr == | |||
<center>centered text</center> | |||
nowiki follows: <nowiki><center>centered text</center></nowiki> | |||
nowiki follows: <nowiki>firstline followed by line break | |||
second followed by two line breaks | |||
third</nowiki> | |||
three hyphens: | |||
--- | |||
four hyphens plus spaces: | |||
---- | |||
four hyphens: | |||
---- yeah! | |||
four hyphens: | |||
------ | |||
== Testing paragraphs == | |||
1 break follows | |||
2 breaks follow | |||
3 breaks follow | |||
4 breaks follow | |||
5 breaks follow | |||
6 breaks follow | |||
7 breaks follow | |||
8 breaks follow | |||
9 breaks follow | |||
10 breaks follow | |||
yeah | |||
== Testing nowiki paragraphs == | |||
<nowiki> | |||
1 break follows | |||
2 breaks follow | |||
3 breaks follow | |||
4 breaks follow | |||
5 breaks follow | |||
6 breaks follow | |||
7 breaks follow | |||
8 breaks follow | |||
yeah</nowiki> | |||
== Testing headings == | |||
==<center>Centered heading</center>== | |||
===h3= | |||
===h3== | |||
===h3=== | |||
===h3==== | |||
=h1: 1st char =, last char =, so h1= | |||
= h1 = | |||
=h1 = | |||
= h1= | |||
=not h1: space before first equals sign= | |||
=not h1= | |||
=h1: space after last equals sign= | |||
=not h1: no final equals sign | |||
Let's link to [[Image:Drama_genre_icon.png|strange; no text appears]]. | |||
Let's link to [[Photopia|a game]]. | |||
Here are some icons: | |||
[[Image:Drama_genre_icon.png]][[Image:Comedy_genre_icon.png]][[Image:Wilderness_genre_icon.png]][[Image:Building_genre_icon.png]] | |||
Try an [http://www.gregboettcher.com/ external link]. | |||
Here's a table: | |||
{| border=1 cellpadding=3 cellspacing=0 | |||
|- colspan=5 style=background-color:#EEFFFF | |||
! Year !! Results !! Detailed Results | |||
|- | |||
| 1995 || [http://www.ifcomp.org/comp95/ index.html] ||   | |||
|- | |||
| 1996 || [http://www.ifcomp.org/comp96/ index.html] ||   | |||
|- | |||
| 1997 || [http://www.ifcomp.org/comp97/ index.html] ||   | |||
|- | |||
| 1998 || [http://www.ifcomp.org/comp98/ index.html] ||   | |||
|- | |||
| 1999 || [http://www.ifcomp.org/comp99/ index.html] || [http://www.ifcomp.org/comp99/detailed-results.html | detailed-results.html] | |||
|- | |||
| 2000 || [http://www.ifcomp.org/comp00/ index.html] || [http://www.ifcomp.org/comp00/detailed-results.html | detailed-results.html] | |||
|- | |||
| 2001 || [http://www.ifcomp.org/comp01/ index.html] || [http://www.ifcomp.org/comp01/detailed-results.html | detailed-results.html] | |||
|- | |||
| 2002 || [http://www.ifcomp.org/comp02/ index.html] || [http://www.ifcomp.org/comp02/results-detailed.html | results-detailed.html] | |||
|- | |||
| 2003 || [http://www.ifcomp.org/comp03/ index.html] || [http://www.ifcomp.org/comp03/results.html | results.html] | |||
|- | |||
| 2004 || [http://www.ifcomp.org/comp04/ index.html] || [http://www.ifcomp.org/comp04/results.html | results.html] | |||
|- | |||
| 2005 || [http://www.ifcomp.org/comp05/ index.html] || [http://www.ifcomp.org/comp05/results.html | results.html] | |||
|- | |||
| 2006 || [http://www.ifcomp.org/comp06/ index.html] || [http://www.ifcomp.org/comp06/results.html | results.html] | |||
|} |
Latest revision as of 10:53, 16 May 2010
Testing italics and bold
italic and boldtext
italic and italicbold and italic
italic and italicbold and bold and normal
bold begins but does not end in this paragraph
bold does not begin in this paragraph but does end
not bold
Testing faux tags and lines beginning with spaces
testing a span with a red font
Seeing whether a monospace font
that keeps going up until this point actually does keep going past a paragraph break
Aacute tag: Á
asdf tag: <asdf>tags visible?</asdf>
paragraph
row1 | row2 |
row3 | row4 |
line beginning with a space
paragraph break before this new line beginning with a space
no space before this
space before this
no space
space before this and this
Testing line breaks and (non-existent) dashes
two hyphens follow--three hyphens follow---four hyphens follow----five follow-----yeah
line break follows and another line break follows and another line break follows
Testing indentation
text
- indented text
- really really really really really really really really really really really really really really really really really really really really really really really really indented text
- indented
- A third-level indentation that doesn't follow after a second-level indentation
- indented text
Testing lists
- star-space-text
* manyspaces-star-space-text
- star-text
- after two successive line breaks, star-space-text
- star-star-space-text
- pound-space-text
- pound-pound-space-text
Testing center, nowiki, and hr
nowiki follows: <center>centered text</center>
nowiki follows: firstline followed by line break second followed by two line breaks third
three hyphens: --- four hyphens plus spaces:
four hyphens:
yeah!
four hyphens:
Testing paragraphs
1 break follows 2 breaks follow
3 breaks follow
4 breaks follow
5 breaks follow
6 breaks follow
7 breaks follow
8 breaks follow
9 breaks follow
10 breaks follow
yeah
Testing nowiki paragraphs
1 break follows 2 breaks follow 3 breaks follow 4 breaks follow 5 breaks follow 6 breaks follow 7 breaks follow 8 breaks follow yeah
Testing headings
Centered heading
==h3
=h3
h3
h3=
h1: 1st char =, last char =, so h1
h1
h1
h1
=not h1: space before first equals sign=
=not h1=
h1: space after last equals sign
=not h1: no final equals sign
Let's link to a game.
Here are some icons:
Try an external link.
Here's a table:
Year | Results | Detailed Results |
---|---|---|
1995 | index.html | |
1996 | index.html | |
1997 | index.html | |
1998 | index.html | |
1999 | index.html | detailed-results.html] |
2000 | index.html | detailed-results.html] |
2001 | index.html | detailed-results.html] |
2002 | index.html | results-detailed.html] |
2003 | index.html | results.html] |
2004 | index.html | results.html] |
2005 | index.html | results.html] |
2006 | index.html | results.html] |