Difference between revisions of "Template:TEST"

From LAH Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
</noinclude>
 
</noinclude>
 +
<noinclude>{| align=right
 +
|__ToC__
 +
|}</noinclude>
 +
{| style="width:240px; border:1px solid dimgray" align=<includeonly>{{#if: {{{align|}}}|{{{align}}}|right}}</includeonly>
 +
| style="font-size:125%; text-align:center" |'''<includeonly>{{{header}}}</includeonly><noinclude>Header</noinclude>'''
 +
|-
 +
| style="border:1px solid dimgrey; text-align:center; background:black"| [[image:<includeonly>{{{imageFile}}}</includeonly><noinclude>ExampleAvvy.png</noinclude>|230px]]
 +
{{#if:{{{caption|}}}|{{{caption}}}}}<noinclude>Image Caption</noinclude>
 +
|-
 +
|
 +
<includeonly>{{#if:{{{test1|}}}| </includeonly><table style="width:100%; border:1px dotted dimgray; background:black"> <TR> <TD style="width:40%; text-align:center">'''Name'''</TD> <TD style="width:67%"> <includeonly>
 +
{{{test1}}} </includeonly> <noinclude>Example</noinclude></TD> </TR> </TABLE> <includeonly>}}</includeonly><!--
  
{|
+
--><includeonly>{{#if:{{{test2|}}}| </includeonly><table style="width:100%; border:1px dotted dimgray; background:black"> <TR> <TD style="width:40%; text-align:center">'''Loli?'''</TD> <TD style="width:67%"> <includeonly>
|{{PAGENAME}}<BR>
+
{{{test2}}} </includeonly> <noinclude>Yes/No</noinclude></TD> </TR> </TABLE> <includeonly>}}</includeonly><!--
|{{SUBPAGENAME}}<BR>
+
 
|{{BASEPAGENAME}}<BR>
+
--><includeonly>{{#if:{{{shota|}}}| </includeonly><table style="width:100%; border:1px dotted dimgray; background:black"> <TR> <TD style="width:40%; text-align:center">'''Shota?'''</TD> <TD style="width:67%"> <includeonly>
|{{NAMESPACE}}<BR>
+
{{{shota}}} </includeonly> <noinclude>Yes/No</noinclude></TD> </TR> </TABLE> <includeonly>}}</includeonly>
|}
+
 
 +
|-
 +
|style="text-align:center; font-size:75%"|[[Template:CharacterInfobox|veiw this template]]
 +
|}<noinclude>
 +
{{-}}
 +
==Usage==
 +
This is a template for including a character profile in a standard way. The following fields may be filled in, and any may be omitted, with the exception of the header and imageFile.
 +
 
 +
{{TwoColumnList|width=100%
 +
|Col1=
 +
* '''header''' - the template header, usually the character's name
 +
* '''align''' - Where the template aligns itself on the page.  Right is standard, but it can also be aligned left or center. If left blank, it will default to right.
 +
* '''imageFile''' - the file name of the image.  The <nowiki>[[Image:]]</nowiki> code is unnecessary, and the template will resize the image to fit.
 +
* '''caption''' - a caption for the image
 +
* '''name''' - the name of the character
 +
* '''loli''' - is the character a loli? (yes, no, debatable) (leave blank if male)
 +
* '''shota''' - is the character a shota? (yes, no, debatable) (leave blank if female)
 +
* '''height''' - the height of the character, in both standard and metric if possible.
 +
* '''weight''' - the weight of the character, in both standard and metric if possible.
 +
* '''measurements''' - the character's bust, waist and hip measurements
 +
* '''eyes''' - the color of the character's eyes
 +
* '''hair''' - the color of the chracters's hair
 +
* '''realHair''' - some girls do dye their hair, you know . . .
 +
* '''age''' - age of the character
 +
* '''birthdate''' - the date of the character's birth
 +
|Col2=
 +
* '''origin''' - the character's place of origin
 +
* '''mother''' - the name of the character's mother
 +
* '''father''' - the name of the character's fother
 +
* '''custom1title''' - a costom field for in-universe character-specific info
 +
* '''custom1data''' - the data for costum1title
 +
* '''custom2title''' - a costom field for in-universe character-specific info
 +
* '''custom2data''' - the data for costum1title
 +
* '''custom3title''' - a costom field for in-universe character-specific info
 +
* '''custom3data''' - the data for costum1title
 +
* '''custom4title''' - a costom field for in-universe character-specific info
 +
* '''custom4data''' - the data for costum1title
 +
* '''series''' - the series in which the character appears
 +
* '''actor''' - the actor who voiced the character
 +
* '''relatedCharacters''' - characters related to the character (preferably limited to those who have an article on LAH Wiki
 +
* '''creator''' - the name of the creator or creators of the character
 +
* '''custom5title''' - a costom field for out-of-universe character-specific info
 +
* '''custom5data''' - the data for costum1title
 +
* '''custom6title''' - a costom field for out-of-universe character-specific info
 +
* '''custom6data''' - the data for costum1title
 +
}}
 +
 
 +
==Code==
 +
The code to use, omitting any fields not used, is:
 +
<pre>
 +
{{CharacterInfobox
 +
|align=
 +
|header=
 +
|imageFile=
 +
|caption=
 +
|name=
 +
|loli=
 +
|shota=
 +
|height=
 +
|weight=
 +
|measurements=
 +
|eyes=
 +
|hair=
 +
|realhair=
 +
|age=
 +
|birthdate=
 +
|origin=
 +
|father=
 +
|mother=
 +
|costom1title=
 +
|costom1data=
 +
|costom2title=
 +
|costom2data=
 +
|costom3title=
 +
|costom3data=
 +
|costom4title=
 +
|costom4data=
 +
|series=
 +
|actor=
 +
|relatedCharacters=
 +
|creator=
 +
|costom5title=
 +
|costom5data=
 +
|costom6title=
 +
|costom6data=
 +
}}
 +
</pre>
 +
[[Category:Formatting templates]]
 +
[[Category:Infoboxes]]
 +
</noinclude>

Revision as of 11:36, 24 July 2007

Personal tools