Template:Infobox character: Difference between revisions
m (1 revision) |
(Infobox updated using the portable infobox migration tool) |
||
Line 1: | Line 1: | ||
< |
<infobox> |
||
<title source="title"><default>''Unknown''</default></title> |
|||
<image source="image"/> |
|||
<data source="imagecaption"><label>imagecaption</label></data> |
|||
<data source="position"><label>position</label><default>''Unknown''</default></data> |
|||
<data source="age"><label>age</label><default>''Unknown''</default></data> |
|||
<data source="status"><label>status</label><default>''Unknown''</default></data> |
|||
<data source="height"><label>height</label><default>''Unknown''</default></data> |
|||
<data source="weight"><label>weight</label><default>''Unknown''</default></data> |
|||
</infobox> |
|||
<noinclude> |
|||
== Usage & preview == |
|||
Type in this: |
|||
<pre> |
|||
|- |
|||
{{Infobox character |
|||
! class="wikia-infobox-header" colspan="2" | {{{title|''Unknown''}}} |
|||
|title= |
|||
|image= |
|||
|imagewidth= |
|||
⚫ | |||
|position= |
|||
|age= |
|||
|status= |
|||
|height= |
|||
|weight= |
|||
⚫ | |||
</pre> |
|||
|- |
|||
{{#if: {{{image|}}} | |
|||
{{!}} class="wikia-infobox-image" colspan="2" {{!}} [[File:{{{image}}}|{{{imagewidth|210}}}px|{{{imagecaption|}}}]] |
|||
⚫ | |||
to see this: |
|||
|- |
|||
⚫ | |||
{{!}} class="wikia-infobox-caption" colspan="2" {{!}} {{{imagecaption}}} |
|||
⚫ | |||
{{Infobox character |
|||
|- |
|||
|title=This is a test |
|||
! colspan="2" | <div class="wikia-infobox-section-header">Vital statistics</div> |
|||
|image=This is a test |
|||
|imagewidth=This is a test |
|||
|imagecaption=This is a test |
|||
|position=This is a test |
|||
|age=This is a test |
|||
|status=This is a test |
|||
|height=This is a test |
|||
|weight=This is a test |
|||
⚫ | |||
|- |
|||
! Position |
|||
| {{{position|''Unknown''}}} |
|||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] |
|||
|- |
|||
⚫ | |||
! Age |
|||
| {{{age|''Unknown''}}} |
|||
|- |
|||
! Status |
|||
| {{{status|''Unknown''}}} |
|||
|- |
|||
! colspan="2" | <div class="wikia-infobox-section-header">Physical attributes</div> |
|||
|- |
|||
! Height |
|||
| {{{height|''Unknown''}}} |
|||
|- |
|||
! Weight |
|||
| {{{weight|''Unknown''}}} |
|||
|- style="font-size:0; line-height:0;" |
|||
! style="width:50%; padding:0" | |
|||
! style="width:50%; padding:0" | |
|||
|}</onlyinclude><noinclude><br style="clear:both;"/> |
|||
⚫ |
Revision as of 11:14, 1 August 2015
<infobox> <title source="title"><default>Unknown</default></title> <image source="image"/> <label>imagecaption</label> <label>position</label><default>Unknown</default> <label>age</label><default>Unknown</default> <label>status</label><default>Unknown</default> <label>height</label><default>Unknown</default> <label>weight</label><default>Unknown</default> </infobox>
Usage & preview
Type in this:
{{Infobox character |title= |image= |imagewidth= |imagecaption= |position= |age= |status= |height= |weight= }}
to see this:
<infobox> <title source="title"><default>Unknown</default></title> <image source="image"/> <label>imagecaption</label> <label>position</label><default>Unknown</default> <label>age</label><default>Unknown</default> <label>status</label><default>Unknown</default> <label>height</label><default>Unknown</default> <label>weight</label><default>Unknown</default> </infobox>