Template:RecurringCharacters: Difference between revisions
From YoungHerculesWiki
⧼monobook-jumptonavigation⧽⧼monobook-jumptosearch⧽
No edit summary |
mNo edit summary |
||
(6 intermediate revisions by 2 users not shown) | |||
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> | |||
{{RecurringCharacters | {{RecurringCharacters | ||
|image= | |image=[[Image:Wait.png|right|thumb|300px|]] | ||
|name= | |name= | ||
|actor= | |actor= | ||
|species= | |species= | ||
|occupation= | |occupation= | ||
|episodes= | |episodes= [[1.10 Cyrano de Hercules]] | ||
}} | }} | ||
[[Category:Canon]][[Category:Characters]][[Category:Humans]] | |||
</pre> | |||
{| style= | ==The Template==</noinclude> | ||
| valign= | |||
{| style="border:0; margin: 0; font-size: 90%; float:right;" cellspacing="10" width="320" | |||
| 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; float:center;"> {{{image|}}} | |||
{| style= | </div> | ||
<div style="background:#F9F9F9; padding:0.2em 0.4em 0.2em 0.4em;"> | |||
{| style="border: 0; margin: 0; background:#F9F9F9;" cellpadding="3" | |||
|- | |- | ||
| valign= | | valign="top" width="30%" | '''Name''' | ||
| {{{name|}}} | | {{{name|}}} | ||
|- | |- | ||
| valign= | | valign="top" width="30%" | '''Actor''' | ||
| {{{actor|}}} | | {{{actor|}}} | ||
|- | |- | ||
| valign= | | valign="top" width="30%" | '''Species''' | ||
| {{{species|}}} | | {{{species|}}} | ||
|- | |- | ||
| valign= | | valign="top" width="30%" | '''Occupation''' | ||
| {{{occupation|}}} | | {{{occupation|}}} | ||
|- | |- | ||
| valign= | | valign="top" width="30%" | '''Episodes''' | ||
| {{{episodes|}}} | | {{{episodes|}}} | ||
|} | |}</div> | ||
|} | |} |
Latest revision as of 13:44, 11 March 2014
Usage
To embed this template on an episode page, copy & paste the code below to the top of the new page:
{{RecurringCharacters |image=[[Image:Wait.png|right|thumb|300px|]] |name= |actor= |species= |occupation= |episodes= [[1.10 Cyrano de Hercules]] }} [[Category:Canon]][[Category:Characters]][[Category:Humans]]
The Template
|