Related changes
Appearance
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
7 July 2025
N 22:16 | Template:Spoiler/styles.css diffhist +232 Fen talk contribs (Created page with " .spoiler-text { background-color: #111; color: transparent; transition: color 0.3s ease; border-radius: 3px; padding: 0 4px; border: 1px solid #444; cursor: help; } .spoiler-text:hover { color: #fff !important; }") |
22:09 | Deletion log Fen talk contribs deleted page Template:Spoiler/styles.css (Broken redirect: it is not in the correct page model sanitized-css. Retrying) |
|
N 22:05 | Template:Spoiler 2 changes history +367 [Fen (2×)] | |||
|
22:05 (cur | prev) +52 Fen talk contribs | ||||
N |
|
22:02 (cur | prev) +315 Fen talk contribs (Created page with "<includeonly> <span class="spoiler-text">{{{1}}}</span> </includeonly><noinclude> Reveals spoiler text on hover. ==Usage== <code><nowiki>{{spoiler|Darth Vader is Luke's father}}</nowiki></code> → {{spoiler|Darth Vader is Luke's father}} Category:Formatting templates Category:Code templates </noinclude>") |
|
N 21:51 | Template:Colortext 2 changes history +490 [Fen (2×)] | |||
|
21:51 (cur | prev) +10 Fen talk contribs | ||||
N |
|
21:50 (cur | prev) +480 Fen talk contribs (Created page with "<includeonly><span style="color:{{{1}}};">{{{2}}}</span></includeonly><noinclude> This template renders the given text in a specified color. ===Usage=== <code><nowiki>{{color|#000|Hello}}</nowiki></code> → {{color|#000|Hello}} ===Notes=== * You can use either a named CSS color (like `red`) or a hex code (like `#ff0000` or shorthand `F00`). * Always wrap hex codes with a `#` when possible for clarity and standards compliance. Category:Styling templatess </noinc...") |
N 21:43 | Template:ColorOutlinetext diffhist +332 Fen talk contribs (Created page with "<includeonly><span style="color:{{{2}}}; text-shadow: -1px -1px {{{1}}}, 1px -1px {{{1}}},-1px 1px {{{1}}}, 1px 1px {{{1}}};">{{{3}}}</span></includeonly><noinclude><pre>{{ColorOutlinetext|black|white|'''Example text.'''}}</pre>Gives:<br>{{ColorOutlinetext|black|white|'''Example text.'''}}Category:Styling templates</noinclude>") |