Editing User:Bejeebs

From AnotherEidos R Wiki
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 172: Line 172:


5) Remove more redundancies in infobox due to spaghetti code
5) Remove more redundancies in infobox due to spaghetti code
current
<pre>
{{Infobox Character
|image = rasho.png
|illustrator-link = [https://twitter.com/dkqthf ABSOL]
|class = Vanguard
|country = Yamato
|release-date = 01/10/2022
|rarity = 6 Stars ☆☆☆☆☆☆
|character-name = Rasho
|character-title = Half-Demon
|image2  = FULL_Rasho_2.png
|availability = Standard Scouting
|release-year = 2022
|alternate-list = {{Infobox Alternate List|Variants = {{Character FS | char=Rasho| class=Vanguard|rarity=☆☆☆☆☆☆}}{{Character FS | char=Rasho (Awakened) | class=Guard|rarity=☆☆☆☆☆☆|limited=}} }}
|eidos-list = {{Infobox Eidos List| Eidos= {{Eidos WF | rarity = ☆☆☆☆☆☆| eidos-name = Demon Breaking Him In for the New Year| eidos-num = 6003}} }}
| filename = rasho
| Good_name = Moonlight Blade
}}
</pre>
planned:
<pre>
{{Infobox Character
|character-name = {{Array|get|{{{PAGENAME}}}| |1}} could include logic where it does this if blank, and takes in an input in case character name is more than one word
|character-title = Half-Demon
|image-list = {{:{{{PAGENAME}}}/image list}}
|class = Vanguard
|country = Yamato
|release-date = 01/10/2022 *release year will be retrieved using {{Array|get|{{{release-date}}}|/|3}}
|illustrator-link = [https://twitter.com/dkqthf ABSOL] * might opt for something like {{:illustrator/ABSOL}} for links?
|rarity = 6 * would ideally still display the star rarity, might just take the switch case approach, but the filling yup template the stars has always been a headache
|availability = Standard Scouting
|Good_name = Moonlight Blade *good's image naming logic is pretty good alr and just needs character-name proccessed with {{lc:string}}
}}
* alternate and eidos list will be assumed to exist and create pages otherwise to hide broken links.
</pre>


6) Standardize all infoboxes somehow (in terms of template structure or css or smth
6) Standardize all infoboxes somehow (in terms of template structure or css or smth
Please note that all contributions to AnotherEidos R Wiki are considered to be released under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) (see AnotherEidos R Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, 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. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)

Templates used on this page: