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

Template:Vinfobox: Difference between revisions

Template page
Ain (talk | contribs)
Attempting to make a slight adjustment to the character template for psx characters as they need to be treated differently
 
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| style="border:#92A3FF solid 1px; float:right; font-size:89%; margin:0.5em; 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}}}}}
Line 6: Line 6:
|-
|-
! colspan="2" | Information
! colspan="2" | Information
|-
| style="width:30%;" | '''Gender'''
| style="width:70%;" | {{{gender|}}}
|-
| '''Age'''
| {{{age|}}}
|-
|-
| '''Family'''
| '''Family'''
Line 31: Line 25:
| {{{location|}}}
| {{{location|}}}
|}<noinclude>
|}<noinclude>
Example code for using this template:
<div style="background-color:#00000000; border:#000000 dashed 1px; margin-right:50%; padding:0.5em">
<nowiki>{{Vinfobox</nowiki><br /><nowiki>
|image = File:Lain.jpg</nowiki><br /><nowiki>
|gender = Female</nowiki><br /><nowiki>
|age = 11 to 14 </nowiki><br /><nowiki>
|family = [[Mother]], [[Father]]</nowiki><br /><nowiki>
|relationship to lain = N/A </nowiki><br /><nowiki>
|relationship to touko = client </nowiki><br /><nowiki>
|cause of disappearance = suicide</nowiki><br /><nowiki>
|firstmentioned = Cou001 </nowiki><br /><nowiki>
|location = [[Lain's house (game)]], [[Wired]]</nowiki><br /><nowiki>}}</nowiki></div>
[[Category:Templates]]</noinclude>

Latest revision as of 18:42, 5 May 2025

Vinfobox

Information
Family
Relationship to Lain
Relationship to Touko
Cause of Disappearance
First Mentioned
Location

Example code for using this template:

{{Vinfobox
|image = File:Lain.jpg
|gender = Female
|age = 11 to 14
|family = [[Mother]], [[Father]]
|relationship to lain = N/A
|relationship to touko = client
|cause of disappearance = suicide
|firstmentioned = Cou001
|location = [[Lain's house (game)]], [[Wired]]
}}