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>Sdgsgfs No edit summary |
||
Line 22: | Line 22: | ||
}} | }} | ||
|} | |} | ||
{| class="infobox" style="{{InfoboxStyle}}; -moz-border-radius:10px" | |||
|- | |||
! colspan="2" style="font-size:120%; padding:0.5em; background-color: orange; color: black; -moz-border-radius:5px" class="color1" | {{{name|{{PAGENAME}}}}} | |||
|- style="text-align:center" | |||
| colspan="2" style="padding:0.5em;" | [[{{{image|File:No Image.png}}}|center|{{{imagesize|120px}}}]]<br/>''{{{caption| }}}'' | |||
|- style="text-align:center" | |||
! colspan="2" style="padding:0em; background-color: orange; color: black; -moz-border-radius:7px" class="color1" | Information | |||
|- | |||
| style="width:50%" | '''Members only''' | |||
| style="width:50%" | {{{membersonly|?}}} | |||
|- | |||
| '''Appearance''' | |||
| {{{Appearance|?}}} | |||
|- | |||
| '''Related to''' | |||
| {{{Related to|?}}} | |||
|- | |||
| '''Color''' | |||
| {{{Color|?}}} | |||
|- | |||
|} | |||
<noinclude> | |||
Copy and paste this onto the desired page: <br> | |||
<pre> | |||
{{PartyInfoBox | |||
|name = | |||
|image = | |||
|imagesize = | |||
|caption = | |||
|Appearance = | |||
|Related to = | |||
|Color = | |||
}}</pre> | |||
</noinclude> |