Help:Editing

Help page

For those of us who have never worked on a wiki before (including myself), this page can be used to see what avaialbe tools you have at your disposal. Click 'Edit' and view the source so you know what the code is to use these effects.

Media Wiki Editing Guides

http://meta.wikimedia.org/wiki/MediaWiki_User's_Guide

http://meta.wikimedia.org/wiki/Help:Editing

Formatting Tools

Headings

Headings are done by surrounding your text with equals (=) signs. The number of signs on both sides is the size of the heading.

ToC

Table of contents are automatically generated when you have enough headings on the page. The sections are divided by the size of the heading used.

Hiding Text

hidable section (for example hiding a long list of combos or videos): <toggledisplay> hidable text </toggledisplay>

Hiding Tables

add "mw-collapsable" to the table's class to make it collapsible. To make the table start collapsed add "mw-collapsable mw-collapsed" to the table's class.

Lists

  • you can have a list of items
  • by adding a * at the start of a line
  1. or you can have a numbered list
  2. by adding a # at the start of a line

Templates

To use a template, just look at the source and place the correct values in the template call. Example shown below.

Attack Data

each game uses the same basic template. here's a few examples from different games

5B
JinJ2C.png
Persona Attack
Damage SP Gain Level Attribute Guard Cancel P1 P2 SMP Startup Active Recovery Static Diff Invuln Hitbox
712 294 ??? 17 8 25 -14 -

description text

  • point 1
  • point 2

you can leave fields blank if desired. you can set the size of the image using the imageSize variable

c.S
command
ABAc.S.png
Version Damage Tension GB+ GB- Level Guard Cancel Startup Active Recovery Static Diff
normal 712 1.44 8 12 1 HLF cCRS 17 8 25 -14
moroha 712 1.44 8 12 1 HLF cCRS 17 8 25 -14
goku moroha 712 1.44 8 12 1 HLF cCRS 17 8 25 -14

description text. Images aren't required to have captions!


Yukikaze
236236D
JinYukikaze 1.png
caption goes here.
JinYukikaze 2.png
you can have up to 5 images in this area (hopefully tahts enough!)
Version Damage Heat Gain P1 P2 Startup Active Recovery Frame Adv Hitbox
catch -- -- -- -- 1 14 21 -- Click!

you can have descriptions after each row, but it's not required. leave out the description field if you don't want it

Version Damage Heat Gain P1 P2 Startup Active Recovery Frame Adv Hitbox
attack 100, 3700 0 100 100, 80 57 15 78 -- Click!

more description text tables need a bit of special formatting: need to replace | with {{!}} . click "view source" for example

Header text Header text Header text
Example Example Example
Example Example Example
Example Example Example

Common Inputs

This is not an exhaustive list. If you can think of it, it probably already exists

Template:214
Template:236
Template:41236
Template:63214
Template:632146
Template:623
Template:421
[ 2 ] 8
[ 4 ] 6
Template:66
Template:22
Template:4
Template:5
Template:6
Template:3
Template:46
GGP.pngGGK.pngGGS.pngGGH.pngGGD.png
A.pngB.pngC.pngGGD.png
LP3.pngMP3.pngHP3.png
LK3.pngMK3.pngHK3.png

Breaking Text Past Thumbnail

File:Ragna5A.png
you can also have text under a thumbnail

If you want to break text so that there's space until the end of a thumbnail, simply add <br clear=all/> at the place where you want the space.


Embed Video

This is an embedded video thumb!

see [1] for instructions on embedding videos from other sources (no nico listed, tho i suppose someone can try just to see if it works or not)