Difference between revisions of "Template:Infobox Character"

From Twinsuniverse
Jump to: navigation, search
m (should work now...)
m (Instructions)
Line 1: Line 1:
{| style="width:143px; font-size: 90%; text-align: left; border: 1px solid #CCCCCC; margin-left: 5px;" cellpadding="3" cellspacing="1" align="right"
+
<includeonly>{| style="width:143px; font-size: 90%; text-align: left; border: 1px solid #CCCCCC; margin-left: 5px;" cellpadding="3" cellspacing="1" align="right"
 
! colspan="2" style="font-size:110%; text-align: center; background-color: #CCCCFF; border: 1px solid #CCCCCC;"  | ''{{{Name}}}''
 
! colspan="2" style="font-size:110%; text-align: center; background-color: #CCCCFF; border: 1px solid #CCCCCC;"  | ''{{{Name}}}''
 
|-
 
|-
Line 15: Line 15:
 
! style="background-color: #ccccff; white-space: nowrap; border: 1px solid #CCCCCC; margin-left: 5px;" | Age
 
! style="background-color: #ccccff; white-space: nowrap; border: 1px solid #CCCCCC; margin-left: 5px;" | Age
 
| ! style="background-color: white; border: 1px solid #CCCCCC;" |{{{Age}}}
 
| ! style="background-color: white; border: 1px solid #CCCCCC;" |{{{Age}}}
|}
+
|}</includeonly>
 +
 
 +
<noinclude>==Usage instructions==
 +
This template is used as an infobox in characters' articles. It should be on top of the page, above the quote.
 +
 
 +
===Parameters===
 +
* '''Name''': The name of the character.
 +
* '''Image''': An image name of the character. Only the file name, without "[[Image:" etc. If none is available, remove the parameter, and a question mark will appear instead.
 +
* '''Race''': The race of the character- quetch, grobo, etc. If unknown, write "Unknown".
 +
* '''Gender''': Male or female. If unknown, write "Unknown".
 +
* '''Size''': Small/Medium/Large.
 +
* '''Age''': Young/Adult/Unknown.
 +
 
 +
===Syntax===
 +
Copy and paste the following for quick use:
 +
<pre><nowiki>{{Character|
 +
Name=|
 +
Image=|
 +
Race=|
 +
Gender=|
 +
Size=|
 +
Age=}}</nowiki></pre></noinclude>

Revision as of 15:14, 15 April 2007


Usage instructions

This template is used as an infobox in characters' articles. It should be on top of the page, above the quote.

Parameters

  • Name: The name of the character.
  • Image: An image name of the character. Only the file name, without "[[Image:" etc. If none is available, remove the parameter, and a question mark will appear instead.
  • Race: The race of the character- quetch, grobo, etc. If unknown, write "Unknown".
  • Gender: Male or female. If unknown, write "Unknown".
  • Size: Small/Medium/Large.
  • Age: Young/Adult/Unknown.

Syntax

Copy and paste the following for quick use:

{{Character|
Name=|
Image=|
Race=|
Gender=|
Size=|
Age=}}