Oldiesmann (talk | contribs) (Cleaned up article) |
(wikified) |
||
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 class="meaction">* username does an action</div> | |||
}} | |||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] |
Revision as of 20:06, 26 January 2011
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