Help:Demo Page for new editors: Difference between revisions
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
== Effects of | == Effects of edit buttons == | ||
* '''Bold text''' | * '''Bold text''' | ||
* ''Italic text'' | * ''Italic text'' | ||
* [[Link title]] | * [[Link title]] | ||
* [http://www.example.com link title] | * [http://www.example.com link title] | ||
* <nowiki>== Insert level II headline == </nowiki> | |||
* [[Image:Example.jpg]] | * [[Image:Example.jpg]] | ||
* [[Media:Example.ogg]] | * [[Media:Example.ogg]] | ||
* <math>Insert formula here</math> | * <math>Insert formula here</math> | ||
* <nowiki>Insert non-formatted text here</nowiki> | * <nowiki>Insert non-formatted text here</nowiki> | ||
--[[User:Moleski|Moleski]] 01:17, 31 January 2009 (UTC) | * <nowiki>~~~~</nowiki> -- Produces your signature, like this: [[User:Moleski|Moleski]] 01:17, 31 January 2009 (UTC) | ||
'''Horizontal line''' | '''Horizontal line''' | ||
---- | ---- | ||
== Other easy codes == | |||
* <nowiki><big>This is big.</big></nowiki> == > <big>This is big.</big> | |||
* <nowiki><small>This is small.</small></nowiki> == > <small>This is small.</small> | |||
* <nowiki><s>This is struck out.</s></nowiki> == > <s>This is struck out.</s> | |||
* <nowiki><tt>This is a fixed width font.</tt></nowiki> == > <tt>This is a fixed width font.</tt> | |||
* <nowiki><code>This is how code looks.</code></nowiki> == > <code>This is how code looks.</code> | |||
If you leave a space or a tab on a line, it will be treated as pre-formatted. | |||
* For longer comments, try <nowiki><pre>preformated tags</pre></nowiki> | |||
<pre> | |||
This comment is in between "pre" tags. | |||
I can go on and on. And often do. | |||
~~~~ Drat. Doesn't get signed. So I'll put my signature after the closing "pre" tag. | |||
</pre>[[User:Moleski|Moleski]] 17:58, 9 February 2009 (UTC) | |||
{|style="background: #CFFED6;" cellpadding=5 | |||
|- | |||
| A one column, one row table might be better for dropping comments on a page. | |||
Here is a handy hint: make your handy hints easy to clean out in one fell swoop. | |||
This could even become a template. If it works. | |||
:[[User:Moleski|Moleski]] 17:58, 9 February 2009 (UTC) | |||
|} | |||
{{hint|So now we have a hint template that signs the name of the person giving the hint}} | |||
== Sample tables == | == Sample tables == | ||
:{|class=wikitable border=1 cellpadding=5 | :{|class=wikitable border=1 cellpadding=5 | ||
Revision as of 17:58, 9 February 2009
Effects of edit buttons
- Bold text
- Italic text
- Link title
- link title
- == Insert level II headline ==

- Media:Example.ogg
- <math>Insert formula here</math>
- Insert non-formatted text here
- ~~~~ -- Produces your signature, like this: Moleski 01:17, 31 January 2009 (UTC)
Horizontal line
Other easy codes
- <big>This is big.</big> == > This is big.
- <small>This is small.</small> == > This is small.
- <s>This is struck out.</s> == >
This is struck out. - <tt>This is a fixed width font.</tt> == > This is a fixed width font.
- <code>This is how code looks.</code> == >
This is how code looks.
If you leave a space or a tab on a line, it will be treated as pre-formatted.
- For longer comments, try <pre>preformated tags</pre>
This comment is in between "pre" tags. I can go on and on. And often do. ~~~~ Drat. Doesn't get signed. So I'll put my signature after the closing "pre" tag.
Moleski 17:58, 9 February 2009 (UTC)
| A one column, one row table might be better for dropping comments on a page.
Here is a handy hint: make your handy hints easy to clean out in one fell swoop. This could even become a template. If it works.
|
| So now we have a hint template that signs the name of the person giving the hint
|
Sample tables
table name header 1 header 2 header 3 row 1, cell 1 row 1, cell 2 row 1, cell 3 row 2, cell 1 row 2, cell 2 row 2, cell 3 In the source code, this line is between the two tables.
table name header 1 header 2 header 3 row 1, cell 1 row 1, cell 2 row 1, cell 3 row 2, cell 1 row 2, cell 2 row 2, cell 3 Sortable table
table name header 1 header 2 header 3 This is a very dumb example. test page