Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:CharacterInfo: Difference between revisions

Template page
Undo revision 963 by アラベスク (talk) I accidentally the whole Wired.
Cleanup for partially filled templates, example code.
Line 8: Line 8:
|-
|-
| style="width:30%;" | '''Gender'''
| style="width:30%;" | '''Gender'''
| style="width:70%;" | {{{gender}}}
| style="width:70%;" |  
|-
|-
| '''Age'''
| '''Age'''
| {{{age}}}
|  
|-
|-
| '''Family'''
| '''Family'''
| {{{family}}}
|  
|-
|-
| '''Affiliation'''
| '''Affiliation'''
| {{{affiliation}}}
|  
|-
|-
| '''NAVI'''
| '''NAVI'''
| {{{navi}}}
|  
|-
|-
| '''Debut'''
| '''Debut'''
| {{{debut}}}
|  
|-
|-
| '''Featured in'''
| '''Featured in'''
| {{{featuredin}}}
|  
|-
|-
| '''Location'''
| '''Location'''
| {{{location}}}
|  
|}
|}
<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>{{Template: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></div></noinclude>

Revision as of 01:57, 24 December 2012

CharacterInfo

Information
Gender
Age
Family
Affiliation
NAVI
Debut
Featured in
Location

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:

{{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]]}}