Template:Infobox Item PIA: Difference between revisions

From Chibi-Robo! Wiki
Jump to navigation Jump to search
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="title1">
<title source="name"><default>{{PAGENAME}}</default></title>
    <default>{{PAGENAME}}</default>
<image source="image"><default>[[File:|150px]]
  </title>
</default></image>
  <image source="image1">
<data source="other names"><label><small>Other names:</small></label></data>
    <caption source="caption1"/>
<data source="jp name"><label><small>jp name</small></label></data>
  </image>
<data source="type"><label><small>'''Type:'''</small></label></data>
  <data source="row1">
<data source="use"><label><small>'''Use:'''</small></label></data>
    <label>Label</label>
<data source="appearances"><label><small>'''Appearances:'''</small></label></data>
  </data>
  <data source="row2">
    <label>Label</label>
  </data>
</infobox>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
== Usage & preview ==
{{Infobox Item
Type in this:
|title1=Example
 
|image1=Example
<pre>
|caption1=Example
{{Infobox Character
|row1=Example
|name=
|row2=Example
|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>

Revision as of 23:28, 28 October 2020

<infobox theme="character"> <title source="name"><default>Infobox Item PIA</default></title> <image source="image"><default>[[File:|150px]] </default></image> <label>Other names:</label> <label>jp name</label> <label>Type:</label> <label>Use:</label> <label>Appearances:</label> </infobox>

Usage & preview

Type in this:

{{Infobox Character
|name=
|image=
|other names=
|jp name=
|type=
|use=
|appearances=
}}

to see this:

[[File:]]


Click here to refresh the preview above