Difference between revisions of "Template:Infobox character/doc"
From Summertime Saga Wiki
m (→Parameters) |
m (→Parameters) |
||
Line 33: | Line 33: | ||
}}</pre>{{clear}} | }}</pre>{{clear}} | ||
− | == Parameters == | + | == Optional Parameters == |
− | + | ; {{para|name}} : Character full name (with title) to display in header. | |
− | + | ; {{para|color}} : Color in which the character name appears in in‐game dialogues. | |
− | ; name : Character full name (with title) to display in header. | + | ; {{para|image}} : Image of the character in his/her usual clothing. “File:” prefix is not required. i.e. use {{para|image|<var><nowiki>Example.png</nowiki></var>}} |
− | ; color : Color in which the character name appears in in‐game dialogues. | + | ; {{para|gender}} : Character gender; either male, female, or X. |
− | ; image : Image of the character in his/her usual clothing. “File:” prefix is not required. i.e. use {{para|image|<var><nowiki>Example.png</nowiki></var>}} | + | ; {{para|hair color}} : The character hair color. |
− | ; gender : Character gender; either male, female, or X. | + | ; {{para|eye color}} : The character eye color. |
− | ; hair color : The character hair color. | + | ; {{para|alias}} : Any aliases used by the character (not implemented). |
− | ; eye color : The character eye color. | + | ; {{para|nickname}} : Any nicknames used by the character (not implemented). |
− | ; alias : Any aliases used by the character (not implemented). | + | ; {{para|relatives}} : Family or ex‐boyfriend/ex‐girlfriend prior to any route. |
− | ; nickname : Any nicknames used by the character (not implemented). | + | ; {{para|occupations}} : Job or position assumed by the character (not implemented). |
− | ; relatives : Family or ex‐boyfriend/ex‐girlfriend prior to any route. | + | ; {{para|morning schedule}} : Where to find the character in the morning. |
− | ; occupations : Job or position assumed by the character (not implemented). | + | ; {{para|afternoon schedule}} : Where to find the character in the morning. |
− | ; morning schedule : Where to find the character in the morning. | + | ; {{para|evening schedule}} : Where to find the character in the evening. |
− | ; afternoon schedule : Where to find the character in the morning. | ||
− | ; evening schedule : Where to find the character in the evening. | ||
== Example == | == Example == |
Revision as of 19:44, 13 July 2020
Usage
This template is 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 name | |
---|---|
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 = }}
Optional Parameters
|name=
- Character full name (with title) to display in header.
|color=
- Color in which the character name appears in in‐game dialogues.
|image=
- Image of the character in his/her usual clothing. “File:” prefix 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).
|nickname=
- 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
Markup | Renders as | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{infobox character | name = Annie | color = #FF9391 | image = 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 = }} |
|