User:Bejeebs: Difference between revisions

From AnotherEidos R Wiki
Bejeebs (talk | contribs)
No edit summary
Bejeebs (talk | contribs)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
== NEW CHARCATER TEMPLATE ==
<pre>
{{Infobox Character
| image = {{PAGENAME}}.png
| image2= FULL_{{PAGENAME}}_2.png
|illustrator-link =
|class = Support
|country = Sepia
|release-date = 12/31/2022
|character-name = {{#explode:{{PAGENAME}}| |0}}
|character-title =
|rarity = 5
|availability = Standard Scouting
|filename = {{lc:{{PAGENAME}}}}
|Good_name =
|alternate-list = {{:{{#explode:{{PAGENAME}}| |0}}/alternate list }}
}}
{{Stats
| filename = {{lc:{{PAGENAME}}}}
| lv max = 50
| hp =
| hp max =
| atk =
| atk max =
| def =
| def max =
| magic res =
| magic res max =
| cost =
| redeploy =
| class =
| block =
| atk spd =
}}
{{Stats1
| filename = {{lc:{{PAGENAME}}}}2
| lv max =
| hp =
| hp max =
| atk =
| atk max =
| def =
| def max =
| magic res =
| magic res max =
| cost =
| redeploy =
| class =
| block =
| atk spd =
|upgrade=Support Silver Rank 5
}}
{{CharDetail
|attack-reach =
|deploy-tile =
|damage-type =
|trait =
| range type =
|nature name =
|nature desc =
}}
{{Intimacy
|bonus1 =
|bonus2 =
|bonus3 =}}
===Skills===
{{Skill
| filename = {{lc:{{PAGENAME}}}}_01
| name =
| recovertype = auto
| casttype = auto
| initsp =
| effect =
| cost =
| initsp2 =
| effect2 =
| cost2 =
| initsp3 =
| effect3 =
| cost3 =
| effect4 =
| initsp4 =
| cost4 =
| effect5 = 
| initsp5 =
| cost5 =
| effect6 =
| initsp6 =
| cost6 =
| effect7 =
| initsp7 =
| cost7 =
|range type =
|upgrade = SupportSkill5
}}
==Interactions==
{{Dialogue
|Win =
|Lose =
|Rank Up =
|Interaction #1 =
|Interaction #2 =
|Interaction #3 =
|Interaction #4 =
|Interaction #5 =
|Gift Box #1 =
|Gift Box #2 =
|Gift Box #3 =
|Gift Box #4 =
|Gift Box #5 =
}}{{Dialogue Valentines
|1=
|2=
|3=
|4=
|5=
|6=
|7=
|8=
|9=
|10=
}}{{Dialogue Summer
|1=
|2=
|3=
|4=
|5=
|6=
|7=
|8=
|9=
|10=
}}
==In other languages==
{| class="wikitable"
!
!Japanese
!Traditional Chinese
!
!Japanese
!Traditional Chinese
|}
=Trivia=
==Notes==
</pre>


== WIKI MAINTENANCE TO DO LIST ==
== WIKI MAINTENANCE TO DO LIST ==
1) Create character/fs pages: missing is caster, healer and support
<s>1) Create character/fs pages: missing is caster, healer and support</s>


2) Create character/eidos pages
2) Create character/eidos pages
Line 10: Line 172:


5) Remove more redundancies in infobox due to spaghetti code
5) Remove more redundancies in infobox due to spaghetti code
current
<pre>
{{Infobox Character
|image = rasho.png
|illustrator-link = [https://twitter.com/dkqthf ABSOL]
|class = Vanguard
|country = Yamato
|release-date = 01/10/2022
|rarity = 6 Stars ☆☆☆☆☆☆
|character-name = Rasho
|character-title = Half-Demon
|image2  = FULL_Rasho_2.png
|availability = Standard Scouting
|release-year = 2022
|alternate-list = {{Infobox Alternate List|Variants = {{Character FS | char=Rasho| class=Vanguard|rarity=☆☆☆☆☆☆}}{{Character FS | char=Rasho (Awakened) | class=Guard|rarity=☆☆☆☆☆☆|limited=}} }}
|eidos-list = {{Infobox Eidos List| Eidos= {{Eidos WF | rarity = ☆☆☆☆☆☆| eidos-name = Demon Breaking Him In for the New Year| eidos-num = 6003}} }}
| filename = rasho
| Good_name = Moonlight Blade
}}
</pre>
planned:
<pre>
{{Infobox Character
|character-name = {{Array|get|{{{PAGENAME}}}| |1}} could include logic where it does this if blank, and takes in an input in case character name is more than one word
|character-title = Half-Demon
|image-list = {{:{{{PAGENAME}}}/image list}}
|class = Vanguard
|country = Yamato
|release-date = 01/10/2022 *release year will be retrieved using {{Array|get|{{{release-date}}}|/|3}}
|illustrator-link = [https://twitter.com/dkqthf ABSOL] * might opt for something like {{:illustrator/ABSOL}} for links?
|rarity = 6 * would ideally still display the star rarity, might just take the switch case approach, but the filling yup template the stars has always been a headache
|availability = Standard Scouting
|Good_name = Moonlight Blade *good's image naming logic is pretty good alr and just needs character-name proccessed with {{lc:string}}
}}
* alternate and eidos list will be assumed to exist and create pages otherwise to hide broken links.
</pre>


6) Standardize all infoboxes somehow (in terms of template structure or css or smth
6) Standardize all infoboxes somehow (in terms of template structure or css or smth
7) Standardizing stat template - work for units that start with silver or bronze. Units that only has bronze. And accommodate future gold rank better without needing a new "stat2" template. [[Template:Stat Table]]


== Features to add/consider ==
== Features to add/consider ==
1) Adding Still info on character pages
1) Adding Still info on character pages


