Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!
Template:PenguinInfobox: Difference between revisions
Jump to navigation
Jump to search
imported>Alex-Sixand Created page with '{| class="infobox" cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em" |- ! colspan=2 style="background-color: red; font-size: 125%; text-…' |
imported>Wolfgangs 7 revisions from oldwiki:Template:PenguinInfobox |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox | {| class="infobox" style="{{InfoboxStyle}};" | ||
|- | |- | ||
! colspan=2 style="background-color: | ! colspan="2" style="font-size:120%; padding:0.5em; background-color: blue; color: white; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px" class="color1" | {{{name|{{PAGENAME}}}}} | ||
|- style="text-align:center" | |||
| colspan="2" style="padding:0.5em;" | [[{{{image|File:No Image.png{{!}}link=Special:Upload}}}|center|120px]]{{#if:{{{caption|}}}|<br/>''{{{caption|}}}}}'' | |||
|- style="text-align:center" | |||
! colspan="2" style="padding:0em; background-color: blue; color: white; -moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px" class="color1" | Information | |||
|- | |||
| '''Appearance''' | |||
| {{{Appearance|?}}} | |||
|- | |||
| '''Related to''' | |||
| {{{Related to|?}}} | |||
|- | |||
| '''Color''' | |||
| {{{Color|?}}} | |||
|- | |- | ||
|} | |} | ||
<noinclude> | |||
Copy and paste this onto the desired page: <br> | |||
<pre> | |||
{{PenguinInfobox | |||
|name = | |||
|image = | |||
|imagesize = | |||
|caption = | |||
|Appearance = | |||
|Related to = | |||
|Color = | |||
}}</pre> | |||
</noinclude> |