Template:Infobox: Difference between revisions
From Ashea Wiki
(Undid revision 855063393 by Jdlrobson (talk) rather problematic change mentioned on talk page, reverting until it can be sorted) |
No edit summary Tag: Manual revert |
||
(16 intermediate revisions by 2 users 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> |