https://akurasu.net/downloads/Mazin_head.png
Come hang out with us in the Discord server.
Account creation is disabled due to spam.
If you want to help out on the Wiki, poke us in on our Discord server in #wiki.
Please consider supporting the site with the PlayAsia referral links here or via the donate buttons in the sidebar, it really does help.
https://akurasu.net/downloads/Flonne_cheer.png

Help:Editing

From Akurasu
Revision as of 16:28, 17 December 2005 by Daichi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

For a more detaled reference check here.
MetaWikiPedia:Help:Editing

Character Formating Quick Reference

''Italic'', '''Bold''', '''''Italic/Bold'''''

<i>Italic</i>, <b>Bold</b>, <i><b>Italic/Bold</b></i>

Italic, Bold, Italic/Bold

Italic, Bold, Italic/Bold

A typewriter font for 
<tt>technical terms</tt>.
A typewriter font for

technical terms.

You can use <small>small text</small> 
for captions.
You can use small text

for captions.

You can <strike>strike out deleted material</strike>
and <u>underline new material</u>.
You can strike out deleted material

and underline new material.

&trade; &copy; &reg; &cent; &euro; &yen;
&pound; &curren;

™ © ® ¢ € ¥ £ ¤

Subscript: x<sub>2</sub>
Superscript: x<sup>2</sup> or x²

ε<sub>0</sub> =
8.85 × 10<sup>−12</sup>
C² / J m.

1 hectare = 1 E4 m&sup2

Subscript: x2 Superscript: x2 or x²

ε0 = 8.85 × 10−12 C² / J m.

1 hectare = 1 E4 m²

Sections, paragraphs, lists and lines Quick Reference

Your textWiki Text
Headers
== New section ==
=== Subsection ===
==== Sub-subsection ====

New section

Subsection

Sub-subsection

Newlines
A single
newline
has no
effect on the
layout.

But an empty line
starts a new paragraph.

A single newline has no effect on the layout.

But an empty line starts a new paragraph.

Breaklines
You can break lines<br>
without starting a new paragraph.

You can break lines
without starting a new paragraph.

Mixed Lists
* You can even do mixed lists
*# and nest them
*#* like this<br>or have newlines<br>inside lists
  • You can even do mixed lists
    1. and nest them
      • like this
        or have newlines
        inside lists
Definition list
; Definition list : list
of definitions
; item : the item's definition
Definition list
list

of definitions

item
the item's definition
Indent
: A colon indents a line or paragraph.
A manual newline starts a new paragraph.
A colon indents a line or paragraph.

A manual newline starts a new paragraph.

Preformatted text
 Start a line with a space.
 this is useful for:
   * pasting preformatted text;
   * algorithm descriptions;
   * program source code
   * ASCII art;
   * chemical structures;
Start a line with a space.
this is useful for:
  * pasting preformatted text;
  * algorithm descriptions;
  * program source code
  * ASCII art;
  * chemical structures;
Centered text
<center>Centered text.</center>
Centered text.
horizontal dividing line
----

Link Quick Reference

Your textWiki Text
Internal
[[Main_Page]]

[[Main_Page|Akurasu Wiki Main Page]]

Main_Page

Akurasu Wiki Main Page

External
[http://akurasu.net External Link]

http://akurasu.net

External Link

http://akurasu.net

Signature
~~~

~~~~

Daichi

Daichi 18:56, 10 Jan 2005 (EST)