Template:Infobox character/doc: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
This template can be used to create an infobox for a fictional character of any type. The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page. | This template can be used to create an infobox for a fictional character of any type. The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page. | ||
{{ | {{infobox character | ||
| name | | name = ''full name'' | ||
| | | color = ''name color'' | ||
| image_character = | |||
| nickname = ''nickname'' | |||
| alias = ''alias'' | |||
| gender = ''gender'' | |||
| | | hair = ''hair color'' | ||
| eyes = ''eyes color'' | |||
| relatives = ''family or ex’s'' | |||
| occupation = ''occupation'' | |||
| morning = ''morning schedule'' | |||
| afternoon = ''afternoon schedule'' | |||
| evening = ''evening schedule'' | |||
| nickname | |||
| alias | |||
| gender | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
}} | }} | ||
<pre style="overflow:auto">{{ | <pre style="overflow:auto">{{infobox character | ||
| name = | |||
| name | | color = | ||
| | | image = | ||
| image | | nickname = | ||
| alias = | |||
| gender = | |||
| hair = | |||
| eyes = | |||
| relatives = | |||
| occupation = | |||
| morning = | |||
| afternoon = | |||
| evening = | |||
| nickname | |||
| alias | |||
| gender | |||
| | |||
| | |||
| relatives | |||
| | |||
| | |||
| | |||
| | |||
}}</pre> | }}</pre> | ||
| Line 110: | Line 41: | ||
! Parameter !! Notes | ! Parameter !! Notes | ||
|- | |- | ||
| name | | name || Character full name (with title) to display in top header | ||
|- | |- | ||
| | | color || Color in which the character name appears in in‐game dialogues | ||
|- | |- | ||
| | | image_character || Image of the character in his/her usual clothing. “File:” is not required. i.e. use {{para|image|<var><nowiki>Example.png</nowiki></var>}} | ||
|- | |- | ||
| | | gender || Character gender; either male, female, or X | ||
|- | |- | ||
| | | hair color || The character hair color | ||
|- | |- | ||
| | | eye color || The character eye color | ||
|- | |- | ||
| | | alias || Any aliases used by the character (not implemented) | ||
|- | |- | ||
| | | nicname || Any nicknames used by the character (not implemented) | ||
|- | |- | ||
| | | relatives || Family or ex‐boyfriend/ex‐girlfriend prior to any route | ||
|- | |- | ||
| | | occupations || Job or position assumed by the character (not implemented) | ||
|- | |- | ||
| | | morning schedule || Where to find the character in the morning | ||
|- | |- | ||
| | | afternoon schedule || Where to find the character in the morning | ||
|- | |- | ||
| | | evening schedule || Where to find the character in the evening | ||
|} | |} | ||
== Example == | == Example == | ||
{{ | {{infobox character | ||
| name | | name = Annie | ||
| | | color = #FF9391 | ||
| | | image_character = Annie.png | ||
| | | gender = Female | ||
| | | hair = Titian hair | ||
| | | eyes = Brown | ||
| | | relatives = {{lightlink|Lucy}} (mother)<br>{{lightlink|Richard}} (father) | ||
| morning = {{lightlink|School}} {{nowrap|(Mon–Fri)}} | |||
| | | afternoon = {{lightlink|School}} {{nowrap|(Mon–Fri)}} | ||
| evening = | |||
| | |||
| | |||
| | |||
| | |||
| | |||
}} | }} | ||
<pre style="overflow:auto"> | <pre style="overflow:auto"> | ||
{{ | {{infobox character | ||
| name | | name = Annie | ||
| | | color = #FF9391 | ||
| | | image_character = Annie.png | ||
| | | gender = Female | ||
| | | hair = Titian hair | ||
| | | eyes = Brown | ||
| | | relatives = {{lightlink|Lucy}} (mother)<br>{{lightlink|Richard}} (father) | ||
| morning = {{lightlink|School}} {{nowrap|(Mon–Fri)}} | |||
| afternoon = {{lightlink|School}} {{nowrap|(Mon–Fri)}} | |||
| evening = | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 14:48, 21 June 2020
Usage
This template can be used to create an infobox for a fictional character of any type. The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page.
full namealias
Appearance
| Gender | gender |
|---|---|
| Hair color | hair color |
| Eye color | eyes color |
Information
| Relatives | family or ex’s |
|---|
Schedule
| Morning | morning schedule |
|---|---|
| Afternoon | afternoon schedule |
| Evening | evening schedule |
{{infobox character
| name =
| color =
| image =
| nickname =
| alias =
| gender =
| hair =
| eyes =
| relatives =
| occupation =
| morning =
| afternoon =
| evening =
}}
Parameters
All parameters are optional.
| Parameter | Notes |
|---|---|
| name | Character full name (with title) to display in top header |
| color | Color in which the character name appears in in‐game dialogues |
| image_character | Image of the character in his/her usual clothing. “File:” is not required. i.e. use |image=Example.png
|
| gender | Character gender; either male, female, or X |
| hair color | The character hair color |
| eye color | The character eye color |
| alias | Any aliases used by the character (not implemented) |
| nicname | Any nicknames used by the character (not implemented) |
| relatives | Family or ex‐boyfriend/ex‐girlfriend prior to any route |
| occupations | Job or position assumed by the character (not implemented) |
| morning schedule | Where to find the character in the morning |
| afternoon schedule | Where to find the character in the morning |
| evening schedule | Where to find the character in the evening |
Example
Annie
Appearance
| Gender | Female |
|---|---|
| Hair color | Titian hair |
| Eye color | Brown |
Information
| Relatives | Lucy (mother) Richard (father) |
|---|
Schedule
| Morning | School (Mon–Fri) |
|---|---|
| Afternoon | School (Mon–Fri) |
{{infobox character
| name = Annie
| color = #FF9391
| image_character = Annie.png
| gender = Female
| hair = Titian hair
| eyes = Brown
| relatives = {{lightlink|Lucy}} (mother)<br>{{lightlink|Richard}} (father)
| morning = {{lightlink|School}} {{nowrap|(Mon–Fri)}}
| afternoon = {{lightlink|School}} {{nowrap|(Mon–Fri)}}
| evening =
}}