Template:Infobox Item PIA: Difference between revisions

From Chibi-Robo! Wiki
Jump to navigation Jump to search
m (resized images)
No edit summary
Line 9: Line 9:
<data source="use"><label><small>'''Use:'''</small></label></data>
<data source="use"><label><small>'''Use:'''</small></label></data>
<group layout="horizontal">
<group layout="horizontal">
<data source="happy points"><label><small>[[File:PIA_Happy_Point.png|center|25px|link=Happy Points]]<center>'''Happy Points'''</center></small></label></data>
<data source="happy points"><label><small>[[File:PIA_Happy_Point.png|center|25px|link=Happy Points]]<center>'''Happy Points'''</center></small></label>
<data source="moolah"><label><small>[[File:PIA moolah.png|center|25px|link=Moolah]]<center>'''Moolah'''</center></small></label></data>
    <format><center>{{{happy points}}}</center></format>
    </data>
<data source="moolah"><label><small>[[File:PIA moolah.png|center|25px|link=Moolah]]<center>'''Moolah'''</center></small></label>
<format><center>{{{moolah}}}</center></format>
    </data>
</group>
</group>
</infobox>
</infobox>

Revision as of 22:01, 28 January 2021

<infobox theme="item PIA"> <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>Appearances:</label> <label>Type:</label> <label>Use:</label> <group layout="horizontal">

<label>
PIA Happy Point.png
Happy Points
</label> <format>
{{{happy points}}}
</format>
   	
<label>
PIA moolah.png
Moolah
</label> <format>
{{{moolah}}}
</format>
   

</group> </infobox>

Usage & preview

Type in this:

{{Infobox Item PIA
|name=
|image=
|other names=
|jp name=
|appearances=
|type=
|use=
|happy points=
|moolah=
}}

to see this:

<infobox theme="item PIA"> <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>Appearances:</label> <label>Type:</label> <label>Use:</label> <group layout="horizontal">

<label>
PIA Happy Point.png
Happy Points
</label> <format>
30
</format>
   	
<label>
PIA moolah.png
Moolah
</label> <format>
3
</format>
   

</group> </infobox>


Click here to refresh the preview above