array(
'tag' => 'pre',
'before' => '<pre>',
'after' => '</pre>',
),
Add Before: // BG [bg=background url]you text[/bg] |or| [bg]you text[/bg]
array(
'tag' => 'bg',
'before' => '<center><table border="1" width="98%"><tr><td>',
'after' => '</td></tr></table></center>',
'block_level' => true,
),
array(
'tag' => 'bg',
'type' => 'unparsed_equals',
'before' => '<table border="1" width="80%" background="$1"><tr><td>',
'after' => '</tr></table>',
'block_level' => true,
),
array(
'image' => 'pre',
'code' => 'pre',
'before' => '[pre]',
'after' => '[/pre]',
'description' => $txt['preformatted']
),
Add After:array(
'image' => 'bg',
'code' => 'bg',
'before' => '[bg=http://forum.biskra7.com/frame/1/bg.gif]',
'after' => '[/bg]',
'description' => $txt['bg']
),
?>
$txt['bg'] = 'Add background';
?>
$txt['bg'] = 'Add background';
ทดสอบครับ เทส เทส |