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: Difference between revisions

From Akurasu
Jump to navigationJump to search
Added Tables Reference & Akurasu Tricks
Added the Hover over Captions
Line 201: Line 201:
<tr> <th>XHTML <th>HTML & Wiki-td <th>Pipe Syntax
<tr> <th>XHTML <th>HTML & Wiki-td <th>Pipe Syntax
<tr>
<tr>
<td><pre><nowiki>
<td><pre>
<table>
<table>
   <tr>
   <tr>
Line 216: Line 216:
   </tr>
   </tr>
</table>
</table>
</nowiki></pre>
</pre>


<td><pre><nowiki>
<td><pre>
<table>
<table>
   <tr>
   <tr>
Line 227: Line 227:
       <td> 5 <td> 6
       <td> 5 <td> 6
</table>
</table>
</nowiki></pre>
</pre>


<td><pre><nowiki>
<td><pre>
{|  
{|  
| 1 || 2  
| 1 || 2  
Line 236: Line 236:
|-  
|-  
| 5 || 6  
| 5 || 6  
|}</nowiki></pre>
|}</pre>
<tr>
<tr>
<td colspan="3">
<td colspan="3">
Line 259: Line 259:
==Akurasu Tricks==
==Akurasu Tricks==
<table>
<table>
<tr><td>'''Hover over Captions'''
<pre>
{{caption|精神|せいしん - spirit/soul/mind}}
</pre>
<td>
{{caption|精神|せいしん - spirit/soul/mind}}
<tr><td>'''[[wikipedia:Ruby_characters|Ruby characters]]'''
<tr><td>'''[[wikipedia:Ruby_characters|Ruby characters]]'''
<pre>
<pre>
Line 282: Line 288:
<pre>
<pre>
<table>
<table>
  <tr>
      <th> # <th> #
   <tr>
   <tr>
       <td> 1 <td> 2
       <td> 1 <td> 2
Line 292: Line 300:
<td>
<td>
<table>
<table>
  <tr>
      <th> # <th> #
   <tr>
   <tr>
       <td> 1 <td> 2
       <td> 1 <td> 2

Revision as of 19:03, 18 December 2005

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)

Tables Quick Reference

XHTML HTML & Wiki-td Pipe Syntax
<table>
   <tr>
      <td>1</td>
      <td>2</td>
   </tr> 
   <tr>
      <td>3</td>
      <td>4</td>
   </tr>
   <tr>
      <td>5</td>
      <td>6</td>
   </tr>
</table>
<table>
   <tr>
      <td> 1 <td> 2
   <tr>
      <td> 3 <td> 4
   <tr>
      <td> 5 <td> 6
</table>
{| 
| 1 || 2 
|- 
| 3 || 4 
|- 
| 5 || 6 
|}
1 2
3 4
5 6
(Daichi's Prefered method is HTML & Wiki-td.)


Akurasu Tricks

Hover over Captions
{{caption|精神|せいしん - spirit/soul/mind}}

精神

Ruby characters
<ruby><rb>精神</rb><rp>(</rp><rt>せいしん</rt><rp>)</rp></ruby>

{{Ruby|精神|せいしん}}

精神(せいしん)

精神(せいしん)

DivBox
Box <div class="divbox">around</div> text.

Box <span class="divbox">around</span> text.
Box
around
text.

Box around text.

Colored Tables
<table>
   <tr>
      <th> # <th> #
   <tr>
      <td> 1 <td> 2
   <tr class="even">
      <td> 3 <td> 4
   <tr>
      <td> 5 <td> 6
</table>
(Not compatible with Pipe Syntax.)
# #
1 2
3 4
5 6