Previous | Next
tesscodes: (Default)
tesscodes: (Default)

Cast List: Flip Card

tesscodes: (Default)




Name Here
A Subtitle Line
@username
Name Here
A Subtitle Line
@username
Name Here
A Subtitle Line
@username
Name Here
A Subtitle Line
@username


Information

Hey guys! A patron in the server requested an in-entry cast list that matches the style of the ones I made for [insanejournal.com profile] referential, and that was a great idea, so here we are! Merry xmas eve to those of you celebrating, and have a wonderful weekend! I'll be trying to get one more free post up before the new year. Enjoy! 💖

UPDATE: 12.29.22 Fixed an alignment issue with usernames. Add margin:0 auto; to the username links in your existing codes if experiencing issues with its alignment.

The Coding



Installation Guide

Each character has a unique name so that you can have multiple anchor links in one cast list, one for each character's information. In this code, you have name1 through name4 as your starting placeholders to show you where to put each character's name. If you anticipate multiple characters with the same first name, I'd recommend first name plus last initial for each anchor, like johnd for John Doe rather than just john, which could conflict with John Smith later down the line.

If you're feeling uncertain, I recommend hitting ctrl+f in the code tester before editing, and highlighting all instances of name1 just to check out where it is each time and how it's being used. The front of the card has its own name, name1-front, and a link to the back of the card, name1-back; meanwhile, the back of the card has its name, name1-back, and the name has a link back to the front of the card, name1-front.

Since this is a little hefty for a cast list, I tested it out, and you should in theory be able to use this for a cast of around 50-60 characters, so long as you use short links like Imgur. There are other ways to free up space, of course, like removing my HTML comments if you don't need the assistance,

Editing Guide

Paste the coding into Notepad or similar and bring up Replace All (usually Ctrl+H) to replace values quickly and easily!

FONTS
calibri,sans-serif - Body font
font-size:11px; - Body text
font-size:22px; - Name text

DIMENSIONS
250px - Character width
300px - Character height
* 4 - Number of characters per row
15px - Character margin
10px - Image border

COLORS
#fff Image border; username link background
rgba(255,255,255,0.9) Overlay background
#e5e5e5 Character border
#617C90 Accent color
#111 Text color


Terms of Use

♡ Do not remove credit.
♡ Do not redistribute my codes in part or in whole (posting a copy for players to use in your game is fine with a link to original post.)
♡ If you break something during editing, please feel free to drop me a comment and I'll help as best I can!
♡ I love seeing edits! This isn't a rule, but if you have a cool edit of one of my codes I'd love to see it!