contributors, Interface administrators, uploadaccess
875
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
{{  | <div class="infobox">  | ||
| name   |   {{#if: {{{name|}}} | '''Name:''' {{{name}}}<br/> }}  | ||
| image   |   {{#if: {{{image|}}} | [[File:{{{image}}}|thumb|{{{caption|}}}]]<br/> }}  | ||
| age   |   {{#if: {{{age|}}} | '''Age:''' {{{age}}}<br/> }}  | ||
| gender   |   {{#if: {{{gender|}}} | '''Gender:''' {{{gender}}}<br/> }}  | ||
| species   |   {{#if: {{{species|}}} | '''Species:''' {{{species}}}<br/> }}  | ||
| occupation   |   {{#if: {{{occupation|}}} | '''Occupation:''' {{{occupation}}}<br/> }}  | ||
| residence   |   {{#if: {{{residence|}}} | '''Residence:''' {{{residence}}}<br/> }}  | ||
| relatives   |   {{#if: {{{relatives|}}} | '''Relatives:''' {{{relatives}}}<br/> }}  | ||
| status   |   {{#if: {{{status|}}} | '''Status:''' {{{status}}}<br/> }}  | ||
}}  | </div>  | ||