Difference between revisions of "User:Rayanth/FrontpageNotes"
From EVE University Wiki
(Created page with "Project: Replace front page with Agency-like interface, CSS card system First steps: * Determine sizes and zoom levels of Agency cards in-game both before and after mouse-ho...") |
|||
Line 6: | Line 6: | ||
* Determine expand & zoom timings from in-game | * Determine expand & zoom timings from in-game | ||
* replicate expand & zoom behavior in CSS on-wiki | * replicate expand & zoom behavior in CSS on-wiki | ||
− | * * Animations on ::hover, with keyframes for timing? | + | ** Animations on ::hover, with keyframes for timing? |
Decide which size cards to use on the wiki | Decide which size cards to use on the wiki | ||
Line 12: | Line 12: | ||
Templatize the cards so they can be used more easily | Templatize the cards so they can be used more easily | ||
* Template variables: | * Template variables: | ||
− | * * Image | + | ** Image |
− | * * Title | + | ** Title |
− | * * Detail Text | + | ** Detail Text |
− | * * Page-link | + | ** Page-link |
Revision as of 20:35, 18 July 2021
Project: Replace front page with Agency-like interface, CSS card system
First steps:
- Determine sizes and zoom levels of Agency cards in-game both before and after mouse-hover
- Determine expand & zoom timings from in-game
- replicate expand & zoom behavior in CSS on-wiki
- Animations on ::hover, with keyframes for timing?
Decide which size cards to use on the wiki
Templatize the cards so they can be used more easily
- Template variables:
- Image
- Title
- Detail Text
- Page-link