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

Template:Infobox file

From the Club Penguin Wiki, the free, editable encyclopedia about Club Penguin
Revision as of 15:31, 28 September 2009 by imported>Staffan15
Jump to navigation Jump to search
{{{1}}}
{{{2}}}
Name: {{{3}}}
Opened with: {{{4}}}

Code

{| class="infobox" style="width: 25em; text-align: left; font-size: 95%; float:right;"
 |+ style="font-size: larger;" | '''{{{1}}}'''
 |-
 | colspan="2" style="text-align:center;" | {{{2}}}
 |-
 ! Name:
 | {{{3}}}
 |-
 ! Opened with:
 | {{{4}}}
 |- 
 | colspan="2" style="font-size: smaller;" |
 |}
 

How to use

Write:

{{Infobox file|(the file extension)|(image link to logo)|(long name)|(what it can be opened with)}}

Change the words in parentheses.

Example

.avi
Name: Audio Video Interleave
Opened with: Most video players
{{Infobox file|.avi|[[File:AVI.png]]|Audio Video Interleave|Most video players}}