Template:BookCharacters: Difference between revisions
From YoungHerculesWiki
⧼monobook-jumptonavigation⧽⧼monobook-jumptosearch⧽
No edit summary |
|||
Line 1: | Line 1: | ||
<noinclude>[[Category:Templates]][[Category:Infoboxes]] | |||
< | |||
== Usage == | == Usage == | ||
To embed this template on an episode page, copy & | To embed this template on an episode page, copy & paste the code below to the top of the new page: | ||
<pre> | |||
{{BookCharacters | {{BookCharacters | ||
|name= | |name= | ||
Line 17: | Line 9: | ||
|occupation= | |occupation= | ||
|book= | |book= | ||
}} | }}</pre> | ||
==The Template== | ==The Template==</noinclude> | ||
{| style= | {| style="border:0; margin: 0; font-size: 90%;" cellspacing="10" align="right" width="320" | ||
| valign= | | valign="top" style="padding:0; border:1px solid #0E5B8C; margin-bottom:5px;" | | ||
<div style="padding:0.4em; background-color:#F9F9F9; border-bottom:0px solid #0E5B8C;" align="center"> {{{image|}}} | |||
</div> | |||
<div style="background:#F9F9F9; padding:0.2em 0.4em 0.2em 0.4em;"> | |||
{| style= | {| style="border: 0; margin: 0; background:#F9F9F9;" cellpadding="3" | ||
|- | |- | ||
| valign= | | valign="top" width="30%" | '''Name''' | ||
| {{{name|}}} | | {{{name|}}} | ||
|- | |- | ||
| valign= | | valign="top" width="30%" | '''Species''' | ||
| {{{species|}}} | | {{{species|}}} | ||
|- | |- | ||
| valign= | | valign="top" width="30%" | '''Occupation''' | ||
| {{{occupation|}}} | | {{{occupation|}}} | ||
|- | |- | ||
| valign= | | valign="top" width="30%" | '''Appeared In''' | ||
| {{{book|}}} | | {{{book|}}} | ||
|} | |}</div> | ||
|} | |} |
Revision as of 09:35, 9 July 2011
Usage
To embed this template on an episode page, copy & paste the code below to the top of the new page:
{{BookCharacters |name= |species= |occupation= |book= }}
The Template
|