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.
Check the page of the unit you wish to work on and see what's missing, and if needed, download the single full character sprite, skill icon, and/or face shot of the character page you wish to work on from https://drive.google.com/drive/folders/1B7l4MZqj854jtmApCJwFRaPOmuPRAMzT and upload these 3 files to match the needed filenames. The filenames they need to be can referenced below, or you can check a characters page and look at their files and learn from that.
When uploading, the large character infobox image should be uploaded as charactername.png.  Character faceshot in Stats should be FS_charactername.png.  Character skill icon filename should be SkillIcon_charactername_01.png. Upload the files as those filenames.
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.</br>
If you're confused, try looking at a completed page and its source code, such as https://anothereidoswiki.ddns.net/index.php?title=Baran&action=edit for https://anothereidoswiki.ddns.net/index.php/Baran and compare. This should help you understand the template below and how it works.</br>
Note that file-names are typically case-sensitive.  Again, if you're confused and stuck, look at the source code of a page that's already completed and compare.</br>
Copy-Pasting everything below (except the Range Types on the very bottom of the page) onto any character page should suffice, then simply edit the values.  '''Note: Copy from here, not from the Edit page. </br>'''


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 ==
<nowiki>{{</nowiki>Infobox Character <br />
See [[Content Sources]].
|image = Charactername.png (upload file as Character.png) <br />
|param1 = Artist <br />
|param2 = Class <br />
|param3 = Origin/Country <br />
|param4 = Release Date <br />
|param5 = Star Rank ☆  <br />
|param6 = Deploy Tile (Low Ground/High Ground/Both)  <br />
|param7 = Damage Type (Single-Target/AoE Physical/Magic/Heal) <nowiki> }}</nowiki>


==Adding New Characters==
<nowiki>==Bronze Rank [[File:BronzeRank.png|35px]]== </nowiki><br />
See [[Adding Characters]].
<nowiki>{{Stats</nowiki> <br />
| filename = charactername (note: upload file as FS_charactername.png)<br />
| lv max = 30 or 45 or 50  <br />
| hp = X <br />
| hp max = X <br />
| atk = X <br />
| atk max = X <br />
| def = X <br />
| def max = X <br />
| magic res = X <br />
| magic res max = X <br />
| cost = X <br />
| redeploy = X<br />
| class = Fighter/Caster/Guard/Healer/Supporter/Vanguard/Shooter/Stranger<br />
| block = X <br />
| atk spd = X <br />
| range type = 1 through 16  <br />
| trait = trait description <br />
| nature name = name of nature <br />
| nature desc = nature description <br />
<nowiki>}}</nowiki> <br />


==Templates for Character Pages==
<nowiki>==Silver Rank [[File:SilverRank.png|35px]]== </nowiki> <br />
===Infoboxes===
<nowiki>{{Stats1</nowiki> <br />
[[Template:Infobox Character]]
| filename = charactername2 (note: upload file as FS_charactername2.png) <br />
| lv max = ? <br />
| hp = X <br />
| hp max = X <br />
| atk = X <br />
| atk max = X <br />
| def = X <br />
| def max = X <br />
| magic res = X <br />
| magic res max = X <br />
| cost = X <br />
| redeploy = X <br />
| class = Fighter/Caster/Guard/Healer/Supporter/Vanguard/Shooter/Stranger <br />
| block = X <br />
| atk spd = X <br />
| range type = 1 through 16 <br />
| trait = trait description <br />
| nature name = name of nature <br />
| nature desc = nature description <br />
}}


[[Template:Infobox Character Alter]] - Convenience template for alternate characters.
<nowiki>{{Intimacy</nowiki> <br />
|bonus1 = ? <br />
|bonus2 = ? <br />
|bonus3 = ? <br />
<nowiki>}}</nowiki> <br />  <br />


===Character Stats===
==Skills== <br />
[[Template:Stats]] - Base Stats template. By default used by bronze rank. By default hides the rank upgrade section for the sake of low rarities.
<nowiki>{{Skill</nowiki> <br />
| filename = charactername_01 ((upload as SkillIcon_charactername_01.png)) <br />
| name = X <br />
| recovertype = auto or offensive or defensive <br />
| casttype = manual or auto <br />
| effect = X <br />
| initsp =Integer <br />
| cost = Integer <br />
| effect2 = X <br />
| initsp2 = Integer <br />
| cost2 = Integer <br />
| effect3 = X <br />
| initsp3 = Integer <br />
| cost3 = Integer <br />
| effect4 = X <br />
| initsp4 = Integer <br />
| cost4 = Integer <br />
| effect5 = X <br />
| initsp5 = Integer <br />
| cost5 = Integer <br />
| effect6 = X <br />
| initsp6 = Integer <br />
| cost6 = Integer <br />
| effect7 = X <br />
| initsp7 = Integer <br />
| cost7 = Integer <br />
<nowiki>}}</nowiki> <br />


