restructuring classic snippets dir to conform to new parenting specs

This commit is contained in:
capitaomorte
2009-12-25 17:33:34 +00:00
parent c3d91ffccc
commit 5cc5037cee
29 changed files with 0 additions and 0 deletions

View File

@@ -1,7 +0,0 @@
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <table ...>...</table>
#group : table
# --
<table width="$1" cellspacing="$2" cellpadding="$3" border="$4">
$0
</table>