Template:Infobox Room PIA: Difference between revisions

From Chibi-Robo! Wiki
Jump to navigation Jump to search
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...")
 
No edit summary
Line 1: Line 1:
<infobox>
<infobox theme="room">
  <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="jp name"><label><small>jp name</small></label></data>
    <caption source="caption1"/>
<data source="connecting rooms"><label><small>'''Connecting Rooms:'''</small></label></data>
  </image>
<data source="chibi-doors"><label><small>'''# of Chibi-Doors:'''</small></label></data>
  <data source="row1">
<data source="outlets"><label><small>'''# of Outlets:'''</small></label></data>
    <label>Label</label>
  </data>
  <data source="row2">
    <label>Label</label>
  </data>
</infobox>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
== Usage & preview ==
{{Infobox Room
Type in this:
|title1=Example
 
|image1=Example
<pre>
|caption1=Example
{{Infobox Character
|row1=Example
|name=
|row2=Example
|image=
|jp name=
|connecting rooms=
|chibi-doors=
|outlets=
}}
}}
</pre>
</pre>
to see this:
{{Infobox Character
|name=
|image=<tabber>
1=[[File:Default.png|250px]]
|-|2=[[File:Default.png|250px]]
</tabber>
|jp name=
|connecting rooms=
|chibi-doors=
|outlets=
}}
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>
</noinclude>

Revision as of 05:41, 20 July 2020

<infobox theme="room"> <title source="name"><default>Infobox Room PIA</default></title> <image source="image"><default>[[File:|150px]] </default></image> <label>jp name</label> <label>Connecting Rooms:</label> <label># of Chibi-Doors:</label> <label># of Outlets:</label> </infobox>

Usage & preview

Type in this:

{{Infobox Character
|name=
|image=
|jp name=
|connecting rooms=
|chibi-doors=
|outlets=
}}

to see this:

[[File:]]


Click here to refresh the preview above