7 lines
No EOL
178 B
Text
7 lines
No EOL
178 B
Text
# contributor: Jimmy Wu <frozenthrone88@gmail.com>
|
|
# name: <table ...>...</table>
|
|
# key: table
|
|
# --
|
|
<table width="$1" cellspacing="$2" cellpadding="$3" border="$4">
|
|
$0
|
|
</table> |