Templates: Difference between revisions

From AnotherEidos Wiki
Jump to navigation Jump to search
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This page serves to explain how go about various tasks the wiki may need contributors to chip in to. The most common scenario is when a new character is released. Do note other pages are maintained by other contributors too, but you are free to do any corrections you may find.
This page serves to explain how go about various tasks the wiki may need contributors to chip in to. The most common scenario is when a new character is released. Do note other pages are maintained by other contributors too, but you are free to do any corrections you may find. Refer to specific template's page to see how to use them.


Also an important rule is if unsure, best to check completed pages for reference on how things are handled.
Also an important rule is if unsure, best to check completed pages for reference on how things are handled.


===Source for Images and files===
'''Currently a little outdated.'''
Files are usually retrieved from the [https://drive.google.com/drive/folders/1B7l4MZqj854jtmApCJwFRaPOmuPRAMzT datamine google drive].
You are welcome to simply upload a file, make sure the file name and file format remains the same or match the pattern when uploading. File names are case-sensitive. And once done, if things work out the way they are designed, would apply to pages without further editing.


<b>The following are the images character pages use: </b>
== Information Sources ==
*<b>FS/Face Shots</b> (FS_charactername_#.png,  # is 1 if bronze and 2 if silver) - used in stats, and class templates
See [[Content Sources]].
*<b>Character Sprite</b> (charactername.png) taken from sprites, get a standing sprite of the character to be used for the infobox.
*<b>FULL/Full Shots</b> (FULL_charactername_2.png) - silver rank art used in the character infobox <i>eventually</i>.
*<b>SkillIcon</b> (SkillIcon_charactername_01.png) - used in the skill template
**<i>Currently not available in the drive as of writing this</i>
* (Optional) Crystalline good image (The drive linked above doesn't track this)


<pre>For example, Wrecker's images should be uploaded as wrecker.png (for his full sprite), FS_wrecker.png (his face shot), and SkillIcon_wrecker_01.png (Wrecker's skill icon) for his 3 image files.  All characters need to follow this exact pattern.</pre>
==Adding New Characters==
See [[Adding Characters]].


<b>Some can be datamined but are not in the drive, and might require screenshotting instead:</b>
==Templates for Character Pages==
* Items
===Infoboxes===
* Character ranges
[[Template:Infobox Character]]
* Quest Maps


<b>Some images are retrieved from news</b>
[[Template:Infobox Character Alter]] - Convenience template for alternate characters.
* Banner images
* Story images
* Log-in campaign images
* Character Sprites
** Due to recent updates, sprites from datamines are hard to extract in the form the wiki used to use, and the files from news usually have really big whitespace that makes them too impractical for use.


<b>Note:</b> Within a few recent updates, files within the game has been restructured and present templates etc may need to be adjusted to work with the new system <i>eventually.</i>
===Character Stats===
[[Template:Stats]] - Base Stats template. By default used by bronze rank. By default hides the rank upgrade section for the sake of low rarities.


===Source for Missing Data and Information===
[[Template:Stats Summon]] - Convenience template for summons. Shows the header, and bronze rank info, and categorizes the page into [[:Category:Summoner]]
Traditionally, most text would have to be transcribed directly from the game into the wiki. Though, currently a dataminer on discord is able to extract text so that's what the wiki currently relies on. That said some information are still not presently easy to bug dug up.
These are:
* Character Stat information
* Initial SP and SP Cost for skills per level up
As a tip for getting the maximum stats of a character, you can go to a character's Level Up screen, apply EXP scrolls, and simply look at the stats.  You do not need hit OK in order to view a characters max stats. <br>
In addition, if one can read it and navigate it, the Japanese wiki at https://wikiwiki.jp/anodos/ includes character stats as well.


The information we do get from datamines are:
[[Template:Stats Summon Alter]] - Convenience template for summons of alternate characters. Shows the header, and silver rank info, and categorizes the page into [[:Category:Summoner]]
* Character names, and their titles
* Interaction lines, rank-up lines, and battle lines
* Crystalline good name
* Skill name, and description per level
* Character traits and natures


==Adding New Characters==
[[Template:Stats1]] - Convenience template for silver rank. It hides the "character stats" header and by default includes rank upgrade section (which can be removed for summons/tranformations.)
Checklist:
* Create a page for the character, and refer below for code you can directly copy and paste from here to get started.
* Fill up details. Ideally, you declare the filenames you plan to use here before you upload, so everything will be done.
* Upload necessary new files: FS, FULL, SkillIcon.
* Include character into the [[Characters]] page.
** Make sure to add/remove parts that a character may not need, like 1-2 stars don't have a silver rank and alternate characters don't have a bronze rank.
<div class="toccolours mw-collapsible mw-collapsed" style="width:650px; overflow:auto; vertical-align: text-bottom;"><b>New Character Template (for Regular Characters)</b>
<div class="mw-collapsible-content" ><pre><nowiki>
{{Infobox Character
|character-name = Charactername.png
|character-title = Character Title
|image = Charactername.png
|image2 = FULL_Charactername.png (Remove if no silver rank art yet)
|rarity = Star Rank ☆
|class = Fighter/Caster/Guard/Healer/Supporter/Vanguard/Shooter/Stranger
|deploy-tile = Low Ground/High Ground/Both
|damage-type = Single-Target/AoE Physical/Magic/Heal
|attack-reach = Ground/Aerial/Allies
|country = Origin/Country
|illustrator-link = [artist_url Artist]
|release-date = MM/DD/YYYY
|release-year = YYYY
|availability = Standard Scouting, Flyers Only, Limited Scouting (Remove what doesn't apply)
|alternate-link= [[Charactername]] (Remove if not an alternate character)
}}


{{Stats
[[Template:CharDetail]] - Trait, Nature, Attack reach, Damage Type, Range and Size details
| filename = charactername (note: upload file as FS_charactername.png)
| lv max = 30 / 45 / 50
| hp =
| hp max =
| atk =
| atk max =
| def =
| def max =
| magic res =
| magic res max =
| cost =
| redeploy =
| class = Fighter/Caster/Guard/Healer/Supporter/Vanguard/Shooter/Stranger
| block =
| atk spd =
| range type = 1 through 18
| trait = trait description
| nature name = name of nature
| nature desc = nature description
}}


{{Stats1
[[Template:Intimacy]] - Intimacy stat bonuses
| filename = charactername2 (note: upload file as FS_charactername2.png)
| lv max = 55 / 60 / 70 / 80
| hp =
| hp max =
| atk =
| atk max =
| def =
| def max =
| magic res =
| magic res max =
| cost =
| redeploy =
| class = Fighter/Caster/Guard/Healer/Supporter/Vanguard/Shooter/Stranger
| block =
| atk spd =
| range type = 1 through 18
| trait = trait description
| nature name = name of nature
| nature desc = nature description
}}


{{Intimacy
===Skills===
|bonus1 = ?
[[Template:Skill]] - shows skill details, and skill upgrade info
|bonus2 = ?
|bonus3 = ?
}}


==Skills==
=== Dialogue ===
{{Skill
[[Template:Dialogue Seasonal]] - base template for dialogues.
| filename = charactername_01 ((upload as SkillIcon_charactername_01.png))
| name = X
| recovertype = auto
| casttype = manual or auto
| effect = skill effect
| initsp =
| cost =
| effect2 =
| initsp2 =
| cost2 =
| effect3 =
| initsp3 =
| cost3 =
| effect4 = (delete the rest if the character is below 3 star rank, keep blank if no rank up yet)
| initsp4 =
| cost4 =
| effect5 =
| initsp5 =
| cost5 =
| effect6 =
| initsp6 =
| cost6 =
| effect7 =
| initsp7 =  
| cost7 =  
| upgrade= ClassSkill# (where class is whichever class, # is rarity eg FighterSkill0 for Gaia a 0 star Fighter)
}}
==Notes==
</nowiki></pre>
</div></div>


==Templates==
[[Template:Dialogue]] - used on base characters with crystalline goods.
===Infoboxes===
[[Template:Infobox Character]]


[[Template:Infobox Character Alter]]
[[Template:Dialogue Alter]] - used on alternate characters. Shows a section redirecting to original, as well as removing crystalline good.


===Character Stats===
==== Convenience Seasonal Dialogue Templates ====
[[Template:Stats]] - Bronze Rank


[[Template:Stats1]] - Silver Rank
* [[Template:Dialogue Summer]]
* [[Template:Dialogue Valentines]]


[[Template:Intimacy]]
== General Use Templates ==
====Values for range attribute====
<gallery>
File:range1.png | File:range1.png
File:range2.png | File:range2.png
File:range3.png | File:range3.png
File:range4.png | File:range4.png
File:range5.png | File:range5.png
File:range6.png | File:range6.png
File:range7.png | File:range7.png
File:range8.png | File:range8.png
File:range9.png | File:range9.png
File:range10.png | File:range10.png
File:range11.png | File:range11.png
File:range12.png | File:range12.png
File:range13.png | File:range13.png
File:range14.png | File:range14.png
File:range15.png | File:range15.png
File:range16.png | File:range16.png
File:range17.png | File:range17.png
File:range18.png | File:range18.png
File:range19.png | File:range19.png
</gallery>
 
===Skills===
[[Template:Skill]]
====Values for upgrade attribute====
ClassSkill# (where class is whichever class, # is rarity eg FighterSkill0 for Gaia a 0 star Fighter)


===Face Shot===
===Face Shot===

Latest revision as of 14:01, 31 January 2024

This page serves to explain how go about various tasks the wiki may need contributors to chip in to. The most common scenario is when a new character is released. Do note other pages are maintained by other contributors too, but you are free to do any corrections you may find. Refer to specific template's page to see how to use them.

Also an important rule is if unsure, best to check completed pages for reference on how things are handled.

Currently a little outdated.

Information Sources[edit | edit source]

See Content Sources.

Adding New Characters[edit | edit source]

See Adding Characters.

Templates for Character Pages[edit | edit source]

Infoboxes[edit | edit source]

Template:Infobox Character

Template:Infobox Character Alter - Convenience template for alternate characters.

Character Stats[edit | edit source]

Template:Stats - Base Stats template. By default used by bronze rank. By default hides the rank upgrade section for the sake of low rarities.

Template:Stats Summon - Convenience template for summons. Shows the header, and bronze rank info, and categorizes the page into Category:Summoner

Template:Stats Summon Alter - Convenience template for summons of alternate characters. Shows the header, and silver rank info, and categorizes the page into Category:Summoner

Template:Stats1 - Convenience template for silver rank. It hides the "character stats" header and by default includes rank upgrade section (which can be removed for summons/tranformations.)

Template:CharDetail - Trait, Nature, Attack reach, Damage Type, Range and Size details

Template:Intimacy - Intimacy stat bonuses

Skills[edit | edit source]

Template:Skill - shows skill details, and skill upgrade info

Dialogue[edit | edit source]

Template:Dialogue Seasonal - base template for dialogues.

Template:Dialogue - used on base characters with crystalline goods.

Template:Dialogue Alter - used on alternate characters. Shows a section redirecting to original, as well as removing crystalline good.

Convenience Seasonal Dialogue Templates[edit | edit source]

General Use Templates[edit | edit source]

Face Shot[edit | edit source]

See Template:Character FS

This template is used to display an image file of character with a link to their page.

{{Character FS | char=Name}}
{{Character FS | fs=name | char=Name}}
[display=none] in order to hide the text label
[size=##] in order to contorl the image size of the icon

Class Template[edit | edit source]

See Template:Character Class List