Template:CharacterInfo: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (9 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{| style="border:# | {| class="infobox" style="border:#E69713 solid 2px; float:right; margin-left: 20px; font-size:89%; margin:0.5em; width:300px;" | ||
|- | |- | ||
! colspan="2" style="font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}} | ! colspan="2" style="font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}} | ||
| Line 15: | Line 15: | ||
| '''Family''' | | '''Family''' | ||
| {{{family|}}} | | {{{family|}}} | ||
|- | |||
| '''Occupation''' | |||
| {{{occupation|}}} | |||
|- | |- | ||
| '''Affiliation''' | | '''Affiliation''' | ||
| Line 36: | Line 39: | ||
Example code for using this template: | Example code for using this template: | ||
<div style="background-color:# | <div style="background-color:#00000000; border:#000000 dashed 1px; margin-right:50%; padding:0.5em"> | ||
<nowiki>{{Infobox</nowiki><br /><nowiki> | <nowiki>{{Infobox</nowiki><br /><nowiki> | ||
|image = File:Lain.jpg</nowiki><br /><nowiki> | |image = File:Lain.jpg</nowiki><br /><nowiki> | ||