Difference between revisions of "Chat markup"
From BerryTube Wiki
m |
(Fixed some formatting) |
||
Line 5: | Line 5: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! For: | + | ! For: |
+ | ! Use | ||
|- | |- | ||
− | | | + | | ''Italic'' |
+ | | _Italic_ | ||
|- | |- | ||
− | | <strike>Strikethrough</strike> | + | | <strike>Strikethrough</strike> |
+ | | ~~Strikethrough~~ | ||
|- | |- | ||
− | | Full line spoilers | + | | SPOILER: <span style="color:#000000"><span style="background-color: rgb(0, 0, 0)">Full line spoilers</span></span><br/> |
+ | | /sp Full line spoilers | ||
|- | |- | ||
− | | Partial line spoilers | + | | Partial <span style="background-color:#000000">line</span> spoilers<br/> |
+ | | Partial sp{line} spoilers<br/> | ||
|- | |- | ||
− | | <tt>Full line monospace</tt> | + | | <tt>Full line monospace</tt><br/> |
+ | | /sb Full line monospace | ||
|- | |- | ||
− | | Partial <tt>line</tt> monospace | + | | Partial <tt>line</tt> monospace<br/> |
+ | | Partial `line` monospace <span style="font-size:smaller">(these are backticks)</span><br/> | ||
|- | |- | ||
− | | <pre style="color:red; font-family: Comic Sans MS; display:inherit; border:0">Shibe</pre> | + | | <pre style="color:red; font-family: Comic Sans MS; display:inherit; border:0">Shibe</pre> |
+ | | /shibe Shibe<br/> | ||
|- | |- | ||
− | | <pre style="color: #32CD32; display:inherit; border:0; font-family:inherit">>Greentext</pre> | + | | <pre style="color: #32CD32; display:inherit; border:0; font-family:inherit">>Greentext</pre> |
+ | | >Greentext<br/> | ||
|- | |- | ||
− | | <pre style="color:pink; display:inherit; border:0; font-family:inherit">yay</pre> | + | | <pre style="color:pink; display:inherit; border:0; font-family:inherit">yay</pre> |
+ | | yay | ||
|- | |- | ||
− | | \\ | + | | \\ |
+ | | \\drrampage <span style="font-size:smaller">(or any other emote name)</span><br/> | ||
|} | |} |
Revision as of 09:26, 1 September 2014
this is going to look really dumb because I have to look most of these up
WIP
For: | Use |
---|---|
Italic | _Italic_ |
|
~~Strikethrough~~ |
SPOILER: Full line spoilers |
/sp Full line spoilers |
Partial line spoilers |
Partial sp{line} spoilers |
Full line monospace |
/sb Full line monospace |
Partial line monospace |
Partial `line` monospace (these are backticks) |
Shibe |
/shibe Shibe |
>Greentext |
>Greentext |
yay |
yay |
\\ | \\drrampage (or any other emote name) |