|
|
| Line 3: |
Line 3: |
| ! colspan="2" style="font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}} | | ! colspan="2" style="font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}} |
| |- style="text-align:center;" | | |- style="text-align:center;" |
| | colspan="2" style="padding:0.5em;" | [[{{{image|Image:no-image.png}}}|{{{imagewidth|250}}}px|{{{imageheight|250}}}px]]<br/>''{{{caption| }}}''
| |
| |- | | |- |
| ! colspan="2" | Information
| | | '''need stuff here''' |
| |-
| |
| | style="width:30%;" | '''Gender'''
| |
| | style="width:70%;" | {{{gender|}}}
| |
| |-
| |
| | '''Age'''
| |
| | {{{age|}}}
| |
| |-
| |
| | '''Family''' | |
| | {{{family|}}} | | | {{{family|}}} |
| |- | | |- |
| | '''Affiliation''' | | | '''Original Air Date''' |
| | {{{affiliation|}}} | | | {{{airdate|}}} |
| |- | | |- |
| | '''NAVI''' | | | '''Main Characters Introduced''' |
| | {{{navi|}}} | | | {{{maincharintro|}}} |
| |- | | |- |
| | '''Debut''' | | | '''Script''' |
| | {{{debut|}}} | | | {{{script|}}} |
| |- | | |- |
| | '''Featured in''' | | | '''Analysis''' |
| | {{{featuredin|}}} | | | {{{analysis|}}} |
| |- | | |- |
| | '''Location''' | | | '''Previous Episode''' |
| | {{{location|}}} | | | {{{prevep|}}} |
| |- | | |- |
| | '''Voice Actor(s)''' | | | '''Next Episode''' |
| | {{{voiceactors|}}} | | | {{{nextep|}}} |
| |}<noinclude>This is a template for inputting the basic character information. You may leave out parameters or type in ''N/A'' when unapplicable. | | |} |
| | | <noinclude> |
| Example code for using this template:
| | For information on how to embed this template see [[Template:CharacterInfo]]. |
| <div style="background-color:#F9F9F9; border:#000000 dashed 1px; margin-right:50%; padding:0.5em">
| | [[Category:Templates]] |
| <nowiki>{{Infobox</nowiki><br /><nowiki>
| | </noinclude> |
| |image = File:Lain.jpg</nowiki><br /><nowiki>
| |
| |gender = Female</nowiki><br /><nowiki>
| |
| |age = 13 ([[anime]]) to 14 ([[game]])</nowiki><br /><nowiki>
| |
| |family = [[Iwakura Yasuo]], [[Iwakura Miho]], [[Iwakura Mika]]</nowiki><br /><nowiki>
| |
| |affiliation = [[Knights of the Eastern Calculus]]</nowiki><br /><nowiki>
| |
| |navi = [[Children's NAVI]], [[Handheld NAVI]], [[Lain's NAVI]]</nowiki><br /><nowiki>
| |
| |debut = [[Layer 01]]</nowiki><br /><nowiki>
| |
| |featuredin = [[Anime]], [[game]], [[manga]]</nowiki><br /><nowiki>
| |
| |location = [[Lain's house]], [[Shibuya]]</nowiki><br /><nowiki>}}</nowiki></div>
| |
| | |
| [[Category:Templates]]</noinclude> | |