SpongePedia:Formatting

From SpongePedia, the First SpongeBob Wiki.
(Difference between revisions)
Jump to: navigation, search
m (Bot: Automated text replacement (-{{Slogan}} +))
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
when editing an article, what can you do? here's the info you need to be a pro at editing:
+
<div align="center">
 +
{| align="right" style="background:transparent; border-bottom:1px 1px 0px 0px #a3b1bf solid;"
 +
|
 +
SpongePedia:Formatting Cheatsheet
 +
|}
 +
<!--COMMENT MARKUP. Displays:Edit mode only.-->
 +
{|align="center" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;"
 +
|colspan="3" align="center" style="background:#cee0f2; text-align:center;" |
 +
<h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">SpongePedia Formatting Cheatsheet</h2>
 +
|-<!--COLUMN HEADINGS-->
 +
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''Description'''
 +
| style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You type'''
 +
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You get'''
 +
|-<!--1ST HEADING-->
 +
| colspan="3" style="background:#E6F2FF; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies anywhere
 +
|-<!--1ST ROW 1ST COLUMN-->
 +
| Italicise text
 +
|<!--2ND COLUMN-->
 +
<tt><nowiki>''italic''</nowiki></tt>
 +
|<!--3RD COLUMN-->
 +
''italic''
 +
|-<!--HORIZONTAL LINE-->
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-<!--2ND ROW 1ST COLUMN-->
 +
| Bold text
 +
|
 +
<tt><nowiki>'''bold'''</nowiki></tt>
 +
|
 +
'''bold'''
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
| Bold and italic
 +
|
 +
<tt><nowiki>'''''bold & italic'''''</nowiki></tt>
 +
|
 +
'''''bold & italic'''''
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
||[[SpongeBob SquarePants|Internal link]]<br />
 +
(within SpongePedia)
 +
|
 +
<tt><nowiki>[[Name of page]]</nowiki></tt><br />
 +
<tt><nowiki>[[Name of Page|displayed text]]</nowiki></tt><br />
 +
|
 +
Name of page<br />
 +
[[Name of Page|displayed text]]<br />
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
| Redirect to another page
 +
|
 +
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
 +
|
 +
REDIRECT --->>> [[Target page]]
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
|External link<br />
 +
(to other websites not in SpongePedia Database)
 +
|
 +
<tt><nowiki>[http://www.example.org]</nowiki></tt><br />
 +
<tt><nowiki>[http://www.example.org displayed text]</nowiki></tt><br />
 +
<tt><nowiki>http://www.example.org</nowiki></tt>
 +
|
 +
[http://www.example.org]<br />
 +
[http://www.example.org displayed text]<br />
 +
http://www.example.org
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
|
 +
Sign your posts <br />
 +
on talk pages
 +
|
 +
<tt><nowiki>~~~~</nowiki></tt>
 +
|
 +
[[Special:Mypage|Your username]]  {{CURRENTTIME}}, <br />
 +
{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|&nbsp;
 +
|-
 +
|Thumbnail image
 +
|
 +
<tt><nowiki>[[Image:articleofmonth.JPG|thumb|Caption text]]</nowiki></tt><br>
 +
(Remember to add: left, right or center after you write: |thumb|) <br>
 +
<tt><nowiki>(Example:[[Image:articleofmonth.JPG|thumb|right|Caption text]])</nowiki></tt>
 +
|
 +
[[Image:articleofmonth.JPG|thumb|Caption text]]
  
== Toolbar ==
+
|-
the following things mentioned are seen in the toolbar from left to right:
+
|colspan="3" style="border-top:1px solid #cee0f2;"|&nbsp;
 +
|-
 +
|Plain image, rounded to size
 +
|
 +
<tt><nowiki>[[Image:articleofmonth.JPG|Example:140px]]</nowiki></tt> <br>
 +
(140px means it will be 140 pixels in size) <br>
 +
(Do Not include ''Example:'')
 +
|
 +
[[Image:articleofmonth.JPG|140px|right]]
 +
|-<!--2ND HEADING-->
 +
| colspan="3" style="background:#E6F2FF; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies only at the beginning of the line
 +
|-
 +
|Headings<br />
 +
<span style="font-size:0.9em;">''A Table of Contents will automatically be generated when four headings are added to an article.''</span>
 +
|
 +
<tt><nowiki>== Level 1 ==</nowiki></tt><br />
 +
<tt><nowiki>=== Level 2 ===</nowiki></tt><br />
 +
<tt><nowiki>==== Level 3 ====</nowiki></tt><br />
 +
<tt><nowiki>===== Level 4 =====</nowiki></tt><br />
 +
<tt><nowiki>====== Level 5 ======</nowiki></tt>
 +
|
 +
== Level 1 ==
 +
=== Level 2 ===
 +
==== Level 3 ====
 +
===== Level 4 =====
 +
====== Level 5 ======
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
|Bullet Point list
 +
|
 +
<tt>* One</tt><br />
 +
<tt>* Two</tt><br />
 +
<tt>** Two point one</tt><br />
 +
<tt>* Three</tt>
 +
|
 +
* One
 +
* Two
 +
** Two point one
 +
* Three
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
|Numbers list
 +
|
 +
<tt># One</tt><br />
 +
<tt># Two</tt><br />
 +
<tt>## Two point one</tt><br />
 +
<tt># Three</tt>
 +
|
 +
# One
 +
# Two
 +
## Two point one
 +
# Three
  
DARK B: make letters bold.
+
|}
  
SLANTED I: make letters slanted.
+
</div>
  
AB UNDERLINED: add an internal link.
 
  
GLOBE: add an external link.
 
  
GIANT "A": add the code to make a section of an article.
+
[[Category:SpongePedia]]
  
PICTURE: add an embedded image.
+
__NOTOC__ __NOEDITSECTION__
 
+
TRUMPET: add a media file link.
+
 
+
SQUARE ROOT: add a mathematical formula.
+
 
+
"W" CROSSED OUT: add code to remove all Wiki formatting.
+
 
+
LETTERS: add your signature with a timedate.
+
 
+
LINE: add a horizontal line.
+
 
+
== WIKI CODES ==
+
 
+
TO MAKE A SUB-SECTION /W TABLE OF CONTENTS:
+
 
+
1) add this:
+
 
+
===  title  ===
+
 
+
2) add content to that section if needed
+
 
+
3) below the content, add this:
+
 
+
==  title  ==
+
 
+
4)now, you have a sub-section, and after following the intructions, a table of contents is created!
+
 
+
----------
+
TO ADD "DIVIDER LINES" TO AN ARTICLE:
+
 
+
just put a series of "---" in between certain text areas on an empty line.
+
 
+
{{slogan}}
+
 
+
[[Category:Spongepedia]]
+

Latest revision as of 04:50, 24 March 2011

SpongePedia:Formatting Cheatsheet

SpongePedia Formatting 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 SpongePedia)

[[Name of page]]
[[Name of Page|displayed text]]

Name of page
displayed text

Redirect to another page

#REDIRECT [[Target page]]

REDIRECT --->>> Target page

External link

(to other websites not in SpongePedia Database)

[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 21:24,
4 May 2024 (UTC)

 
Thumbnail image

[[Image:articleofmonth.JPG|thumb|Caption text]]
(Remember to add: left, right or center after you write: |thumb|)
(Example:[[Image:articleofmonth.JPG|thumb|right|Caption text]])

Caption text
 
Plain image, rounded to size

[[Image:articleofmonth.JPG|Example:140px]]
(140px means it will be 140 pixels in size)
(Do Not include Example:)

Articleofmonth.JPG
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 1

Level 2

Level 3

Level 4
Level 5
Bullet Point list

* One
* Two
** Two point one
* Three

  • One
  • Two
    • Two point one
  • Three
Numbers list

# One
# Two
## Two point one
# Three

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


Personal tools

Variants
Actions
Navigation
Community
Content
Toolbox