User:Foo: Difference between revisions
No edit summary |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[the name of the page]] | |||
[[another]] | |||
[[User:Foo/another]] | |||
[[User:Foo/another/this]] | |||
[[File:Sharkg1.gif|thumb|This a shark|right]] | |||
= Greetings = | = Greetings = | ||
Hello <b>Foo</b>! This is in ''Italics'' | Hello <b>Foo</b>! This is in ''Italics''. | ||
This is next to Italics | |||
# A | |||
## A1 | |||
## A2 | |||
# B | |||
## B1 | |||
### B11 | |||
<strike> strike text </strike> | |||
== code == | |||
echo `date` | toilet | |||
<pre> | |||
code goes here | |||
</pre> | |||
Latest revision as of 14:04, 11 September 2014
Greetings
Hello Foo! This is in Italics.
This is next to Italics
- A
- A1
- A2
- B
- B1
- B11
- B1
strike text
code
echo `date` | toilet
code goes here