Jump to content

User:Theremind Lover/Sandbox: Difference between revisions

From SpongeBob Wiki
imported>Theremind Lover
No edit summary
 
(No difference)

Latest revision as of 12:47, 20 November 2020

Specialty signatures

These were made as coding exercises. You can use them for whatever you want.

Blueprint

 Username M·C·E    11:48, 11 September 2025 (UTC) 

Paper

 Username M·C·E    11:48, 11 September 2025 (UTC) 

SpongeBob

 Username M·C·E   11:48, 11 September 2025 (UTC) 

Terminal

>_Username /M_C_E/ >_11:48, 11 September 2025 (UTC)

Vaporwave

 Username M·C·E  11:48, 11 September 2025 (UTC)

Classic Wikia button

Sample text

Roundy conversion

Template Appearance Code
Roundy
border-radius:10px;
Roundy Top
border-radius:10px 10px 0 0;
Roundy Bottom
border-radius:0 0 10px 10px;
Roundy Left
border-radius:10px 0 0 10px;
Roundy Right
border-radius:0 10px 10px 0;
Roundy Top Left
border-radius:10px 0 0 0;
Roundy Top Right
border-radius:0 10px 0 0;
Roundy Bottom Right
border-radius:0 0 10px 0;
Roundy Bottom Left
border-radius:0 0 0 10px;