Related changes
From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
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
19 April 2026
|
|
N 13:37 | Template:DecryptText 3 changes history +1,923 [SomebodyRum (3×)] | |||
| m |
|
13:37 (cur | prev) −35 SomebodyRum talk contribs | |||
| m |
|
13:25 (cur | prev) +115 SomebodyRum talk contribs | |||
| N |
|
13:20 (cur | prev) +1,843 SomebodyRum talk contribs (Created page with "<!-- ================================================== TEMPLATE NAME: DecryptText Displays a glitching block of characters that sweeps left-to-right to reveal the real text when hovered. ================================================== USAGE: {{DecryptText|Your secret text here}} PARAMETERS: - 1: The real text to hide. - revert: "yes" or "no". If yes, the text will re-encrypt when the user moves their mouse away. (Default: no) ===========================...") | |||
|
|
N 13:25 | Template:DecryptText/styles.css 3 changes history +3,342 [SomebodyRum (3×)] | |||
|
|
13:25 (cur | prev) +366 SomebodyRum talk contribs | ||||
| m |
|
13:18 (cur | prev) +734 SomebodyRum talk contribs | |||
| N |
|
13:14 (cur | prev) +2,242 SomebodyRum talk contribs (Created page with "→Template:DecryptText/styles.css Hover-to-decrypt text effect with a "trigger once" delay trick: .dec-scene { display: inline-block; position: relative; vertical-align: bottom; cursor: default; } →The real text defines the bounding box of the container: .dec-real { display: inline; } →The mask overlays absolutely, cropping to the exact size of the real text: .dec-mask { position: absolute; top: 0; left: 0; right: 0; bottom: 0...") | |||