Template:Infobox Character: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<infobox theme="character"> | |||
<title source="name"><default>{{PAGENAME}}</default></title> | |||
<image source="image"><default>[[File:|150px]] | |||
</default></image> | |||
<data source="other names"><lable>Other names:</lable></data> | |||
<data source="jp name"><label><small>jp name</small></label></data> | |||
<group collapse="open"> | |||
<header>Biographical information</header> | |||
<data source="occupation"><label><small>'''Occupation:'''</small></label></data> | |||
</group> | |||
<group collapse="open"> | |||
<header>Biological information</header> | |||
<data source="sex"><label><small>'''Sex:'''</small></label></data> | |||
<data source="height"><label><small>'''Height:'''</small></label></data> | |||
<data source="mass"><label><small>'''Mass:'''</small></label></data> | |||
</group> | |||
<group collapse="open"> | |||
<header>Other Information</header> | |||
<data source="appearances"><label><small>'''Appearances:'''</small></label></data> | |||
<data source="first"><label><small>'''First appearance:'''</small></label></data> | |||
<data source="last"><label><small>'''Last appearance:'''</small></label></data> | |||
</group> | |||
</infobox> | |||
<noinclude> | |||
== Usage & preview == | |||
Type in this: | |||
<pre> | |||
{{Infobox Character | {{Infobox Character | ||
|name=This is a test | |name=This is a test | ||
|image= | |image=this is a test | ||
|sex=This is a test | |sex=This is a test | ||
|other names =This is a test | |||
|jp name=This is a test | |jp name=This is a test | ||
|occupation=This is a test | |occupation=This is a test | ||
Line 12: | Line 41: | ||
|likes=This is a test | |likes=This is a test | ||
}} | }} | ||
</pre> | |||
to see this: | |||
{{Infobox Character | |||
|name=This is a test | |||
|image=<tabber> | |||
1=[[File:Default.png|250px]] | |||
|-|2=[[File:Default.png|250px]] | |||
</tabber> | |||
|sex=This is a test | |||
|other names =This is a test | |||
|jp name=This is a test | |||
|occupation=This is a test | |||
|height=This is a test | |||
|type=This is a test | |||
|appearances=This is a test | |||
|first=This is a test | |||
|last=This is a test | |||
|likes=This is a test | |||
}} | |||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] | |||
</noinclude> |
Revision as of 18:34, 19 July 2020
<infobox theme="character"> <title source="name"><default>Infobox Character</default></title> <image source="image"><default>[[File:|150px]] </default></image> <lable>Other names:</lable> <label>jp name</label> <group collapse="open"> <header>Biographical information</header> <label>Occupation:</label> </group> <group collapse="open"> <header>Biological information</header> <label>Sex:</label> <label>Height:</label> <label>Mass:</label> </group> <group collapse="open"> <header>Other Information</header> <label>Appearances:</label> <label>First appearance:</label> <label>Last appearance:</label> </group> </infobox>
Usage & preview
Type in this:
{{Infobox Character |name=This is a test |image=this is a test |sex=This is a test |other names =This is a test |jp name=This is a test |occupation=This is a test |height=This is a test |type=This is a test |appearances=This is a test |first=This is a test |last=This is a test |likes=This is a test }}
to see this:
<infobox theme="character"> <title source="name"><default>Infobox Character</default></title> <image source="image"><default>[[File:|150px]] </default></image> <lable>Other names:</lable> <label>jp name</label> <group collapse="open"> <header>Biographical information</header> <label>Occupation:</label> </group> <group collapse="open"> <header>Biological information</header> <label>Sex:</label> <label>Height:</label> <label>Mass:</label> </group> <group collapse="open"> <header>Other Information</header> <label>Appearances:</label> <label>First appearance:</label> <label>Last appearance:</label> </group> </infobox>