Editing Templates

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 3: Line 3:
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.


'''Currently a little outdated.'''
===Source for Images and files===
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.


== Information Sources ==
<b>The following are the images character pages use: </b>
See [[Content Sources]].
*<b>FS/Face Shots</b> (FS_charactername_#.png,  # is 1 if bronze and 2 if silver) - used in stats, and class templates
*<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>
 
<b>Some can be datamined but are not in the drive, and might require screenshotting instead:</b>
* Items
* Character ranges
* Quest Maps
 
<b>Some images are retrieved from news</b>
* 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>
 
===Source for Missing Data and Information===
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:
* 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==
==Adding New Characters==
See [[Adding Characters]].
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)
}}


==Templates for Character Pages==
{{Stats
| 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
| 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
|bonus1 = ?
|bonus2 = ?
|bonus3 = ?
}}
 
==Skills==
{{Skill
| 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==
===Infoboxes===
===Infoboxes===
[[Template:Infobox Character]]
[[Template:Infobox Character]]
Line 44: Line 189:
* [[Template:Dialogue Summer]]
* [[Template:Dialogue Summer]]
* [[Template:Dialogue Valentines]]
* [[Template:Dialogue Valentines]]
== General Use Templates ==


===Face Shot===
===Face Shot===
Please note that all contributions to AnotherEidos Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see AnotherEidos Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)