Template:Infobox Room PIA: Difference between revisions

From Chibi-Robo! Wiki
Jump to navigation Jump to search
m (Finished)
mNo edit summary
Line 1: Line 1:
<infobox theme="room">
{| id="room" class="infobox" style="width:300px"
<title source="name"><default>{{PAGENAME}}</default></title>
! colspan="2" style="font-size:125%" | {{{title|{{{name}}}}}}
<image source="image"><default>[[File:|150px]]
|-
</default></image>
{{#if:{{{image|}}}|
<data source="connecting rooms"><label><small>'''Connecting Rooms:'''</small></label></data>
!colspan="2" style="text-align:center" {{!}}  {{{image}}}
<data source="chibi-doors"><label>[[File:PIA Map Icon Chibi-Door.png|center|40px]]</label></data>
}}
<data source="outlets"><label>[[File:PIA Map Icon Plug.png|center|40px]]</label></data>
|-
<data source="jp name"><label><small>jp name</small></label></data>
{{#if:{{{jp name|}}}|
</infobox>
{{!}} '''Jp name'''
<noinclude>
{{!}} {{{jp name}}}
}}
|-
{{#if:{{{connecting rooms|}}}|
{{!}} '''Connecting Rooms'''
{{!}} {{{connecting rooms}}}
}}
|-
{{#if:{{{chibi-doors|}}}|
{{!}} [[File:PIA Map Icon Chibi-Door.png|center|40px|link=Chibi-Door]]<center>{{{chibi-doors}}} <span style="font-weight:bold">[[Chibi-Doors]]</span></center>
}}
|-
{{#if:{{{outlets|}}}|
{{!}} [[File:PIA Map Icon Plug.png|center|40px|link=Outlet]]<center>{{{outlets}}} <span style="font-weight:bold">[[Outlets]]</span></center>
}}
|}<noinclude>
 
 
== Usage & preview ==
== Usage & preview ==
Type in this:
Type in this:
Line 14: Line 31:
<pre>
<pre>
{{Infobox Room
{{Infobox Room
|name=
|name=Living Room
|image=
|image=[[File:PIA_Room_Map_Living_Room_Day.png]]
|connecting rooms=
|chibi-doors=
|outlets=
|jp name=
|jp name=
|connecting rooms=[[Backyard]]<br>[[Foyer]]<br>[[Kitchen]]
|chibi-doors=9
|outlets=6
}}
}}


Line 27: Line 44:


{{Infobox Room
{{Infobox Room
|name=
|name=Living Room
|image=<tabber>
|image=[[File:PIA_Room_Map_Living_Room_Day.png]]
1=[[File:Default.png|250px]]
|-|2=[[File:Default.png|250px]]
</tabber>
|connecting rooms=
|chibi-doors=
|outlets=
|jp name=
|jp name=
|connecting rooms=[[Backyard]]<br>[[Foyer]]<br>[[Kitchen]]
|chibi-doors=9
|outlets=6
}}
}}



Revision as of 20:44, 31 May 2024

{{{name}}}


Usage & preview

Type in this:

{{Infobox Room
|name=Living Room
|image=[[File:PIA_Room_Map_Living_Room_Day.png]]
|jp name=
|connecting rooms=[[Backyard]]<br>[[Foyer]]<br>[[Kitchen]]
|chibi-doors=9
|outlets=6
}}

to see this:

Living Room
PIA Room Map Living Room Day.png
Connecting Rooms Backyard
Foyer
Kitchen
PIA Map Icon Chibi-Door.png
9 Chibi-Doors
PIA Map Icon Plug.png
6 Outlets


Click here to refresh the preview above