Anonymous
×
Create a new article
Write your page title here:
We currently have 205 articles on Shadowrun Seattle Shutdown. Type your article name above or click on one of the titles below and start writing!



Shadowrun Seattle Shutdown

Template:Character: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
{{Documentation}}
{{Documentation}}
<includeonly><onlyinclude>
<includeonly><onlyinclude>
<div class="infobox {{{color|yellow}}}" style="margin-right:10px">{{#ifeq:{{NAMESPACE}}|Template||[[Category:Character|{{#vardefineecho:sortkey|{{{sortkey|{{#explode:{{PAGENAME}}| |-2}}}}}}}]]{{#ifeq:{{{player|false}}}|true|[[Category:Player Character|{{#var:sortkey}}]]}}}}
<div class="infobox {{{color|yellow}}}" style="margin-right:10px">{{#ifeq:{{NAMESPACE}}|Template||[[Category:Character|{{#vardefineecho:sortkey|{{{sortkey|{{#explode:{{PAGENAME}}| |-1}}}}}}}]]{{#ifeq:{{{player|false}}}|true|[[Category:Player Character|{{#var:sortkey}}]]}}}}
<div class="infoicon {{{color|yellow}}}">[[File:icon-character.svg|50px|link=:Category:Character]]</div>
<div class="infoicon {{{color|yellow}}}">[[File:icon-character.svg|50px|link=:Category:Character]]</div>
<div class="overbox {{{color|yellow}}}" style="width: 250px; height: 50px; font-family: monospace;">SIN {{{sin|Not On File}}}<br />{{#ifeq:{{NAMESPACE}}|Template|{{{name|{{PAGENAME}}}}}|{{DISPLAYTITLE:{{{name|{{PAGENAME}}}}}}}}} {{#if:{{{aka|}}}|a.k.a. {{#explode:{{{aka}}}|,|0}}}}</div>
<div class="overbox {{{color|yellow}}}" style="width: 250px; height: 50px; font-family: monospace;">SIN {{{sin|Not On File}}}<br />{{#ifeq:{{NAMESPACE}}|Template|{{{name|{{PAGENAME}}}}}|{{DISPLAYTITLE:{{{name|{{PAGENAME}}}}}}}}} {{#if:{{{aka|}}}|a.k.a. {{#explode:{{{aka}}}|,|0}}}}</div>

Revision as of 11:27, 3 May 2023

Icon-documentation.svg

Template:Character is used to create the summary sidebar on Character pages.

Icon-character.svg
SIN {{{type}}}{{{issuer}}}{{{issued}}}–
MUSUME Yoi a.k.a. Shirayuri

File:Shirayuri-jacket-p.png; shirayuri-jumpsuit-p.png; shirayuri-holiday violinist-p.png; shirayuri-student cheerleader-p.png; shirayuri-student violinist-p.png

Also Known As White Lily
NameMUSUME Yoi
Biometrics
MetatypeElf
Height170 cm (5 ft 7 in)
Weight81.5 kg (180 lb) actual
59.9 kg (132 lb) apparent
SkinMedium
EyesBrown
HairBlack
Infometrics
Date of BirthThursday, December 27, 2040 (Age 19)
Place of BirthNagoya, Aichi Prefecture, JIS
Nationality of RecordRenraku
Legal ResidenceLevel 231‌, SCIRE, Seattle Metroplex, UCAS
SIN
BiowareNone On File
CyberwareLimb Replacement (Bilateral Circumscapular), Limb Replacement (Bilateral Transfemoral)
Metadata
First Appearance
Latest Appearance

Usage

Defaulting Parameters

These are mandatory parameters, but they have default values.

  • name defaults to {{PAGENAME}}. It's primary purpose is applying formatting characters, as in Fräulein Ärtzin.

Non-Defaulting Parameters

These mandatory parameters must be supplied; they have no defaults:

  • metatype — the character's metatype. For metavariants, use parenthesis to include the metavariant after the base metatype.
  • gender — the character's gender. It will accept any string, but should be something previously defined in Character by Gender.
  • height — the character's height in centimeters.
  • weight — the character's 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

  • color (default: yellow) controls the color of the background. The valid options are:
red
green
blue
yellow
purple
cyan
gray
white
  • banded replaces color for Deus' minions: it can be one of white, blue, or green. It works as color and adds the character to the appropriate categories.
  • image — a semi-colon separated list of Portrait files. Depending on the number of images supplied (none or less than three respectively), the article may be added to Characters without Images or Characters with Few Images.
  • dob — the character's date of birth in YYYY/MM/DD format.
  • pob — the character's place of birth.
  • nor — the character's nationality of record, which may include SIN-granting megacorportions.
  • home — the character's legal residence.
  • bio — a comma-separated list of the character's bioware implants. Only role-defining or illegal implants should be listed.
  • cyber — as bio, but for cyberware.
  • streetname overrides the {{DISPLAYTITLE}} behavior attached to the name parameter. If this parameter is in use, name must be defined.
  • aka is a comma-delimited lists of aliases or nick-names; the first one will appear in the tab at the top of the profile box along with name, while the others will appear below the artwork.
  • weight-app is the character's apparent weight in kilograms; see How Much Did You Say He Weighed? for how real weight and apparant weight might not match.

Metaparameters

These optional parameters control aspects that are out-of-character.

  • player (default: false) — if set to true, the article is added to Player Character in addition to Character.
  • sortkey (default: the last word in {{PAGETITLE}}) — This usually suffices for characters using the standard English name order (Given Middle Family), characters with names presented in the Japanese pattern (Family Given) will need to specify the sort key explicitly.

Return

An example of the possible output is to the right; edit the documentation to see how it is constructed.

The documentation above was transcluded from Template:Character/Documentation.