Difference between revisions of "Template:Quote"
Jump to navigation
Jump to search
m (wait im scrapping that (just figured out Show Preview exists, thanks me)) |
(Added templatedata) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
− | <span>“</span>{{{ | + | <span style="font-size:40px">“</span>{{{Quote|<noinclude>Hehehe- Okay, okay! You know what? |
− | ''- {{{ | + | You are *really* going to regret that one. |
− | </ | + | AAAAAAAAAAAAHHHHHHHHHH!!!!!!!</noinclude>}}}<span style="font-size:40px">”</span><br> |
+ | ''- {{{Name|<noinclude>Null</noinclude>}}}, {{{Event|<noinclude>after getting hit for the first time</noinclude>}}}'' | ||
+ | <noinclude> | ||
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "Quote": { | ||
+ | "required": true | ||
+ | }, | ||
+ | "Name": { | ||
+ | "required": true | ||
+ | }, | ||
+ | "Event": { | ||
+ | "suggested": true | ||
+ | } | ||
+ | }, | ||
+ | "description": "A quote, will display placeholder text from the BBCR null boss fight if any parameter is forgotten " | ||
+ | } | ||
+ | </templatedata> | ||
+ | </noinclude> |
Latest revision as of 07:33, 18 April 2025
“Hehehe- Okay, okay! You know what?
You are *really* going to regret that one.
AAAAAAAAAAAAHHHHHHHHHH!!!!!!!”
- Null, after getting hit for the first time
A quote, will display placeholder text from the BBCR null boss fight if any parameter is forgotten
Parameter | Description | Type | Status | |
---|---|---|---|---|
Quote | Quote | no description | Unknown | required |
Name | Name | no description | Unknown | required |
Event | Event | no description | Unknown | suggested |