61 - 80 of 100 Bookmarks by RammBook
Navigation
List of Bookmarks
-
Skin for Putting Music Indicators in Your Fic by SpookyTesting (FierySprites)
Fandoms: No Fandom
27 Apr 2022
Tags
Summary
A work skin for inserting stylized music links into your fic, ala Super Smash Bros.’ music labels at the start of each match.
- Language:
- English
- Words:
- 931
- Chapters:
- 2/2
- Collections:
- 2
- Comments:
- 2
- Kudos:
- 50
- Bookmarks:
- 41
- Hits:
- 1,187
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
Tags
Summary
Some fandoms have different names according to localizations (or adaptations) and some fans prefers the characters being called in one way and some in other ways. This is a workskin that allows you to write the fic with both name that can alternate thanks to toggling the workskin on and off!
Series
- Part 13 of CSS code scripts for Ao3
- Language:
- English
- Words:
- 370
- Chapters:
- 1/1
- Collections:
- 1
- Comments:
- 5
- Kudos:
- 57
- Bookmarks:
- 45
- Hits:
- 4,783
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
Mimicking Minecraft for fics- Some Minecraft Work Skins by Ultraviollett
Fandoms: Fandom - Fandom, Minecraft (Video Game), Hermitcraft SMP, Dream SMP, Empires SMP
20 Apr 2024
Tags
Summary
Some CSS for workskins involving minecraft!
Current chapters:
-Minecraft chat text, including "[username] joined/left game" and "[username] whispers to you"
-Minecraft buttons (respawn/ quit to title)
-End poem text
-minecraft booksSeries
- Part 1 of AO3 workskins
- Language:
- English
- Words:
- 2,813
- Chapters:
- 5/5
- Collections:
- 1
- Comments:
- 37
- Kudos:
- 168
- Bookmarks:
- 63
- Hits:
- 2,723
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
Tags
Summary
A work skin and tutorial for logic grid puzzles on AO3. This tutorial includes 2 versions of a logic grid puzzle: a basic version (printable!) and an interactive puzzle grid!
See Chapter 1 for an overview of the style with annotations, Chapter 2 for an explanation of how it all works (including a tutorial on making the grid printable, hiding the solution table behind a spoiler block and how to make the grid interactive), Chapter 3 for the full CSS code for easy copy-pasting, Chapters 4 and 5 for an example of an interactive 3x3x3 logic grid with the HTML code, Chapters 6 and 7 for a basic 3x3x3 grid and Chapters 8 and 9 for a 4x4x4 logic puzzle grid.
All the puzzles that appear in this tutorial are solvable and the solutions are included here!
- Language:
- English
- Words:
- 5,516
- Chapters:
- 9/9
- Collections:
- 1
- Comments:
- 11
- Kudos:
- 58
- Bookmarks:
- 41
- Hits:
- 935
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
Tags
Summary
There is a big difference between a trans man exploring his identity/sexuality through fanfiction, and a cis writer misrepresenting what it means to be FTM. If you're a cis writer with the best of intentions, I hope these guidelines and resources will assist you in improving your treatment of trans men.
Chapter 1: Writing Guide, FTM Anatomy.
Chapter 2: Gallery of Trans Men.
Chapter 3: FTM Media Recommendations.
Chapter 4: Racism in Trans Headcanons.This guide was originally posted on my old account, which has since been deleted due to transphobic comments, including threats of violence. I have posted it again anyway, because I take this matter very seriously. Do not repost, copy, or in any way plagiarise this guide. But please feel free to share a link to it, so that cis authors can improve the way that they depict trans men. I have tagged characters which are discussed in the guide, and are therefore relevant. If you encounter this guide while browsing those tags, that's why.
Series
- Part 4 of Original FTM Works
- Language:
- English
- Words:
- 15,011
- Chapters:
- 4/4
- Collections:
- 1
- Comments:
- 317
- Kudos:
- 1,149
- Bookmarks:
- 407
- Hits:
- 35,031
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
(OLD) Skin for Recreating Danganronpa UI Elements by SpookyTesting (FierySprites)
Fandoms: Dangan Ronpa - All Media Types, New Dangan Ronpa V3: Everyone's New Semester of Killing, Super Dangan Ronpa 2
08 Dec 2022
Tags
Summary
A work skin for recreating various UI elements from the Danganronpa series, primarily based on Danganronpa V3: Killing Harmony.
For convenience’s sake, the last chapter contains all of the CSS code in one place.
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
Skin for Recreating Unlocked Achievements by SpookyTesting (FierySprites)
Fandoms: No Fandom
17 Feb 2024
Tags
Summary
A work skin for recreating the Achievement/Trophy Unlocked messages from various systems, including PlayStation and Xbox.
- Language:
- English
- Words:
- 1,371
- Chapters:
- 5/5
- Collections:
- 1
- Comments:
- 2
- Kudos:
- 28
- Bookmarks:
- 22
- Hits:
- 530
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
CSS in Testing by InfinitysWraith
Fandom: Ao3 Skins - Fandom, Ao3-Skins, css - Fandom, Work Skins - Fandom, Work-Skins
22 Aug 2023
- Words:
- 25,045
- Works:
- 2
- Bookmarks:
- 31
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
Tags
Summary
A Discord workskin that supports most Discord-style markup. Includes layouts for channels, DMs, and Group Chats. Darkmode only.
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
Tags
Summary
Frustrated by the way that AO3 would change or ignore HTML code I inserted, and unable to find an up-to-date, detailed guide, I decided to investigate the functionality of every tag that is permitted by the platform.
I learned a lot, and hopefully you can too!
Planned content:
Chapter 1 - Appearance Tags (tags which format text, and insert lines, etc.)
Chapter 2 - Functionality Tags (tags which do something; e.g. creating links to other pages, hover-over text, insert images, etc.)
Chapter 3 - Layout Tags (tags which affect the placement of the text on the page)
Chapter 4 - Tables (all by themselves because they’re a bit more complicated the other tags)
Chapter 5 - Global Attributes (general elements within tags that work on most tags)
Chapter 6 - Tips and Tricks (stuff I’ve learned about using HTML on AO3 the hard way so you don’t have to)
Chapter 7 - Accessibility (how to help people access your words and images more easily)Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
Tags
Summary
A mock-up of a fake article about a TV series, with CSS and HTML code and a brief guide on how to use it.
- Language:
- English
- Words:
- 3,498
- Chapters:
- 2/2
- Collections:
- 1
- Comments:
- 7
- Kudos:
- 33
- Bookmarks:
- 33
- Hits:
- 805
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
Tags
Summary
This is a tutorial on how to create Twitter / X templates for AO3, includes both Tweets and profile card.
- Scalable so it's also accessible to mobile users.
- Tweets (chapter 1): text, tags, quote tweet, photo(s), replies, verified checkmark.
- Profile card (chapter 2): displays a user's profile as shown on Twitter.
- Please let me know if there are bugs and/or requests.- Language:
- English
- Words:
- 2,746
- Chapters:
- 3/3
- Collections:
- 4
- Comments:
- 124
- Kudos:
- 597
- Bookmarks:
- 514
- Hits:
- 21,035
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
Tags
Summary
A work skin that imitates the style of Twitch.tv's chat box. (Kinda.)
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
How to Block Tags With Site Skins (And Get Real Specific About It) by najio
Fandoms: No Fandom
25 Jun 2025
Tags
Summary
Just some info I've gathered over the past couple of weeks, about how to:
1. Block tags using Site Skins, block only fics that contain both tag A and tag B, and block fics with a tag that contains a certain phrase, unless they are a specific whitelisted tag
2. Highlight the tags in pretty colors! Or bold, or hide them!
3. Block mega-crossovers with a million different fandoms
4. Select for/block fics that are completed/rated something/have a certain category/don't have summaries
5. Block everything that doesn't have a certain tag, or one of a list of tags
6. Block orphan_account and tag block by author
7. Block only tags of specific types (fandoms, relationships, freeforms, etc.)
8. Block fics focused on original characters, and/or fics without any tags of a specific type
9. Block every pairing with two characters in it—case insensitive, any order, no matter how many other people are also in the tag
10. Block by number of tagsSeries
- Part 1 of Site Skins and CSS Quackery
- Language:
- English
- Words:
- 16,365
- Chapters:
- 25/25
- Collections:
- 2
- Comments:
- 429
- Kudos:
- 465
- Bookmarks:
- 510
- Hits:
- 21,801
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
Tags
Summary
An expansion to the existing forum skin by fencesit.
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
Hiding/showing things based on Creator's Style by MijuWrites
Fandoms: No Fandom, Original Work
09 Mar 2023
Tags
Summary
A guide on how to have some writing only appear with Creator's Style hidden, and some other writing only appear with Creator's Style shown!
Really handy if your fic relies on Creator's Style a lot and you're worried about how it might look with its style hidden; or if you want to play around with letting the user interact with Creator's Style!
Bookmarked by Just_Coding_Things (RammBook)
10 Mar 2023
-
Tags
Summary
HTML/CSS to replicate an email in Gmail as a work skin.
- Language:
- English
- Words:
- 695
- Chapters:
- 1/1
- Collections:
- 3
- Comments:
- 12
- Kudos:
- 78
- Bookmarks:
- 78
- Hits:
- 3,496
Bookmarked by Just_Coding_Things (RammBook)
11 Jan 2022
-
Tags
Summary
You’re worldbuilding, and you need a legal system.
Or more accurately (probably), you’re writing a fic that may not be about law, but which might be law-adjacent. Something like casefic, or maybe your characters are going through a separation, or pretty much anything involving deep political intrigue. And you want to make sure your fic hits that critical suspension of disbelief threshold, and you want some nice, tasty details to throw in to make your readers salivate.
This is a guide on how to do that.
Bookmarked by Just_Coding_Things (RammBook)
11 Jan 2022
-
Tags
Summary
And different backgrounds to make them as separate as possible for easier reading.
Series
- Part 12 of CSS code scripts for Ao3
- Language:
- English
- Words:
- 492
- Chapters:
- 1/1
- Collections:
- 2
- Comments:
- 30
- Kudos:
- 188
- Bookmarks:
- 104
- Hits:
- 13,870
Bookmarked by Just_Coding_Things (RammBook)
11 Jan 2022
-
Tags
Summary
Code & tutorial for an old!Reddit (pre-2018 redesign) post.
- Language:
- English
- Words:
- 3,626
- Chapters:
- 5/5
- Collections:
- 1
- Comments:
- 4
- Kudos:
- 23
- Bookmarks:
- 14
- Hits:
- 705
Bookmarked by Just_Coding_Things (RammBook)
11 Jan 2022