No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
==Usage== | ==Usage== | ||
It has numerous {{Parameter|mandatory}}s and {{Parameter|optional}}s. | It has numerous {{Parameter|mandatory}}s and {{Parameter|optional}}s. | ||
===Defaulting Parameters=== | |||
These are {{Parameter|mandatory}}s, but they have default values. | |||
* {{Code|name}} (default: {{Code|<nowiki>{{PAGENAME}}</nowiki>}} | |||
===Non-Defaulting Parameters=== | |||
These {{Parameter|mandatory}}s must be supplied; they have no defaults: | |||
* {{Code|height}} — the character's height in centimeters. | |||
* {{Code|weight}} — the characters' weight in kilograms. | |||
* {{Code|skin}} — the character's natural skin-tone; any description is acceptable, but it should be kept short. | |||
* {{Code|eyes}} — the character's eye color if natural, or the manufacturer, make, and model if cybernetic. | |||
* {{Code|hair}} — the character's natural hair color. | |||
===Optional Parameters=== | |||
* {{Code|aka}} — The first one will appear in the tab at the top of the profile box along with {{Code|name}}, while the others will appear below the artwork. | |||
===Metaparameters=== | ===Metaparameters=== | ||
These | These {{Parameter|optional}}s control aspects that are out-of-character. | ||
* {{Code|player}} (default: {{Code|false}}) — if set to {{Code|true}}, the article is added to {{Category|Player Character}} in addition to {{Category|Character}}. | * {{Code|player}} (default: {{Code|false}}) — if set to {{Code|true}}, the article is added to {{Category|Player Character}} in addition to {{Category|Character}}. | ||
==Return== | ==Return== | ||
An example of the possible output is to the right; <span class="plainlinks">[{{fullurl:Template:{{PAGENAME}}/Documentation|action=edit}} edit the documentation]</span> to see how it is constructed. | An example of the possible output is to the right; <span class="plainlinks">[{{fullurl:Template:{{PAGENAME}}/Documentation|action=edit}} edit the documentation]</span> to see how it is constructed. | ||
Revision as of 16:35, 24 October 2022
Template:Infobox Character is used to create the summary sidebar on Character pages.
Musume Yoi
a.k.a. Shirayuri
a.k.a. Shirayuri
[[Category:Characters without Images|]][[Category:Characters with Few Images|]]
| Name | Musume Yoi |
| Also Known As | Cybercheerleader, Girl with the Dragon Unmentionables |
| Biometrics | |
|---|---|
| Metatype | [[:Category:{{{metatype}}}|{{{metatype}}}]] |
| Gender | Error! gender is required by Template:Character! |
| Height | [convert: invalid number] |
| Weight | [convert: invalid number] |
| Skin | Error! skin is required by Template:Character! |
| Eyes | Error! eyes is required by Template:Character! |
| Hair | Error! hair is required by Template:Character! |
| Infometrics | |
| Date of Birth | Not On File |
| Place of Birth | Not On File |
| Nationality | Not On File |
| Legal Residence | Not On File |
| Relationships | |
| Family | None On File |
Usage
It has numerous mandatory parameters and optional parameters.
Defaulting Parameters
These are mandatory parameters, but they have default values.
name(default:{{PAGENAME}}
Non-Defaulting Parameters
These mandatory parameters must be supplied; they have no defaults:
height— the character's height in centimeters.weight— the characters' weight in kilograms.skin— the character's natural skin-tone; any description is acceptable, but it should be kept short.eyes— the character's eye color if natural, or the manufacturer, make, and model if cybernetic.hair— the character's natural hair color.
Optional Parameters
aka— The first one will appear in the tab at the top of the profile box along withname, while the others will appear below the artwork.
Metaparameters
These optional parameters control aspects that are out-of-character.
player(default:false) — if set totrue, the article is added to Player Character in addition to Character.
Return
An example of the possible output is to the right; edit the documentation to see how it is constructed.
