Difference between revisions of "Template:Materials"

From IvanWiki
Jump to navigation Jump to search
(Replacing page with '{{ #if: {{{hard|}}} | Def | X }}')
Line 1: Line 1:
{| style="width:160px; border:2px solid #000; border-collapse:collapse;" cellpadding="3" cellspacing="0" border="1"
+
{{ #if: {{{hard|}}} | Def | X }}
! colspan="2" style="background:#369; color:#fff" | {{{name}}}
 
|-
 
| style="background:#eee; padding-right:10px; text-align:right;" | '''Strength''' || {{{str}}}
 
|-
 
| style="background:#eee; padding-right:10px; text-align:right;" | '''Flexibility''' || {{{flex|1}}}
 
|-
 
| style="background:#eee; padding-right:10px; text-align:right;" | '''Density''' || {{{dens}}}
 
|-
 
| style="background:#eee; padding-right:10px; text-align:right;" | '''Deity''' || [[{{{deity}}}]]
 
|-
 
| style="background:#eee; padding-right:10px; text-align:right;" | '''Hardens''' || {{ #if: {{{hard|}}} | Def | X}}
 
|-
 
| style="background:#eee; padding-right:10px; text-align:right;" | '''Int Req''' || {{{int|0}}}
 
|-
 
|}
 
 
 
<includeonly>
 
[[Category:Materials]]
 
</includeonly>
 

Revision as of 02:43, 21 March 2008

{{ #if: | Def | X }}