Difference between revisions of "Chat markup"
From BerryTube Wiki
m (so apparently bold is modmin only, WHO KNEW (answer: you would if you'd paid attention to the "match username" field, dumbkopf)) |
m (Removed protection from "Chat markup") |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <center> | |
− | + | ||
− | + | ||
− | + | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! For: | + | ! For: |
+ | ! Use: | ||
|- | |- | ||
− | | | + | | ''Italic'' |
+ | | _Italic_ | ||
|- | |- | ||
− | | | + | | <strike>Strikethrough</strike> |
+ | | ~~Strikethrough~~ | ||
|- | |- | ||
− | | | + | | SPOILER: <span style="color:#000000"><span style="background-color: rgb(0, 0, 0)">Full line spoilers</span></span><br/> |
+ | | /sp Full line spoilers | ||
|- | |- | ||
− | | < | + | | Partial <span style="color:#000000"><span style="background-color:#000000">line</span></span> spoilers<br/> |
+ | | Partial sp{line} spoilers<br/> | ||
|- | |- | ||
− | | | + | | <tt>Full line monospace</tt><br/> |
+ | | /sb Full line monospace | ||
|- | |- | ||
− | | < | + | | Partial <tt>line</tt> monospace<br/> |
+ | | Partial `line` monospace <span style="font-size:smaller">(these are backticks)</span><br/> | ||
|- | |- | ||
− | | <pre style="color: | + | | <pre style="color:red; font-family: Comic Sans MS; display:inherit; border:0">Shibe</pre> |
+ | | /shibe Shibe<br/> | ||
|- | |- | ||
− | | <pre style="color: | + | | <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> |
+ | | yay<br/> | ||
+ | |- | ||
+ | | style="text-align:center;" | [[File:Drrampage.png]] | ||
+ | | \\drrampage<br> | ||
+ | [](/drrampage)<br> | ||
+ | <span style="font-size:smaller">(or any other emote name, but why would you need any other?)</span><br/> | ||
|} | |} | ||
+ | </center> | ||
+ | |||
+ | ==See also== | ||
+ | *[[TabCompletion|Tab Completion Guide]] | ||
+ | |||
+ | [[Category:Site information|Site_information]] |