Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!
Template:Infobox file: Difference between revisions
Jump to navigation
Jump to search
imported>Staffan15 No edit summary |
imported>Seahorseruler No edit summary |
||
Line 3: | Line 3: | ||
! colspan="2" style="{{InfoboxHeaderStyle}} font-size:120%; padding:0.5em;" | {{{name}}} | ! colspan="2" style="{{InfoboxHeaderStyle}} font-size:120%; padding:0.5em;" | {{{name}}} | ||
|- style="text-align:center" | |- style="text-align:center" | ||
| colspan="2" style="padding:0.5em;" | [[{{{image}}}|120px]]<br/>''{{{caption}}}'' | | colspan="2" style="padding:0.5em;" | [[{{{image|File:Placeholder}}}|center|120px]]<br/>''{{{caption}}}'' | ||
|- style="text-align:center" | |- style="text-align:center" | ||
! colspan="2" style="{{InfoboxHeaderStyle}} padding:0em;" | Information | ! colspan="2" style="{{InfoboxHeaderStyle}} padding:0em;" | Information |
Revision as of 20:51, 5 August 2010
{{{name}}} | |
---|---|
{{{caption}}} | |
Information | |
Full Name: | {{{fullname}}} |
Opened with: | {{{opened}}} |
Code
{| class="infobox" style="{{InfoboxStyle}}" |- ! colspan="2" style="{{InfoboxHeaderStyle}} font-size:120%; padding:0.5em;" | {{{name}}} |- style="text-align:center" | colspan="2" style="padding:0.5em;" | [[{{{image}}}|120px]]<br/>''{{{caption}}}'' |- style="text-align:center" ! colspan="2" style="{{InfoboxHeaderStyle}} padding:0em;" | Information |- ! Full Name: | {{{fullname}}} |- ! Opened with: | {{{opened}}} |- | colspan="2" style="font-size: smaller;" | |}
How to use
Write:
{{Infobox file|(the file extension)|(image link to logo)|(caption)|(long name)|(what it can be opened with)}}
Change the words in parentheses.
Example
.avi | |
---|---|
![]() The avi logo. | |
Information | |
Name: | Audio Video Interleave |
Opened with: | Most video players |
{{Infobox file|.avi|[[File:AVI.png]]|The avi logo.|Audio Video Interleave|Most video players}}