Difference between revisions of "Template:CharacterInfo"
From Serial Experiments Lain wiki
m |
|||
(22 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {| class="infobox" style="font-size:89%; width:300px;" | + | {| class="infobox" style="border:#E69713 solid 2px; float:right; 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}}}}} | ||
|- style="text-align:center;" | |- style="text-align:center;" | ||
− | | colspan="2" style="padding:0.5em;" | [[{{{image|Image: | + | | colspan="2" style="padding:0.5em;" | [[{{{image|Image:no-image.png}}}|{{{imagewidth|250}}}px|{{{imageheight|250}}}px]]<br/>''{{{caption| }}}'' |
|- | |- | ||
! colspan="2" | Information | ! colspan="2" | Information | ||
|- | |- | ||
| style="width:30%;" | '''Gender''' | | style="width:30%;" | '''Gender''' | ||
− | | style="width:70%;" | {{{gender}}} | + | | style="width:70%;" | {{{gender|}}} |
|- | |- | ||
| '''Age''' | | '''Age''' | ||
− | | {{{age}}} | + | | {{{age|}}} |
|- | |- | ||
| '''Family''' | | '''Family''' | ||
− | | {{{family}}} | + | | {{{family|}}} |
+ | |- | ||
+ | | '''Occupation''' | ||
+ | | {{{occupation|}}} | ||
|- | |- | ||
| '''Affiliation''' | | '''Affiliation''' | ||
− | | {{{affiliation}}} | + | | {{{affiliation|}}} |
|- | |- | ||
| '''NAVI''' | | '''NAVI''' | ||
− | | {{{navi}}} | + | | {{{navi|}}} |
|- | |- | ||
| '''Debut''' | | '''Debut''' | ||
− | | {{{debut}}} | + | | {{{debut|}}} |
|- | |- | ||
| '''Featured in''' | | '''Featured in''' | ||
− | | {{{featuredin}}} | + | | {{{featuredin|}}} |
|- | |- | ||
| '''Location''' | | '''Location''' | ||
− | | {{{location}}} | + | | {{{location|}}} |
− | |} | + | |- |
+ | | '''Voice Actor(s)''' | ||
+ | | {{{voiceactors|}}} | ||
+ | |}<noinclude>This is a template for inputting the basic character information. You may leave out parameters or type in ''N/A'' when unapplicable. | ||
+ | |||
+ | Example code for using this template: | ||
+ | <div style="background-color:#F9F9F9; border:#000000 dashed 1px; margin-right:50%; padding:0.5em"> | ||
+ | <nowiki>{{Infobox</nowiki><br /><nowiki> | ||
+ | |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> |
Latest revision as of 19:25, 9 November 2021
CharacterInfo | |
---|---|
Information | |
Gender | |
Age | |
Family | |
Occupation | |
Affiliation | |
NAVI | |
Debut | |
Featured in | |
Location | |
Voice Actor(s) |
This is a template for inputting the basic character information. You may leave out parameters or type in N/A when unapplicable.
Example code for using this template:
{{Infobox
|image = File:Lain.jpg
|gender = Female
|age = 13 ([[anime]]) to 14 ([[game]])
|family = [[Iwakura Yasuo]], [[Iwakura Miho]], [[Iwakura Mika]]
|affiliation = [[Knights of the Eastern Calculus]]
|navi = [[Children's NAVI]], [[Handheld NAVI]], [[Lain's NAVI]]
|debut = [[Layer 01]]
|featuredin = [[Anime]], [[game]], [[manga]]
|location = [[Lain's house]], [[Shibuya]]
}}
|image = File:Lain.jpg
|gender = Female
|age = 13 ([[anime]]) to 14 ([[game]])
|family = [[Iwakura Yasuo]], [[Iwakura Miho]], [[Iwakura Mika]]
|affiliation = [[Knights of the Eastern Calculus]]
|navi = [[Children's NAVI]], [[Handheld NAVI]], [[Lain's NAVI]]
|debut = [[Layer 01]]
|featuredin = [[Anime]], [[game]], [[manga]]
|location = [[Lain's house]], [[Shibuya]]
}}