Template:Row

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Jump to navigation Jump to search

This template creates customizable rows made with divs for designing various layouts. It invokes Module:Row.

Usage

{{Row
|Insert column 1 text
|Insert column 2 text
|Insert column 3 text
|Insert column 4 text
|Insert column 5 text
|diamond =
|class =
|width=
|height=
|font=
|color=
|align=
|borderSize=
|border=
|bg=
|bg1=
|bg2=
|bg3=
|bg4=
|bg5=
|image=
|class1=
|class2=
|class3=
|class4=
|class5=
|c1=
|c2=
|c3=
|c4=
|c5=
|width1=
|width2=
|width3=
|width4=
|width5=
|textAlign1=
|textAlign2=
|textAlign3=
|textAlign4=
|textAlign5=
}}
  • diamond: Set to true to add a diamond pattern. (Default: null)
  • class: Add a custom class to the whole table.
  • width: Change the width of the table. (Default: 100%)
  • height: Change the height of the table. (Default: 100%)
  • font: Change the font size. (Default: 13px)
  • color: Change the font color.
  • align: Set to center or right to align the whole table if width is less than 100%.
  • borderSize: Change the border size. (Default: 1px)
  • border: Change the border color. (Default: #2d519c5c)
  • bg: Change the background color of the whole table. (Default: white)
  • bgX: Replace X with 1-5 (column number). Change the background color of the individual column. (Default: transparent)
  • image: Set to true if first column has an image and it needs to display on its own row on mobile for responsive layouts. Adds the "rowheadimg" class to the column. (Default: null)
  • classX: Replace X with 1-5 (column number). Add a custom class for the whole column.
  • cX: Replace X with 1-5 (column number). Add a custom class for the text area on the column.
  • widthX: Replace X with 1-5 (column number). Changes the width of the column. (Default: 100% (1 column), 50% (2 columns), 33.33% (3 columns), 25% (4 columns), 20% (5 columns))
  • textAlignX: Replace X with 1-5 (column number). Aligns text either left, center, or right.

Examples

Columns from 1-5

1
1
2
1
2
3
1
2
3
4
1
2
3
4
5
{{Row|1}}
{{Row|1|2}}
{{Row|1|2|3}}
{{Row|1|2|3|4}}
{{Row|1|2|3|4|5}}

Customizations

Background, Font Size, Diamonds, Borders

{{Row|bg={{Color|SC}}|font=100%
|{{Av|Av=JotaroAv.png}}
|'''{{Black2|Jotaro Kujo}}'''
|{{Av|Av=StarPlatinumMangaAv.png}}
|'''{{Black2|Star Platinum}}'''
|borderSize=3px
|border={{Color|SC3}}
}}
{{Row|bg1={{Color|SC2}}|bg2={{Color|SC}}|bg3={{Color|SC2}}|bg4={{Color|SC}}|font=100%|diamond=true
|{{Av|Av=JotaroAv.png}}
|'''{{Black2|Jotaro Kujo}}'''
|{{Av|Av=StarPlatinumMangaAv.png}}
|'''{{Black2|Star Platinum}}'''
}}

Align, Widths

{{Row|font=100%|w1=10%|w3=10%|width=50%|align=right
|{{Av|Av=JotaroAv.png}}
|'''[[Jotaro Kujo]]'''
|{{Av|Av=StarPlatinumMangaAv.png}}
|'''[[Star Platinum]]'''
}}
{{Row|font=100%|w1=10%|w3=10%|width=50%|align=center|textAlign2=left|textAlign4=right
|{{Av|Av=JotaroAv.png}}
|'''[[Jotaro Kujo]]'''
|{{Av|Av=StarPlatinumMangaAv.png}}
|'''[[Star Platinum]]'''
}}
{{Row|font=100%|w1=10%|w3=10%|width=50%|align=left|textAlign=left
|{{Av|Av=JotaroAv.png}}
|'''[[Jotaro Kujo]]'''
|{{Av|Av=StarPlatinumMangaAv.png}}
|'''[[Star Platinum]]'''
}}

Image (for Mobile)

PS2 Young Jonathan Render 1.png
PS2 Young Jonathan Render 2.png
The player starts Story Mode as a young Jonathan, defending Erina Pendleton from bullies harassing her. His moveset at this point consists only of punches and tackles. While in the manga Jonathan lost this fight, the game includes an alternate scene should the player defeat the bullies: Jonathan forces the bullies to give back the doll, but upon hearing the bullies badmouth the Joestar family he announces his name and is beaten up for it.

This version of Jonathan fights against a young Dio in Chapter 03, attacking in a fury over what Dio did to Erina.

Jonathan Joestar (Young)
Commands
Name
Japanese
PS Square.pngPS Square.pngPS Square.png
Reckless Combo
がむしゃらコンボ
PS Triangle.png
Body Slam
体当たり
PS Square.pngPS Triangle.png
Reckless Left Hook
がむしゃら左フック
PS Square.pngPS Square.pngPS Triangle.png
Reckless Right Hook
がむしゃら右フック
Running PS Square.png
Brute-Force Attack
力任せのぶん殴り
Running PS Triangle.png
Raging Body Slam
怒りの体当たり
PS Circle.png
Evasive Roll
前転回避

Available Stages: Chapters 01, 03
{{Row|w1=33%|w2=67%|image=true|textAlign=left|Image is here|Text goes here}}