Difference between revisions of "User:DoctorDizzy"
DoctorDizzy (talk | contribs) m |
DoctorDizzy (talk | contribs) m |
||
Line 37: | Line 37: | ||
|- | |- | ||
| Fix incomplete punctuation | | Fix incomplete punctuation | ||
− | | (?<![!\.\?]|([!\.\?]''|([!\.\?]''')))("\]\]) | + | | <nowiki>(?<![!\.\?]|([!\.\?]''|([!\.\?]''')))("\]\])</nowiki> |
| style="border-color:inherit;" | .$3<br /> | | style="border-color:inherit;" | .$3<br /> | ||
| style="border-color:inherit;" | "Hello" -> "Hello."<br /> | | style="border-color:inherit;" | "Hello" -> "Hello."<br /> | ||
|- | |- | ||
| Consistency with actions in quotes<br /> | | Consistency with actions in quotes<br /> | ||
− | | \*([a-z]) and ([a-z])\*<br /><br /><br /> | + | | <nowiki>\*([a-z]) and ([a-z])\*</nowiki><br /><br /><br /> |
| style="border-color:inherit;" | ($1 and $1) | | style="border-color:inherit;" | ($1 and $1) | ||
| style="border-color:inherit;" | *clears throat* -> (clears throat) | | style="border-color:inherit;" | *clears throat* -> (clears throat) |
Revision as of 04:52, 16 February 2025
Dizzy | |
---|---|
![]() | |
Basic information | |
Icon: | ![]() |
Type: | NPC |
Pronouns: | She / Her |
Gender: | Female |
Health: | At least 5 |
Speed: | Fast |
Native language: | English |
Age: | ~6,000 |
Contact information | |
Website: | Dizzy's Bunny Hell |
Steam page: | DoctorDizzyspin |
I have no interest in the game. I like the supplementary material (including this wiki), think Merasmus is neat and that Spy's really hot, and that's about it. Alas, my gaming preferences lie towards single-player. I'd be interested in TF2 if Spy were the only playable character, it was a stealth game, the cutscenes were really long, and if it was just Metal Gear Solid 3 but you play as the Spy.
I'll do incredibly minor grammar-related edits sometimes. Please undo my edits when necessary; I do pay attention to which edits of mine have been reverted so that I don't repeat those mistakes.
Regex
I probably should use VSCodium or something for editing. However, I am extremely lazy and use Find & Replace for Text Editing instead. Listed below are the regular expressions that I use for quickly editing very minor nitpicks. While I loathe to be a stereotype of my own disorder (OCD), I figure that my frustrations with these minuscule errors are tied to that... Either that, or I'm just a perfectionist. Probably the second one.
Function | Find |
Replace |
Example |
---|---|---|---|
Fix incomplete punctuation | (?<![!\.\?]|([!\.\?]''|([!\.\?]''')))("\]\]) | .$3 |
"Hello" -> "Hello." |
Consistency with actions in quotes |
\*([a-z]) and ([a-z])\* |
($1 and $1) | *clears throat* -> (clears throat) |
Fix incomplete quotation marks |
(?<=\|")([^"]*)(\]\]) | $1"$2 | "Hello. -> "Hello." |
About
![]() |
This user loves surfing the Wiki via Random Page. |
en | This user has a native understanding of English. |
she/her | This user uses she/her pronouns. |
HTML | This user's native language is HTML. |
![]() |
This user has a Wikipedia account, which can be found here. |
mw | This user is an intermediate writer in the MediaWiki language. |
Other Userboxes
‽ | This user is a big fan of the interrobang in punctuation. |
your/ you’re | This user thinks that if you're grammar is incorrect, then your in need of help. >< |
![]() |
This user eats far too much chocolate. |
' | This user just loves the colour MediumPurple. |