Confirmed users
396
edits
(→Useful Templates: lowercase heading, improve (?) intro sentence) |
m (adjust the preformatted example's lines so text wraps better) |
||
| Line 44: | Line 44: | ||
|[http://www.mozilla.org/ Links to other sites] - one square bracket, and a space separator for the link text. You ''will'' get these two forms mixed up. <nowiki>:-|</nowiki> Simpler but more ugly - just type the URL and it will autolinkify: http://www.mozilla.org/ | |[http://www.mozilla.org/ Links to other sites] - one square bracket, and a space separator for the link text. You ''will'' get these two forms mixed up. <nowiki>:-|</nowiki> Simpler but more ugly - just type the URL and it will autolinkify: http://www.mozilla.org/ | ||
|- | |- | ||
|<tt> Start a line with whitespace to have it rendered like this, as 'preformatted' - good for code, program output etc.</tt> | |<tt> Start a line with whitespace to have it rendered like this,<br> as 'preformatted' - good for code, program output etc.</tt> | ||
| | | | ||
Start a line with whitespace to have it rendered like this, as 'preformatted' - good for code, program output etc. | Start a line with whitespace to have it rendered like this, | ||
as 'preformatted' - good for code, program output etc. | |||
|- | |- | ||
|<tt><nowiki>'''Three single quotes for bold'''.</nowiki></tt> | |<tt><nowiki>'''Three single quotes for bold'''.</nowiki></tt> | ||