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

Template:Infobox file: Difference between revisions

From the Club Penguin Wiki, the free, editable encyclopedia about Club Penguin
Jump to navigation Jump to search
imported>Error504
imported>Error504
No edit summary
Line 1: Line 1:
{| class="infobox" style="{{InfoboxStyle}}"
{| class="infobox" style="{{InfoboxStyle}}"
|-
|-
! colspan="2" style="{{InfoboxHeaderStyle}} font-size:120%; padding:0.5em; {{Infobox fileHeaderStyle}}" | {{{name}}}
! colspan="2" style="{{InfoboxHeaderStyle}} font-size:120%; padding:0.5em; {{Infobox fileHeaderStyle}}; -moz-border-radius:5px" | {{{name}}}
|- style="text-align:center"
|- style="text-align:center"
| colspan="2" style="padding:0.5em;" | [[{{{image|File:Placeholder}}}|center|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; {{Infobox fileHeaderStyle}}" | Information
! colspan="2" style="{{InfoboxHeaderStyle}} padding:0em; {{Infobox fileHeaderStyle}}; -moz-border-radius:5px" | Information
|-
|-
! Full Name:
! Full Name:
Line 20: Line 20:
  <nowiki>{| class="infobox" style="{{InfoboxStyle}}"
  <nowiki>{| class="infobox" style="{{InfoboxStyle}}"
|-
|-
! colspan="2" style="{{InfoboxHeaderStyle}} font-size:120%; padding:0.5em; {{Infobox fileHeaderStyle}}" | {{{name}}}
! colspan="2" style="{{InfoboxHeaderStyle}} font-size:120%; padding:0.5em; {{Infobox fileHeaderStyle}}"; -moz-border-radius:5px | {{{name}}}
|- style="text-align:center"
|- style="text-align:center"
| colspan="2" style="padding:0.5em;" | [[{{{image|File:Placeholder}}}|center|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; {{Infobox fileHeaderStyle}}" | Information
! colspan="2" style="{{InfoboxHeaderStyle}} padding:0em; {{Infobox fileHeaderStyle}}; -moz-border-radius:5px" | Information
|-
|-
! Full Name:
! Full Name:
Line 45: Line 45:
{| class="infobox" style="{{InfoboxStyle}}"
{| class="infobox" style="{{InfoboxStyle}}"
|-
|-
! colspan="2" style="{{InfoboxHeaderStyle}} font-size:120%; padding:0.5em; {{Infobox fileHeaderStyle}}" | .avi
! colspan="2" style="{{InfoboxHeaderStyle}} font-size:120%; padding:0.5em; {{Infobox fileHeaderStyle}}; -moz-border-radius:5px" | .avi
|- style="text-align:center"
|- style="text-align:center"
| colspan="2" style="padding:0.5em;" | [[File:AVI.png|30px]]<br/>''The avi logo.''
| colspan="2" style="padding:0.5em;" | [[File:AVI.png|30px]]<br/>''The avi logo.''
|- style="text-align:center"  
|- style="text-align:center"  
! colspan="2" style="{{InfoboxHeaderStyle}} padding:0em; {{Infobox fileHeaderStyle}}" | Information
! colspan="2" style="{{InfoboxHeaderStyle}} padding:0em; {{Infobox fileHeaderStyle}}; -moz-border-radius:5px" | Information
|-
|-
! Name:
! Name:

Revision as of 16:12, 23 August 2010

{{{name}}}
File:Placeholder

{{{caption}}}
Information
Full Name: {{{fullname}}}
Opened with: {{{opened}}}

Code

{| class="infobox" style="{{InfoboxStyle}}"
|-
! colspan="2" style="{{InfoboxHeaderStyle}} font-size:120%; padding:0.5em; {{Infobox fileHeaderStyle}}"; -moz-border-radius:5px | {{{name}}}
|- style="text-align:center"
| colspan="2" style="padding:0.5em;" | [[{{{image|File:Placeholder}}}|center|120px]]<br/>''{{{caption}}}''
|- style="text-align:center" 
! colspan="2" style="{{InfoboxHeaderStyle}} padding:0em; {{Infobox fileHeaderStyle}}; -moz-border-radius:5px" | 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}}