No edit summary |
(It's now red...) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Wordy bbc | |||
|tag=me | |||
|example=[me=username]does an action[/me] | |||
|description=The [[me]] tag formats text in the style of the IRC action command. If the username contains complex characters, place the name in quotes. This is a block level tag. An IRC shortcut for this tag is available: | |||
/me does an action (must be placed on its own line) | |||
|result=<div style="color:red">* username does an action</div> | |||
}} | |||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] |
Latest revision as of 02:34, 2 July 2013
description: The me tag formats text in the style of the IRC action command. If the username contains complex characters, place the name in quotes. This is a block level tag. An IRC shortcut for this tag is available: /me does an action (must be placed on its own line)
example: [me=username]does an action[/me]
result:
* username does an action