2) Separate
2) turn form change/summon to tabs and add a category tag for them 
 
3) 


==stat update==
{{Stat Table| cells =
{{Stat Table Cell
| filename = rasho
|rank = bronze
| lv max = 50
| hp = 920
| hp max = 1106
| atk = 252
| atk max = 361
| cost = 13
| redeploy = 70
| class = Vanguard
| def = 165
| def max = 338
| block = 1
| magic res = 0
| magic res max = 0
| atk spd = 1.05
}}
{{Stat Table Cell
| filename = rasho
|rank = silver
| lv max = 50
| hp = 920
| hp max = 1106
| atk = 252
| atk max = 361
| cost = 13
| redeploy = 70
| class = Vanguard
| def = 165
| def max = 338
| block = 1
| magic res = 0
| magic res max = 0
| atk spd = 1.05
}}
| update= Vanguard Silver Rank 6
}}


==wip==
fix rank up and skill table to no longer need convoluted templates
<div style=" background-color:{{#switch: {{{rarity}}} |☆☆☆☆☆=#ffed6d |☆☆☆☆= #a5bcf1|☆☆☆|☆☆ |☆= #eaecf0| #ff8a00}};  display:inline-block; padding: 0.25em; width:130px; height:130px; margin:1px;">
https://anothereidos.wikioasis.org/wiki/Template:Rank_Up_Table
<div style="position:relative; left:0px; top:0px; margin-top:-22px; margin-left:70px;">
https://anothereidos.wikioasis.org/wiki/Template:Skill_Upgrade_Table
<div style="color:#1e3666; font-size:0.8em; line-height:0.3; font-weight:bold; display:{{{rarity|none}}}; text-align:right">{{{rarity}}}</div></div>
<div style="position:relative; right:0px; top:0px; display:{{{class|none}}}" > [[File:{{{class|Vanguard}}}.png|30px|link={{{class}}}]] </div>
<div style="position:relative; left:0px; top:30px; margin-top:-22px; margin-left:70px; display:{{{limited|none}}}"> [[File:limited.png|25px|link=Category:Alternate Character| Limited/Alternate Character ]]</div>
<div>[[File:FS_{{lc:{{{char|{{{fs|Unreleased}}}}}}}}.png | 130px | link={{{char|{{{fs|Unreleased}}}}}}]]</div>
<div style="position:relative; background-color:white; opacity:0.8; bottom: 22px; margin-bottom: -22px; width:100%; height: 28px;">
<div style=" font-weight:bold; display:{{{display| {{{char|none}}} }}}; line-height:1; padding: 3px 0; font-size:0.75em; text-align:center;">[[{{{char}}}|{{{alt-text|{{{char}}}}}}]]</div>
</div>
</div>


==Vanguard==
==Vanguard==
Line 70: Line 305:
==Standard Shooter==
==Standard Shooter==
Generalist shooters with Fast ASPD and a standard range to reach most threats.
Generalist shooters with Fast ASPD and a standard range to reach most threats.
{{:Marion (Summer)/fs}}{{:Leonhart (Summer)/fs}}{{:Amorey (Half-Anniversary)/fs}}
{{:Marion (Summer)/fs}}{{:Amorey (Half-Anniversary)/fs}}
{{:Bionic Golem θ/fs}}{{:Billford (Summer)/fs}}{{:Wrecker/fs}}{{:Amorey/fs}}
{{:Bionic Golem θ/fs}}{{:Billford (Summer)/fs}}{{:Wrecker/fs}}{{:Amorey/fs}}
{{:Orc Shooter/fs}}{{:Pays Blanc Archer/fs}}{{:Goblin Archer/fs}}{{:Archer Mummy/fs}}{{:Obsidonian Archer/fs}}
{{:Orc Shooter/fs}}{{:Pays Blanc Archer/fs}}{{:Goblin Archer/fs}}{{:Archer Mummy/fs}}{{:Obsidonian Archer/fs}}
===Outliers===
===Outliers===
{{:Harold/fs}}{{:Siddeley (Summer)/fs}}{{:Chabeau (Awakened)/fs}}{{:Walther/fs}}
{{:Leonhart (Summer)/fs}}{{:Harold/fs}}{{:Siddeley (Summer)/fs}}{{:Chabeau (Awakened)/fs}}{{:Walther/fs}}


==Rapid-fire Shooter==
==Rapid-fire Shooter==