BlackBerry Wikia
Advertisement

Step 1[]

From the Main Page, type in the name of the application into the text box and click "Create Page". This will take you to a new page in edit mode.

Step 2[]

Copy the below code into that new page:

{{Infobox App
|title    = 
|image    = 
|developer=
|version  =
|genre    =
|model    =
|price    = 
|footnotes= 
}}

Step 3[]

Fill in the information to the right of each "=" sign. Delete any lines that you are not using.

So, for example, the Twitterberry code is as follows:

{{Infobox App
|title    = Twitterberry
|image    = Twitterberry.png
|developer= Orangatame Software
|version  = 4.7.0.65+
|genre    = Communication
|model    = Storm
|price    = Free
|footnotes= 
}}

Step 4[]

Upload the image (if you have one) from Special:Upload. Name the image with the same filename you used on the "image" line in step 3.

Step 5[]

Move outside the template (press Enter after the "}}" you see in the code above) and fill in additional information about the app.

Copy and paste the code below and replace the HTML addresses with the new app's links:

==External Links==
*[http://orangatame.com/ota/twitterberry/ Download link], [http://www.orangatame.com/products/twitterberry/ Developer website]

That's it!

Advertisement