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
 
(2 intermediate revisions 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
--GENERALIZED INFO TEMPLATE--
{{Infobox
|name=  
|name=  
|image=  
|image=  
|imagesize=  
|available=  
|fullname=  
|type=  
|species=  
|sort=  
|position=  
|member=  
|appeared=  
|party=  
|color=  
|cost=
|clothes=  
|found=  
|related=  
|id=  
|friends=
|unlock=  
|walk=  
}}
}}
--PARTY INFOBOX--
--GENERALIZED OBJECT INFOBOX--
{{PartyInfobox
{{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 =
|name =
|image =
|image =
|imagesize =
|imagesize =
|caption =
|membersonly =
|when =
|freeitems =
|catalog =
|famouspenguins =
|wherehappening =
|previous=
|next=
}}
--SHOW INFOBOX--
{{ShowInfobox
|name =
|image =
|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