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>Staffan15 No edit summary |
||
Line 12: | Line 12: | ||
| colspan="2" style="font-size: smaller;" | | | colspan="2" style="font-size: smaller;" | | ||
|} | |} | ||
<noinclude> | |||
==Code== | ==Code== | ||
Line 51: | Line 51: | ||
|} | |} | ||
<nowiki>{{Infobox file|.avi|[[File:AVI.png]]|Audio Video Interleave|Most video players}}</nowiki> | <nowiki>{{Infobox file|.avi|[[File:AVI.png]]|Audio Video Interleave|Most video players}}</nowiki> | ||
</noinclude> |
Revision as of 15:28, 28 September 2009
{{{image}}} | |
Name: | {{{name}}} |
---|---|
Opened with: | {{{opened}}} |
Code
{| class="infobox" style="width: 25em; text-align: left; font-size: 95%; float:right;" |+ style="font-size: larger;" | '''{{{file extension}}}''' |- | colspan="2" style="text-align:center;" | {{{image}}} |- ! Name: | {{{name}}} |- ! Opened with: | {{{opened}}} |- | 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
![]() | |
Name: | Audio Video Interleave |
---|---|
Opened with: | Most video players |
{{Infobox file|.avi|[[File:AVI.png]]|Audio Video Interleave|Most video players}}