Help:Wikitext: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
community>Echoblast53
(add "ed" to display text)
community>NeonSpotlight
(Consistency, noticeable on darker wikis)
Line 13: Line 13:
|-<!--COLUMN HEADINGS-->
|-<!--COLUMN HEADINGS-->
| style="background:#cee0f2; color:#000; padding:0.3em; text-align:center; width: 25%;"|'''Description'''
| style="background:#cee0f2; color:#000; padding:0.3em; text-align:center; width: 25%;"|'''Description'''
| style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You type'''
| style="background:#cee0f2; color:#000; padding:0.3em; text-align:center;"|'''You type'''
| style="background:#cee0f2; color:#000; padding:0.3em; text-align:center; width: 25%;"|'''You get'''
| style="background:#cee0f2; color:#000; padding:0.3em; text-align:center; width: 25%;"|'''You get'''
|-<!--1ST HEADING-->
|-<!--1ST HEADING-->
Line 206: Line 206:
[[nl:Help:Wikitekst]]
[[nl:Help:Wikitekst]]
[[pl:Pomoc:Wikitekst]]
[[pl:Pomoc:Wikitekst]]

[[Category:Editing]]
[[Category:Editing]]
[[Category:Source editing]]
[[Category:Source editing]]

Revision as of 20:22, 1 April 2013

Wikitext is the markup language used to format content on wikis. It can be used to add photos, tables, bold styles, links, and other visual changes.

It's not necessary to know wikitext in order to edit at Wikia. You can use the Visual mode in the editor to avoid it. However, users who learn it find that they have more control over their editing experience. It can be used in "source" mode in the editor.

Here's a cheat sheet for basic wikitext that you can use while editing.


Wikitext Cheatsheet

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 a local wiki)

[[Help:Contents]]
[[Help:Contents|Displayed text]]

Help:Contents
Displayed text

Redirect to another page

#REDIRECT [[Help:Contents]]

http://images.wikia.com/common/skins/common/images/redirectltr.png Help:Contents

External link

(to other websites)

[http://www.example.org]
[http://www.example.org displayed text]
http://www.example.org

[1]
displayed text
http://www.example.org

Sign your posts
on talk pages

~~~~

Your username 18:16,
7 June 2024 (UTC)

Applies only at the beginning of the line
Headings

A Table of Contents will automatically be generated when four headings are added to an article.

=Level 1=
==Level 2==
===Level 3===
====Level 4====
=====Level 5=====
======Level 6======

Level 1

Level 2

Level 3

Level 4

Level 5
Level 6
Bulleted list

*One
*Two
**Two point one
*Three

  • One
  • Two
    • Two point one
  • Three
Numbered list

#One
#Two
##Two point one
#Three

  1. One
  2. Two
    1. Two point one
  3. Three

Images

Description You type You get
Image

[[File:Cats.png]]

File:Cats.png

 
Sized image

[[File:Cats.png|150px]]

File:Cats.png

 
Thumbnail image

[[File:Cats.png|thumb|Caption text]]

File:Cats.png
Caption text
 
Bordered image

[[File:Cats.png|border|Caption text]]

Caption text

 
Aligned image

[[File:Cats.png|border|150px|left]] [[File:Cats.png|border|150px|center]] [[File:Cats.png|border|150px|right]]

File:Cats.png
File:Cats.png
File:Cats.png
 
Linked image

[[File:Cats.png|link=Help:Contents]]

File:Cats.png

See also

Further Help & Feedback

Template:Help and feedback section



de:Hilfe:Wikitext es:Ayuda:Wikitexto it:Aiuto:Wikitext nl:Help:Wikitekst pl:Pomoc:Wikitekst