Template:Lineage: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
{{infobox character
<infobox>
| title         = Daisy
    <title source="title" />
| image        = Example.jpg
    <image source="image">
| imagecaption  = Daisy, blowing in the wind
         <caption source="imagecaption" />
| position      = Supreme flower
    </image>
| age          = 2 months
    <data source="position" />
| status        = Active
    <data source="age" />
| height        = 5 inches
    <data source="status" />
| weight       = 20 grams
    <data source="height" />
}}
    <data source="weight" />
</infobox>