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

No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 3: Line 3:
<tr>
<tr>
<td><strong>{{{1}}}</strong>{{#if:{{{2|}}}|{{src|{{{2}}}|ref={{{3}}}}}}}</td>
<td><strong>{{{1}}}</strong>{{#if:{{{2|}}}|{{src|{{{2}}}|ref={{{3}}}}}}}</td>
<td>{{#if:{{{bar|}}}|}}</td>
<td style="color: lawngreen;">{{#if:{{{bar|}}}|{{#fas:people-robbery}}}}</td>
<td>{{#if:{{{cas|}}}|}}</td>
<td style="color: lawngreen;">{{#if:{{{cas|}}}|{{#fas:person-half-dress}}}}</td>
<td>{{#if:{{{srv|}}}|}}</td>
<td style="color: lawngreen;">{{#if:{{{srv|}}}|{{#fas:tree}}}}</td>
<td>{{#if:{{{fine|}}}|}}</td>
<td style="color: lawngreen;">{{#if:{{{fine|}}}|{{#fas:person-rays}}}}</td>
<td>{{#if:{{{chic|}}}|}}</td>
<td style="color: lawngreen;">{{#if:{{{chic|}}}|{{#fas:person-dress-burst}}}}</td>
<td>{{#if:{{{drone|}}}|}}</td>
<td style="color: lawngreen;">{{#if:{{{drone|}}}|{{#fas:user-tie}}}}</td>
<td>{{#if:{{{exec|}}}|}}</td>
<td style="color: lawngreen;">{{#if:{{{exec|}}}|{{#fas:money-bill-trend-up}}}}</td>
<td>{{#if:{{{sec|}}}|}}</td>
<td style="color: lawngreen;">{{#if:{{{sec|}}}|{{#fas:person-rifle}}}}</td>
<td>{{#if:{{{mil|}}}|{{#fas:person-military-rifle}}</td>
<td style="color: lawngreen;">{{#if:{{{mil|}}}|{{#fas:person-military-rifle}}}}</td>
<td>{{#if:{{{spec|}}}|}}</td>
<td style="color: lawngreen;">{{#if:{{{spec|}}}|{{#fas:person}}}}</td>
<td>{{{note|}}}</td>
<td>{{{note|}}}</td>
</tr>
</tr>
</onlyinclude></includeonly>
</onlyinclude></includeonly><span style="display:none;"><references /></span>

Latest revision as of 15:20, 9 March 2024

Icon-documentation.svg

Template:TableArmor is used in Table:Clothing Types to present information about what types of armor are suitable in what situations.

Usage

It accepts three mandatory parameters, and twelve optional parameters.

  1. is the name of the item.
  2. is the source reference, as used in Template:src
  3. is the page reference

At least one optional parameter should be set. Any value will cause the appropriate column to be marked. Empty columns should remain unset.

  • bar for Barrens Chic
  • cas for Casual Wear
  • srv for Survivalist
  • fine for Fine High Fashion
  • chic for Tres Chic High Fashion
  • drone for Corporate Drone
  • exec for Corporate Executive
  • sec for Security
  • mil for Military
  • spec for Special-Purpose

The last optional parameter accepts a string that's presented as-is used to create a note.

  • note

Returns

Clothing Types
OutfitStreetHigh FashionCorporateTacticalSpecialNotes
Barrens Chic Casual Wear Survivalist Fine Très Chic Corp-Drone Executive Security Military
Example[1] Notes

Note

Template:TableArmor/Top is also used in Table:Clothing Types, instead of Template:TableTop, due to the special formatting used.

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