(fomatting) |
(Added tooltips; very cool and good) |
||
Line 5: | Line 5: | ||
|- | |- | ||
{{#invoke:MultiRow|makeMultiRow<!-- | {{#invoke:MultiRow|makeMultiRow<!-- | ||
-->| rowName = School:<!-- | -->| rowName = {{Tooltip | text=School: | hovertext=The School this character is enrolled in during the events of Project Justice.}}<!-- | ||
-->| | -->| | ||
{{{school|}}}<!-- | {{{school|}}}<!-- | ||
Line 13: | Line 13: | ||
|- | |- | ||
{{#invoke:MultiRow|makeMultiRow<!-- | {{#invoke:MultiRow|makeMultiRow<!-- | ||
-->| rowName = Assist Type:<!-- | -->| rowName = {{Tooltip | text=Assist Type: | hovertext=The result of using this characters Team-Up Assist.
(i.e. Damage, Health Up, or Guts Up)}}<!-- | ||
-->| | -->| | ||
{{{assist|}}}<!-- | {{{assist|}}}<!-- | ||
Line 20: | Line 20: | ||
|- | |- | ||
{{#invoke:MultiRow|makeMultiRow<!-- | {{#invoke:MultiRow|makeMultiRow<!-- | ||
-->| rowName = Tier:<!-- | -->| rowName = {{Tooltip | text=Tier: | hovertext=Strength and Effectiveness compared to the rest of the cast.
Placement based on the most recent JP tier list from Justice Gakuen Gakuen.
(Ranked S-E)}}<!-- | ||
-->| | -->| | ||
{{{tier|}}}<!-- | {{{tier|}}}<!-- | ||
Line 26: | Line 26: | ||
|- | |- | ||
{{#invoke:MultiRow|makeMultiRow<!-- | {{#invoke:MultiRow|makeMultiRow<!-- | ||
-->| rowName = Difficulty:<!-- | -->| rowName = {{Tooltip | text=Difficulty: | hovertext=In this context: Ease of use for players brand-new to Project Justice.
May be ranked by a combination of general strength and simplicity of the characters learning curve.}}<!-- | ||
-->| | -->| | ||
{{{difficulty}}}<!-- | {{{difficulty}}}<!-- |
Latest revision as of 01:07, 16 October 2021
How does this work?
This is just some added code for the character PJ character intro to hopefully make it more user-friendly to add some quick additional information that isn't really worthy of an entire extra page or content box.
Basically, your charnav should be formatted like this at the shart of your character page. Paying close attention to the "|school=", "|assist=" etc near the start. Whatever you put in directly following the = sign is what will be filled into the corresponding boxes. Images are already called automatically with the "|char=" value by the character intro template. Example and Result below:
Usage:
{{PJ Character Intro|char= Ran|full=Ran Hibiki|short=RAN |school=Taiyo |assist=Damage |tier=D |difficulty=Hard |content= {{2 Column Flex|flex1=9|flex2=4 |content1= {{Content Box|header=Introduction|content= Placeholder }} <br> |content2= {{Content Box|content= {{#evt: service=youtube |id=https://youtu.be/OHsldIbzGag |urlargs=start=115&end=144&loop=1 |dimensions=480x320 }} }} }} {{Content Box|content= {{ProConTable |pros= * placeholder |cons= * placeholder }} }} }}
Result:
Placeholder
{{#evt: service=youtube |id=https://youtu.be/OHsldIbzGag |urlargs=start=115&end=144&loop=1 |dimensions=480x320 }}
Strengths | Weaknesses |
---|---|
|
|
editors note: This is the bit that goes in the current intro thing:
{{{image}}} | |
School: |
{{{school}}} |
---|---|
Assist Type: |
{{{assist}}} |
Tier: |
{{{tier}}} |
Difficulty: |
{{{difficulty}}} |