Difference between revisions of "Template:Shade"
Deprecated: Creation of dynamic property PPDStack::$accum is deprecated in /var/www/principiadiscordia.com/cramulus/includes/parser/Preprocessor_DOM.php on line 753
From Cramulus
(New page: <table style="background-color:#eee;margin-left:5px" cellpadding=1 cellspacing=0 border=1 width=650> <tr><th bgcolor=blue align=left colspan=1><font color="white"><big>'''{{{name}}}'''</bi...) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <table style="background-color:#eee;margin-left:5px" cellpadding=1 cellspacing=0 border=1 width= | + | <table style="background-color:#eee;margin-left:5px" cellpadding=1 cellspacing=0 border=1 width=350> |
− | <tr><th bgcolor= | + | <tr><th bgcolor=navy align=left colspan=1><font color="white"><big>'''{{{name}}}'''</big></font></th><td width=35 bgcolor=navy align=right><font color="white">'''Health: '''{{{health}}}</font></td></tr> |
<tr> | <tr> | ||
<td colspan=2>{{{description}}}</td> | <td colspan=2>{{{description}}}</td> | ||
Line 6: | Line 6: | ||
<tr bgcolor=navy align=left><th colspan=2><font color="white">Skills</font></th></tr> | <tr bgcolor=navy align=left><th colspan=2><font color="white">Skills</font></th></tr> | ||
<tr> | <tr> | ||
− | <td valign=top align=left> | + | <td valign=top align=left colspan=2>{{{skills}}}</td> |
− | {{{skills}}} | + | </tr></table><noinclude> |
− | </td> | ||
− | </tr> | ||
− | </table><noinclude> | ||
Line 20: | Line 17: | ||
== Usage: == | == Usage: == | ||
<code> | <code> | ||
− | + | {{Shade|<br> | |
− | |name= | + | |name=<br> |
− | |health= | + | |health=<br> |
− | |description= | + | |description=<br> |
− | |skills= }} | + | |skills= }}<br> |
</code> | </code> | ||
Latest revision as of 17:18, 3 February 2010
{{{name}}} | Health: {{{health}}} |
---|---|
{{{description}}} | |
Skills | |
{{{skills}}} |
Usage:
{{Shade|
|name=
|health=
|description=
|skills= }}