Bureaucrats, content-moderator, emailconfirmed, Interface administrators, rollback, Suppressors, Administrators, threadmoderator
4,109
edits
m (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...") |
m (new template for items like chibi-gear and such) |
||
Line 1: | Line 1: | ||
<infobox> | <infobox theme="character"> | ||
<title source="name"><default>{{PAGENAME}}</default></title> | |||
<image source="image"><default>[[File:|150px]] | |||
</default></image> | |||
<data source="other names"><label><small>Other names:</small></label></data> | |||
<data source="jp name"><label><small>jp name</small></label></data> | |||
<data source="type"><label><small>'''Type:'''</small></label></data> | |||
<data source="use"><label><small>'''Use:'''</small></label></data> | |||
<data source="appearances"><label><small>'''Appearances:'''</small></label></data> | |||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> | ||
== Usage & preview == | |||
{{Infobox | Type in this: | ||
| | |||
| | <pre> | ||
| | {{Infobox Character | ||
| | |name= | ||
| | |image= | ||
|other names= | |||
|jp name= | |||
|type= | |||
|use= | |||
|appearances= | |||
}} | }} | ||
</pre> | </pre> | ||
to see this: | |||
{{Infobox Character | |||
|name= | |||
|image=<tabber> | |||
1=[[File:Default.png|250px]] | |||
|-|2=[[File:Default.png|250px]] | |||
</tabber> | |||
|other names= | |||
|jp name= | |||
|type= | |||
|use= | |||
|appearances= | |||
}} | |||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] | |||
</noinclude> | </noinclude> |
edits