Template:Infobox: Difference between revisions
From Ashea Wiki
m (1 revision imported) |
No edit summary Tag: Manual revert |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<infobox> | |||
<title source="title"> | |||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<image source="image"> | |||
<caption source="imagecaption" /> | |||
</image> | |||
<data source="position"> | |||
<label>Position</label> | |||
</data> | |||
<data source="age"> | |||
<label>Age</label> | |||
</data> | |||
<data source="status"> | |||
<label>Status</label> | |||
</data> | |||
<data source="height"> | |||
<label>Height</label> | |||
<format>{{{height}}} inches</format> | |||
</data> | |||
<data source="weight"> | |||
<label>Weight</label> | |||
<format>{{{weight}}} grams</format> | |||
</data> | |||
</infobox> |