Template:Character Details: Difference between revisions

From Puella Magi Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>Creates a table showing basic details about a magical girl. Supports the following parameters: * '''age''': Specify the exact age; must be a number. * '''approxag...")
 
(Expand on "likes" a bit to add dislikes, strengths, weaknesses)
Line 19: Line 19:
* '''birthday''': Birthday; omitted if not specified
* '''birthday''': Birthday; omitted if not specified
* '''likes''': Things the girl likes; omitted if not specified
* '''likes''': Things the girl likes; omitted if not specified
* '''dislikes''': Things the girl dislikes; omitted if not specified
* '''strengths''': The girl's strengths; omitted if not specified
* '''weaknesses''': The girl's weaknesses; omitted if not specified
* '''pronoun''': How the girl refers to herself.
* '''pronoun''': How the girl refers to herself.
* '''relatives''': List of known relatives.
* '''relatives''': List of known relatives.
Line 55: Line 58:
<td>{{{birthday}}}</td></tr>}}{{#if:{{{likes|}}}|
<td>{{{birthday}}}</td></tr>}}{{#if:{{{likes|}}}|
<tr><th style="width:20%">Likes</th>
<tr><th style="width:20%">Likes</th>
<td>{{{likes}}}</td></tr>}}
<td>{{{likes}}}</td></tr>}}{{#if:{{{dislikes|}}}|
<tr><th style="width:20%">Dislikes</th>
<td>{{{dislikes}}}</td></tr>}}{{#if:{{{strengths|}}}|
<tr><th style="width:20%">Strengths</th>
<td>{{{strengths}}}</td></tr>}}{{#if:{{{weaknesses|}}}|
<tr><th style="width:20%">Weaknesses</th>
<td>{{{weaknesses}}}</td></tr>}}
<tr><th style="width:20%">Japanese pronoun</th>
<tr><th style="width:20%">Japanese pronoun</th>
<td>{{{pronoun|Unknown}}}</td></tr>
<td>{{{pronoun|Unknown}}}</td></tr>

Revision as of 17:32, 31 March 2023

Creates a table showing basic details about a magical girl.

Supports the following parameters:

  • age: Specify the exact age; must be a number.
  • approxage: Specify the approximate age. Can be anything.
  • agenote: An additional note appended to the age in parentheses.
  • eyes: Eye colour
  • hair: Hair colour
  • height: Height; omitted if not specified
  • blood: Blood type; omitted if not specified
  • shoe: Shoe size; omitted if not specified
  • soulgem: Soul gem location when transformed
  • weapon: Magical weapon
  • witch': Witch form; use this only if the witch has its own page, otherwise use doppel.
  • doppel: Witch form; links to the Doppel Description section on the same page.
  • powers: Basic summary of the girl's magical powers.
  • wish: The girl's wish. Use spoiler tags if necessary.
  • birthday: Birthday; omitted if not specified
  • likes: Things the girl likes; omitted if not specified
  • dislikes: Things the girl dislikes; omitted if not specified
  • strengths: The girl's strengths; omitted if not specified
  • weaknesses: The girl's weaknesses; omitted if not specified
  • pronoun: How the girl refers to herself.
  • relatives: List of known relatives.
  • origin: The girl's birthplace or hometown.
  • school: The school the girl attends. Can be multiple if transferred in canon.