[[Template:Stats Summon]] - Convenience template for summons. Shows the header, and bronze rank info, and categorizes the page into [[:Category:Summoner]]
==Skill Upgrades== <br />
<nowiki><span class="mw-customtoggle-0" style="font-size:small; display:inline-block;"><span class="mw-customtoggletext">[Show/hide]</span></span> </nowiki> <br />
<nowiki><div  id="mw-customcollapsible-0" class="mw-collapsible mw-collapsed"> </nowiki> <br />
<nowiki>{{ClassSkill#}} (for example FighterSkill6 for Billford) </nowiki> <br />
<nowiki> </div> </nowiki> <br />


[[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]]
==Interactions and Crystalline Good== <br>
<nowiki>{{Dialogue </nowiki> <br>
| filename = charactername (upload file as Item_crystal_charactername.png) <br />
| Unit_name = <br />
| Good_name = <br />
|Win =  <br>
|Lose =  <br>
|Rank Up = <br>
|Interaction #1 = <br>
|Interaction #2 =  <br>
|Interaction #3 = <br>
|Interaction #4 = <br>
|Interaction #5 = <br>
|Gift Box #1 = <br>
|Gift Box #2 = <br>
|Gift Box #3 = <br>
|Gift Box #4 = <br>
|Gift Box #5 = <br>
<nowiki>}}</nowiki> <br>
==Trivia==  <br />


[[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===
'''Range Types:'''<br />
[[Template:Skill]] - shows skill details, and skill upgrade info
1: File:range1.png [[File:range1.png]] <br />
2: File:range2.png [[File:range2.png]] <br />
3: File:range3.png [[File:range3.png]] <br />
4: File:range4.png [[File:range4.png]] <br />
5: File:range5.png [[File:range5.png]] <br />
6: File:range6.png [[File:range6.png]] <br />
7: File:range7.png [[File:range7.png]] <br />
8: File:range8.png [[File:range8.png]] <br />
9: File:range9.png [[File:range9.png]] <br />
10: File:range10.png [[File:range10.png]] <br />
11: File:range11.png [[File:range11.png]] <br />
12: File:range12.png [[File:range12.png]] <br />
13: File:range13.png [[File:range13.png]] <br />
14: File:range14.png [[File:range14.png]] <br />
15: File:range15.png [[File:range15.png]] <br />
16: File:range16.png [[File:range16.png]] <br />
17: File:range16.png [[File:range17.png]] <br />


=== Dialogue ===
'''Class Template'''
[[Template:Dialogue Seasonal]] - base template for dialogues.


[[Template:Dialogue]] - used on base characters with crystalline goods.
<nowiki>{{Class </nowiki> <br />
| filename 1= unreleased <br />
| name 1= Unreleased<br />
| filename 2= unreleased <br />
| name 2= Unreleased<br />
| filename 3= unreleased <br />
| name 3= Unreleased<br />
| filename 4= unreleased <br />
| name 4= Unreleased<br />
| filename 5= unreleased <br />
| name 5= Unreleased<br />
| filename 6= unreleased <br />
| name 6= Unreleased<br />
| filename 7= unreleased <br />
| name 7= Unreleased<br />
| filename 8= unreleased <br />
| name 8= Unreleased<br />
| filename 9= unreleased <br />
| name 9= Unreleased<br />
| filename 10= unreleased <br />
| name 10= Unreleased<br />
| filename 11= unreleased <br />
| name 11= Unreleased<br />
| filename 12= unreleased <br />
| name 12= Unreleased<br />
| filename 13= unreleased <br />
| name 13= Unreleased<br />
| filename 14= unreleased <br />
| name 14= Unreleased<br />
| filename 15= unreleased <br />
| name 15= Unreleased<br />
| filename 16= unreleased <br />
| name 16= Unreleased<br />
| filename 17= unreleased <br />
| name 17= Unreleased<br />
| filename 18= unreleased <br />
| name 18= Unreleased<br />
| filename 19= unreleased <br />
| name 19= Unreleased<br />
| filename 20= unreleased <br />
| name 20= Unreleased<br />
| filename 21= unreleased <br />
| name 21= Unreleased<br />
| filename 22= unreleased <br />
| name 22= Unreleased<br />
| filename 23= unreleased <br />
| name 23= Unreleased<br />
| filename 24= unreleased <br />
| name 24= Unreleased<br />
| filename 25= unreleased <br />
| name 25= Unreleased<br />
| filename 26= unreleased <br />
| name 26= Unreleased<br />
| filename 27= unreleased <br />
| name 27= Unreleased<br />
| filename 28= unreleased <br />
| name 28= Unreleased<br />
| filename 29= unreleased <br />
| name 29= Unreleased<br />
| filename 30= unreleased <br />
| name 30= Unreleased<br />
}} 


[[Template:Dialogue Alter]] - used on alternate characters. Shows a section redirecting to original, as well as removing crystalline good.
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.


==== Convenience Seasonal Dialogue Templates ====
{{Class has 25 slots. <br /> {{ClassSmall has 15 slots. <br /> {ClassMedium has 20 slots. <br /> {ClassLarge has 30 slots. Upgrade when needed.
 
* [[Template:Dialogue Summer]]
* [[Template:Dialogue Valentines]]
 
== General Use Templates ==
 
===Face Shot===
See [[Template:Character FS]]
 
This template is used to display an image file of character with a link to their page.
<pre><nowiki>{{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
</nowiki></pre>
 
===Class Template===
See [[Template:Character Class List]]
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)