Jump to content

Template:Value infobox: Difference between revisions

Created page with "<includeonly> {| class="infobox" style="font-size:90%; border:1px solid #aaa; background:#fff;" |- ! colspan="2" style="text-align:center; font-size:120%; background:#ccf; padding:4px;" | {{{value}}} |- | colspan="2" style="text-align:center; padding:4px;" | [[File:{{{icon|Placeholder.png}}}]] |- ! style="background:#ececec; text-align:left; padding:4px;" | Type | style="padding:4px;" | [[{{{type}}}]] |- ! colspan="2" style="background:#ececec; text-align:center; padding..."
 
No edit summary
Line 12: Line 12:
|-
|-
! colspan="2" style="background:#ffffff; text-align:left; padding:4px; border-top:1px solid #ddd; font-weight: normal;" | {{{description}}}
! colspan="2" style="background:#ffffff; text-align:left; padding:4px; border-top:1px solid #ddd; font-weight: normal;" | {{{description}}}
|-
! style="background:#ececec; text-align:left; padding:4px;" | Related Traits
| style="padding:4px;" | {{#arraymap:{{{related traits|}}}|,|x|[[x]]}}
|-
|-
! style="background:#ececec; text-align:left; padding:4px;" | Related Desired Life
! style="background:#ececec; text-align:left; padding:4px;" | Related Desired Life
Line 35: Line 38:
* '''type''' -  
* '''type''' -  
* '''description''' -  
* '''description''' -  
* '''related traits''' -
* '''related desired life''' -  
* '''related desired life''' -  
==Usage==
==Usage==
Line 43: Line 47:
| type =  
| type =  
| description =  
| description =  
| related traits =
| related desired life =  
| related desired life =  
}}
}}
Line 53: Line 58:
| type = Fitness
| type = Fitness
| description = ??????
| description = ??????
| related traits = ??????
| related desired life = ??????
| related desired life = ??????
}}
}}
Line 61: Line 67:
| type = Fitness
| type = Fitness
| description = ??????
| description = ??????
| related traits = ??????
| related desired life = ??????
| related desired life = ??????
}}
}}
</noinclude>
</noinclude>