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
No edit summary
imported>Mario Rk
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
===Step 1: Merging===
===Step 1: Merging===
Merge all infobox things into one thing cuz... its Omnibox
Merge all infobox things into one thing cuz... its Omnibox


<pre>
<pre>
--CHARACTER INFOBOX--
--OMNIBOX--
{{CharacterInfobox
In progress
|name=
--GENERALIZED INFO TEMPLATE--
|image=
{{Infobox
|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=  
|name=  
|image=  
|image=  
|available=  
|available=  
|type=  
|type=  
|sort=
|member=  
|member=  
|party=  
|party=  
Line 58: Line 20:
|unlock=  
|unlock=  
}}
}}
--FURNITURE INFOBOX--
--GENERALIZED OBJECT INFOBOX--
{{FurnitureInfobox
{{Infobox
|name=  
|name=  
|image=  
|image=  
|available=  
|owner=
|type=  
|designer=
|sort=  
|launched=
|cost=  
|status=
|id=  
|appeared=
|image2=
}}
}}
--PUFFLE INFOBOX--
--GENERALIZED LOCATION INFOBOX--
{{PuffleInfobox
{{Infobox
|name=  
|title=
|image=  
|image=
|color =
|place=
|textcolor =  
|open=
|available=  
|closed=
|attitude=
|games=None
|member=
|id=
|toys=
|tourguide=
|food=
|play=
|dance=
|speed=
|special=
|elite puffle=
|epf item=
|game=  
|id=  
|bodycode1 =
|tonguecode1 =
}}
}}
--CREATURE INFOBOX--
--GENERALIZED CHARACTER INFOBOX--
{{CreatureInfobox
{{Infobox
|name =
|name =
|image =
|caption =
|appearances =
|related =
|color =
}}
--SHOW INFOBOX--
{{ShowInfobox
|name =  
|image =
|image =
|imagesize =
|imagesize =
|caption =
|channel =
|publisher =
|years =
|genre =
|seasons =
|runtime =
}}
--FILE INFOBOX--
{{Infobox file
|name=
|image=  
|caption=  
|caption=  
|fullname=  
|fullname =
|opened=  
|alias =
|species =
|position =
|work=
|appeared =
|color =
|clothes =
|related =
|friends =
|id =
|image2 =
}}
}}
--INFOBOXES IMPLIMENTED--
CharacterInfobox - Done
CPStaffInfobox - Done
RoomInfobox - Done
PartyInfobox
ItemInfobox - Done
FurnitureInfobox - Done
PuffleInfobox
CreatureInfobox
ShowInfobox
MinigameInfobox
</pre>
</pre>

Latest revision as of 11:11, 8 April 2015

Project: Omnibox

Step 1: Merging

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

--OMNIBOX--
In progress
--GENERALIZED INFO TEMPLATE--
{{Infobox
|name= 
|image= 
|available= 
|type= 
|sort= 
|member= 
|party= 
|cost=
|found= 
|id= 
|unlock= 
}}
--GENERALIZED OBJECT INFOBOX--
{{Infobox
|name= 
|image= 
|owner=
|designer=
|launched=
|status=
|appeared=
|image2=
}}
--GENERALIZED LOCATION INFOBOX--
{{Infobox
|title=
|image=
|place=
|open=
|closed=
|games=None
|id=
|tourguide=
}}
--GENERALIZED CHARACTER INFOBOX--
{{Infobox
|name =
|image =
|imagesize =
|caption= 
|fullname =
|alias = 
|species =
|position =
|work= 
|appeared =
|color =
|clothes =
|related =
|friends =
|id =
|image2 =
}}
--INFOBOXES IMPLIMENTED--
CharacterInfobox - Done
CPStaffInfobox - Done
RoomInfobox - Done
PartyInfobox
ItemInfobox - Done
FurnitureInfobox - Done
PuffleInfobox
CreatureInfobox
ShowInfobox
MinigameInfobox