Template:Infobox Trait

From Portals of Phereon Wiki
[view | edit | purge]Documentation
Description
An infobox for traits
Usage
Look at the example to see how it should be formatted
Use this as a template
{{Infobox Trait
| name     = <!-- Defaults to title -->
| color    = <!-- Color of the skill name itself, use Normal/Green/Blue/Orange -->
| info     = <!-- The yellow text -->
| pros     = <!-- The green text -->
| cons     = <!-- The red text -->
| opposite = 
| unlock   = 
| no-MC    = <!-- Enter yes if it doesn't affect main character -->
}}
Example

{{Infobox Trait
| name     = Fertile
| color    = Normal
| info     = <!-- The yellow text -->
| pros     = *Fertility +50%
*Milk amount +50%
| cons     = *Virility -20%
| opposite = Virile
| unlock   = Level an endurance character to 20
| no-MC    = <!-- Enter yes if it doesn't affect main character -->
}}
[view | edit | purge]The above documentation is transcluded fromTemplate:Infobox Trait/doc.