Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!

User:Mario Rk/Sandbox2: Difference between revisions

From the Club Penguin Wiki, the free, editable encyclopedia about Club Penguin
Jump to navigation Jump to search
imported>Mario Rk
Created page with "==Project: Omnibox== ===Step 1: Merging=== Merge all infobox things into one thing cuz... its Omnibox <pre> --CHARACTER INFOBOX-- {{CharacterInfobox |name= |image= |images..."
 
imported>Mario Rk
No edit summary
Line 19: Line 19:
|friends=  
|friends=  
|walk=  
|walk=  
}}
--ROOM INFOBOX--
{{RoomInfobox
|title=
|image=
|place=
|open=
|games=
|roomid=
|tourguide=
}}
}}
--PARTY INFOBOX--
--PARTY INFOBOX--
Line 34: Line 44:
|previous=
|previous=
|next=
|next=
}}
--ITEM INFOBOX--
{{ItemInfobox
|name=
|image=
|available=
|type=
|member=
|party=
|cost=
|found=
|id=
|unlock=
}}
--FURNITURE INFOBOX--
{{FurnitureInfobox
|name=
|image=
|available=
|type=
|sort=
|cost=
|id=
}}
--PUFFLE INFOBOX--
{{PuffleInfobox
|name=
|image=
|color =
|textcolor =
|available=
|attitude=
|member=
|toys=
|food=
|play=
|dance=
|speed=
|special=
|elite puffle=
|epf item=
|game=
|id=
|bodycode1 =
|tonguecode1 =
}}
--CREATURE INFOBOX--
{{CreatureInfobox
|name =
|image =
|caption =
|appearances =
|related =
|color =
}}
}}
--SHOW INFOBOX--
--SHOW INFOBOX--

Revision as of 23:06, 19 October 2014

Project: Omnibox

Step 1: Merging

Merge all infobox things into one thing cuz... its Omnibox


--CHARACTER INFOBOX--
{{CharacterInfobox
|name= 
|image= 
|imagesize= 
|fullname= 
|species= 
|position= 
|appeared= 
|color= 
|clothes= 
|related= 
|friends= 
|walk= 
}}
--ROOM INFOBOX--
{{RoomInfobox
|title=
|image= 
|place=
|open=
|games=
|roomid=
|tourguide=
}}
--PARTY INFOBOX--
{{PartyInfobox
|name =
|image =
|imagesize =
|caption =
|membersonly =
|when =
|freeitems =
|catalog = 
|famouspenguins =
|wherehappening = 
|previous=
|next=
}}
--ITEM INFOBOX--
{{ItemInfobox
|name= 
|image= 
|available= 
|type= 
|member= 
|party= 
|cost=
|found= 
|id= 
|unlock= 
}}
--FURNITURE INFOBOX--
{{FurnitureInfobox
|name= 
|image= 
|available= 
|type= 
|sort= 
|cost= 
|id= 
}}
--PUFFLE INFOBOX--
{{PuffleInfobox
|name= 
|image= 
|color =
|textcolor = 
|available= 
|attitude= 
|member= 
|toys= 
|food= 
|play= 
|dance= 
|speed= 
|special= 
|elite puffle= 
|epf item= 
|game= 
|id= 
|bodycode1 = 
|tonguecode1 =
}}
--CREATURE INFOBOX--
{{CreatureInfobox
|name = 
|image = 
|caption =
|appearances = 
|related = 
|color = 
}}
--SHOW INFOBOX--
{{ShowInfobox
|name = 
|image =
|imagesize = 
|caption =
|channel =
|publisher =
|years = 
|genre =
|seasons = 
|runtime = 
}}
--FILE INFOBOX--
{{Infobox file
|name= 
|image= 
|caption= 
|fullname= 
|opened= 
}}