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

No edit summary
No edit summary
Line 2: Line 2:
<includeonly><onlyinclude>
<includeonly><onlyinclude>
[[Category:Contact|{{#var:sortkey}}]]
[[Category:Contact|{{#var:sortkey}}]]
{{Iconbox|'''{{PAGENAME}}'''<br />[[Contacts#{{SplitP|{{{2}}}|out}}|{{{2|{{Required|2}}}}} Contact]] for [[{{{1|{{Required|2}}}}}]].<br />{{Bar|[[Contacts|Rating]]|[[Contacts#Connection|Connection]]: {{{c}}}|[[Contacts#Expertise|Expertise]]: {{{e}}}|[[Contacts#Loyalty|Loyalty]]: {{{l}}}|[[Contacts#Size|Size]]: {{{s}}}}}
{{Iconbox|'''{{PAGENAME}}'''<br />[[Contacts#{{SplitP|{{{2}}}|out}}|{{{2|{{Required|2}}}}} Contact]] for [[{{{1|{{Required|2}}}}}]].<br />{{Bar
|[[Contacts|Rating]]
|[[Contacts#Connection|Connection]]: {{{c}}}
|[[Contacts#Expertise|Expertise]]: {{{e}}}
|[[Contacts#Loyalty|Loyalty]]: {{{l}}}
|[[Contacts#Size|Size]]: {{{s}}}
}}
|{{#switch:{{{2}}}
|{{#switch:{{{2}}}
| #default = character}}|color=gray}}</onlyinclude></includeonly>
| #default = character}}|color=gray}}</onlyinclude></includeonly>

Revision as of 14:34, 31 August 2023

Icon-documentation.svg

Template:Contact is used on Contact Character pages to identify the type and ratings of a Player Character's Contacts.

Usage

When first invoked on a character page, it has three numbered mandatory string parameters and multiple named mandatory integer parameters.

It also has three optional parameters

  • s (default: 0) is the contact's Size.
  • skills only applies to Service and Legwork Contacts.
  • name (default: {{PAGENAME}}) overides the text label on the infobox.

The second time it is invoked on a page, only l is required — all other parameters flow from the first instance.

Returns

{{Contact|Rook|Transportation (Aerospace)|Seattle Metroplex|skills=Things, Stuff|c=3|e=3|l=4|s=0}} returns:

[[Category:Contact|]]

In addition, it adds the page to Contact along with an appropriate subcategory for it's type.

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