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:Location: Difference between revisions

No edit summary
No edit summary
Line 26: Line 26:
}}
}}
{{TableSlim|width=350px}}
{{TableSlim|width=350px}}
{{TableMid|Name|{{{name|{{PAGENAME}}}}}}}
{{TableMid|Address|{{SplitLink|{{{address}}}}}|display={{{unique|}}}}
{{TableMid|Also Known As|{{#explode:{{{aka}}}|,|1|2}}|display={{#pos:{{{aka|}}}|,}}}}
<tr><th colspan="2">Biometrics</th></tr>
{{TableMid|Metatype|{{#if:{{{metatype}}}
|{{Category|{{SplitP|{{{metatype}}}|out}}|key}}{{#ifeq:{{SplitP|{{{metatype}}}|in}}|{{SplitP|{{{metatype}}}|out}}|<!--No Subtype-->| &#32;({{Category|{{SplitP|{{{metatype}}}|in}}|key}})}}
|{{Required|metatype|Character}}
}}}}
}}}}
{{TableMid|Height|{{#if:{{{height}}}|{{convert|{{#vardefineecho:height|{{{height}}}}}|cm|ftin}}|{{Required|height|Character}}}}}}
{{TableMid|Weight|{{#if:{{{weight}}}|{{convert|{{#vardefineecho:weight|{{{weight}}}}}|kg|lb}}|{{Required|weight|Character}}}}{{#if:{{{weight-app|}}}|&#32;actual<br>{{convert|{{{weight-app}}}|kg|lb}} apparent}}}}
{{TableMid|Skin|{{#ifeq:{{#len:{{{skin|}}}}}|0|{{Required|skin|Character}}|{{{skin}}}}}}}
{{TableMid|Eyes|{{#ifeq:{{#len:{{{eyes|}}}}}|0|{{Required|eyes|Character}}|{{{eyes}}}}}}}
{{TableMid|Hair|{{#ifeq:{{#len:{{{hair|}}}}}|0|{{Required|skin|Character}}|{{{hair}}}}}}}
<tr><th colspan="2">Infometrics</th></tr>
{{TableMid|Date of Birth|{{#if:{{{dob|}}}|{{LongTime|{{{dob}}}}} (Age {{Age|{{{dob}}}}})|Not On File}}}}
{{TableMid|Place of Birth|{{#if:{{{pob|}}}|{{SplitLink|{{{pob}}}|in=,}}|Not On File}}}}
{{TableMid|Nationality of Record|{{#if:{{{nor|}}}|{{{nor}}}|Not On File}}}}
{{TableMid|Legal Residence|{{#if:{{{home|}}}|{{SplitLink|{{{home}}}|in=,}}|Not On File}}}}
<!-- Revisit this for the next game, for this one, it doesn't matter.{{TableMid|SIN|}}-->
{{TableMid|Bioware|{{#if:{{{bio|}}}|{{SplitLink|{{{bio}}}|in=,}}|None On File}}}}
{{TableMid|Cyberware|{{#if:{{{cyber|}}}|{{SplitLink|{{{cyber}}}|in=,}}|None On File}}}}
<tr><th colspan="2">Relationships</th></tr>
{{TableMid|Family|{{#if:{{{family|}}}|{{SplitLink|{{{family}}}|in=;}}|None On File}}}}
{{TableMid|Contacts|{{#dpl:
| category = Contact
| linksto = {{FULLPAGENAME}}
| ordermethod = title
| mode = none
}}|display={{{player|}}}}}
{{#ifeq:{{NAMESPACE}}|Template||<tr><th colspan="2">Metadata</th></tr>}}
{{#ifeq:{{NAMESPACE}}|Template||<tr><th colspan="2">Metadata</th></tr>}}
{{TableMid|First Appearance|{{#dpl:
{{TableMid|First Appearance|{{#dpl:

Revision as of 18:21, 18 January 2024

Icon-documentation.svg

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

Icon-location.svg
Location

Scire-footprint-overlay.webp

}}
Address1 Renraku Way, Seattle Metroplex, UCAS
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:

Optional Parameters

  • color (default: cyan) controls the color of the background. The valid options are:
red
green
blue
yellow
purple
cyan
gray
white
  • image — a semi-colon separated list of Image files.

Metaparameters

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

  • sortkey (default: {{PAGETITLE}}) — This usually suffices for most article, but it can be overriden if needed.

Returns

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:Location/Documentation.