Template:Story: Difference between revisions

add TODO
(bgm now has stop button)
(add TODO)
Line 29:
#*Figure out what to do with them. Some (e.g. twinkle, anxiety) will require putting together an emoticon from png images. They also have different sizes which will make it difficult to fit into text.
#Portrait/spine
#*Move spine to the correct location: explicitly provide image original width and height (some may not have the standard 1280px height); left proportion; and top proportion. Store this data in a template with a switch statement. For each spine name, use the switch statement to look up image info (parser performance?) and then apply some custom computations. Computation: image width is original width times some multiplier. Margin left is width times multiplier times left proportion minus width of displayed portrait. Portrait may need to be larger to display more details of the facial expression.
#*Handle unavailable portraits (use placeholder/wait for esheep)
#*Click portrait to toggle that spine.