I recently created the Trinkets page, as well as a few templates, and specific Trinket pages. To get the template for the Trinkets page, I replicated the Armor one and did some minor edits:
- Created a template TrinketInfo for Trinkets (removed Equipped image since there is no visual, made the icon constant for now since there is only one kind, some other small things, mostly relating to the text positioning in the box)
- Left fields that would normally be "0" totally blank so it's not as cluttered (Abilities as well, instead of "None")
- Created a template SKEmptyCell so that the empty blue-coloured boxes on the TrinketInfo (ArmorInfo) below the Defense stats would be invisible rather than visible.
- Centered the "Name" header
- Converted "Abilities" into list format
- Moved the Red/Green legend above the table
I am wondering if this is sufficient, and also, if I have just caused inconsistencies with other XXXXXInfo templates. If I have, I can fix it. Or, if what I have done is preferable, I can go through and fix other ones. I'm just wondering though... are the Weapon/Armor ones solid for now? Trinkets are pretty simple things to deal with, and so I'm thinking they wont change near as much and thus their templates and pages and such are the easiest to deal with. You tell me.
Also: what other info needs to be recorded for Trinkets (if any)?
Also, thanks Dogrock for getting that much nicer icon from the game files and re-colouring (I'm guessing). I totally didn't think of doing that, as I have GIMP as well. I'm guessing you grab it from the game files, and use the colour swap and colour replacement tools to fill in certain areas with corresponding colours? :o Smart.
Edit: I just saw those header icons you uploaded. Looks great! Is there any way to center that sorting arrow? It looks a tiny bit out of place...
Pretty much, though most of the icons in the Spiral Knights\rsrc\ui\icon\inventory folder are in 256 colors, so you have to change the color map before editing. Then it's just the color picker and the paint bucket.
You'll also see that I experimented with icons instead of text for the status and defense types. Let me know what you think.
Edit: I'm working on the centering, though it doesn't want to cooperate.