Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!
Template:BookInfobox: Difference between revisions
Jump to navigation
Jump to search
imported>ClubPenguinMaster No edit summary |
imported>TuxBot Bot: removing redundant <noinclude> tags |
||
(9 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="{{InfoboxStyle}}; -moz-border-radius:10px" | <metadesc>Learn more about the {{FULLPAGENAME}} book at the Club Penguin Wiki, the free encyclopedia about Club Penguin.</metadesc> | ||
{| class="infobox" style="{{InfoboxStyle}}; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius:10px" | |||
|- | |- | ||
! colspan="2" style="font-size:120%; padding:0.5em; background-color: # | ! colspan="2" style="font-size:120%; padding:0.5em; background-color: #7B68EE; color: #ffffff; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius:5px" class="color1" | {{{name|{{PAGENAME}}}}} | ||
|- style="text-align:center" | |- style="text-align:center" | ||
| colspan="2" style="padding:0.5em;" | [[{{{image|File:No_Image.png}}}|center|{{{imagesize|120px}}}]]<br/>''{{{caption| }}}'' | | colspan="2" style="padding:0.5em;" | [[{{{image|File:No_Image.png}}}|center|{{{imagesize|120px}}}]]<br/>''{{{caption| }}}'' | ||
|- style="text-align:center" | |- style="text-align:center" | ||
! colspan="2" style="padding:0em; background-color: # | ! colspan="2" style="padding:0em; background-color: #7B68EE; color: #ffffff; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius:7px" class="color1" | Information | ||
|- | |- | ||
| style="width:50%" | '''Date released''' | | style="width:50%" | '''Date released''' | ||
| style="width:50%" | {{{date|?}}} | | style="width:50%" | {{{date|?}}} | ||
|- | |||
| style="width:50%" | '''Unlocks items?''' | |||
| style="width:50%" | {{{code|?}}} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
This template is intended to be used on the articles of all the books of Club Penguin. | This template is intended to be used on the articles of all the real-books of Club Penguin. | ||
Copy and paste this onto the desired page: <br> | Copy and paste this onto the desired page: <br> | ||
<pre>{{ | <pre>{{BookInfobox | ||
|name = | |name = | ||
|image = | |image = | ||
Line 24: | Line 25: | ||
|caption = | |caption = | ||
|date = | |date = | ||
|code = | |||
}}</pre> | }}</pre> |