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 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. Refer to specific template's page to see how to use them.
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.


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)


==Adding New Characters==
<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>
See [[Adding Characters]].


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


[[Template:Infobox Character Alter]] - Convenience template for alternate characters.
<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.


===Character Stats===
<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>
[[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]]
===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


[[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]]
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


[[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.)
===New Character Checklist===
* Include character into the [[Characters]] page.
* Upload necessary new files: FS, FULL, SkillIcon. Character also uses idle pixel animation
* 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
** 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.


[[Template:CharDetail]] - Trait, Nature, Attack reach, Damage Type, Range and Size details
==New Character Page==
<i>Note: Currently templates are being slowly updated and this would be updated once everything is sorted out</i>
<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
|image = Charactername.png (upload file as Character.png)
|param1 = Artist
|param2 = Class
|param3 = Origin/Country
|param4 = Release Date
|param5 = Star Rank ☆
|param6 = Deploy Tile (Low Ground/High Ground/Both)
|param7 = Damage Type (Single-Target/AoE Physical/Magic/Heal) }}


[[Template:Intimacy]] - Intimacy stat bonuses
==Bronze Rank [[File:BronzeRank.png|35px]]==
{{Stats
| filename = charactername (note: upload file as FS_charactername.png)
| lv max = 30 or 45 or 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
}}


===Skills===
==Silver Rank [[File:SilverRank.png|35px]]==
[[Template:Skill]] - shows skill details, and skill upgrade info
{{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
}}


=== Dialogue ===
{{Intimacy
[[Template:Dialogue Seasonal]] - base template for dialogues.
|bonus1 = ?
|bonus2 = ?
|bonus3 = ?
}}


[[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.
==Skills==
 
{{Skill
==== Convenience Seasonal Dialogue Templates ====
| filename = charactername_01 ((upload as SkillIcon_charactername_01.png))
 
| name = X
* [[Template:Dialogue Summer]]
| recovertype = auto
* [[Template:Dialogue Valentines]]
| casttype = manual or auto
| effect = skill effect
| initsp =
| cost =
| effect2 =  
| initsp2 =  
| cost2 =  
| effect3 =  
| initsp3 =  
| cost3 =  
| effect4 =
| initsp4 =
| cost4 =
| effect5 =
| initsp5 =
| cost5 =
| effect6 =
| initsp6 =
| cost6 =
| effect7 =
| initsp7 =
| cost7 =  
}}
</nowiki></pre>
</div></div>


== General Use Templates ==


===Face Shot===
==Range Types:==
See [[Template:Character FS]]
<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
</gallery>


This template is used to display an image file of character with a link to their page.
==Class Template==
<pre><nowiki>{{Character FS | char=Name}}
<i>Planned to be replaced</i><br>
{{Character FS | fs=name | char=Name}}
Replace each "unreleased" with the characters name (filename section is case sensitive and should be lowercase).  As long as you followed the filename guidelines on the top of the page, it should work. If you run out of characters leave it as unreleased.
[display=none] in order to hide the text label
[size=##] in order to contorl the image size of the icon
</nowiki></pre>


===Class Template===
<div class="toccolours mw-collapsible mw-collapsed" style="width:650px; overflow:auto; vertical-align: text-bottom;"><b>Class Template</b>
See [[Template:Character Class List]]
<div class="mw-collapsible-content" >
<pre><nowiki>{{Class
| filename 1= unreleased
| name 1= Unreleased
| filename 2= unreleased
| name 2= Unreleased
| filename 3= unreleased
| name 3= Unreleased
| filename 4= unreleased
| name 4= Unreleased
| filename 5= unreleased
| name 5= Unreleased
| filename 6= unreleased
| name 6= Unreleased
| filename 7= unreleased
| name 7= Unreleased
| filename 8= unreleased
| name 8= Unreleased
| filename 9= unreleased
| name 9= Unreleased
| filename 10= unreleased
| name 10= Unreleased
| filename 11= unreleased
| name 11= Unreleased
| filename 12= unreleased
| name 12= Unreleased
| filename 13= unreleased
| name 13= Unreleased
| filename 14= unreleased
| name 14= Unreleased
| filename 15= unreleased
| name 15= Unreleased
| filename 16= unreleased
| name 16= Unreleased
| filename 17= unreleased
| name 17= Unreleased
| filename 18= unreleased
| name 18= Unreleased
| filename 19= unreleased
| name 19= Unreleased
| filename 20= unreleased
| name 20= Unreleased
| filename 21= unreleased
| name 21= Unreleased
| filename 22= unreleased
| name 22= Unreleased
| filename 23= unreleased
| name 23= Unreleased
| filename 24= unreleased
| name 24= Unreleased
| filename 25= unreleased
| name 25= Unreleased
| filename 26= unreleased
| name 26= Unreleased
| filename 27= unreleased
| name 27= Unreleased
| filename 28= unreleased
| name 28= Unreleased
| filename 29= unreleased
| name 29= Unreleased
| filename 30= unreleased
| name 30= Unreleased
}}</nowiki></pre>
</div></div>
{{Class has 25 slots. <br />  {{ClassSmall has 15 slots. <br /> {ClassMedium has 20 slots. <br /> {ClassLarge has 30 slots. Upgrade when needed.
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)