Templates: Difference between revisions

From AnotherEidos Wiki
Jump to navigation Jump to search
(updated info and made it easier to navigate)
No edit summary
 
(13 intermediate revisions by 3 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


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


===New Character Checklist===
[[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.)
* 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.


==New Character Page==
[[Template:CharDetail]] - Trait, Nature, Attack reach, Damage Type, Range and Size details
<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) }}


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


==Silver Rank [[File:SilverRank.png|35px]]==
===Skills===
{{Stats1
[[Template:Skill]] - shows skill details, and skill upgrade info
| filename = charactername2 (note: upload file as FS_charactername2.png)
| lv max = ?
| hp = X
| hp max = X
| atk = X
| atk max = X
| def = X
| def max = X
| magic res = X
| magic res max = X
| cost = X
| redeploy = X
| class = Fighter/Caster/Guard/Healer/Supporter/Vanguard/Shooter/Stranger
| block = X
| atk spd = X
| range type = 1 through 16
| trait = trait description
| nature name = name of nature
| nature desc = nature description
}}


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


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


==Skills==
[[Template:Dialogue Alter]] - used on alternate characters. Shows a section redirecting to original, as well as removing crystalline good.
{{Skill
 
| filename = charactername_01 ((upload as SkillIcon_charactername_01.png))
==== Convenience Seasonal Dialogue Templates ====
| name = X
 
| recovertype = auto or offensive or defensive
* [[Template:Dialogue Summer]]
| casttype = manual or auto
* [[Template:Dialogue Valentines]]
| effect = X
| initsp =Integer
| cost = Integer
| effect2 = X
| initsp2 = Integer
| cost2 = Integer
| effect3 = X
| initsp3 = Integer
| cost3 = Integer
| effect4 = X
| initsp4 = Integer
| cost4 = Integer
| effect5 = X
| initsp5 = Integer
| cost5 = Integer
| effect6 = X
| initsp6 = Integer
| cost6 = Integer
| effect7 = X
| initsp7 = Integer
| cost7 = Integer
}}
</nowiki></pre>
</div></div>


== General Use Templates ==


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


==Class Template==
This template is used to display an image file of character with a link to their page.
<i>Planned to be replaced</i><br>
<pre><nowiki>{{Character FS | 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.
{{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>


<div class="toccolours mw-collapsible mw-collapsed" style="width:650px; overflow:auto; vertical-align: text-bottom;"><b>Class Template</b>
===Class Template===
<div class="mw-collapsible-content" >
See [[Template:Character Class List]]
<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.

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