Help:Contents: Difference between revisions
Which Linden (talk | contribs) m →Editing Help: Can't seem to get this right, hopefully the directions are correct now. |
→Basic Wikisyntax: nowiki |
||
| Line 74: | Line 74: | ||
[[User:Username|Username]] {{CURRENTTIME}}, <br /> | [[User:Username|Username]] {{CURRENTTIME}}, <br /> | ||
{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC) | {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC) | ||
|- | |||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |||
|- | |||
|Don't interpret text<br /> | |||
| | |||
<tt><big><nowiki><!--an embedded comment--></nowiki></big></tt><br /> | |||
<tt><big><nowiki><nowiki><!--an embedded comment--></nowiki></nowiki></big></tt> | |||
| | |||
<!--an embedded comment--><br /> | |||
<nowiki><!--an embedded comment--></nowiki> | |||
|-<!--2ND HEADING--> | |-<!--2ND HEADING--> | ||
| colspan="3" style="background: #cee0f2; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies only at the beginning of the line | | colspan="3" style="background: #cee0f2; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies only at the beginning of the line | ||
Revision as of 09:54, 10 September 2007
Basic Wikisyntax
| Description | You type | You get |
| Applies anywhere | ||
| Italicise text |
''italic'' |
italic |
| Bold text |
'''bold''' |
bold |
| Bold and italic |
'''''bold & italic''''' |
bold & italic |
| Internal link (within SLwiki) |
[[name of page]] |
|
| Redirect to another page |
#redirect [[Target page]] |
1. redirect Target page |
| External link (to other websites) |
[http://www.example.com] |
|
|
Sign your posts |
~~~~ |
Username 15:33, |
| Don't interpret text |
<!--an embedded comment--> |
|
| Applies only at the beginning of the line | ||
| Headings of different sizes |
==level 1== |
Level 1Level 2Level 3Level 4 |
| Horizontal rule |
---- |
|
| Bulleted list |
* list item a |
|
| Numbered list |
# first list item |
|
| Mixture of bulleted and numbered lists |
* list item X |
|
| Definition |
;Technical Term |
|
| Indentation |
: italicized text (indented) |
|
| Preformatted text (boxed text) |
add a space at the beginning of the line to create preformatted text in a box |
add a space at the beginning of the line |
| Thumbnail image |
[[Image:Wiki.png|thumb|Caption text]] |
|
Templates
There are a number of SL-specific templates created for use on this wiki.
| Template | Usage |
| {{SL-hCard}} | Creates a user profile in hCard format |
| {{SLurl}} | Creates a link to an SL location |
| {{User_ICQ}} | Creates a Link to the ICQ-Userprofile |
Editing Help
TODO: Copy in the contents of this page: [2]
VERRRRRY IMPORTANT !!! The Input Textarea is way to small. Please modify the CSS so the hight and the width are min double the actual size. --Anylyn Hax 09:07, 25 June 2007 (PDT)
- The input size is configurable in "my preferences", under the 'Editing' tab. Which Linden 12:22, 13 July 2007 (PDT)
