No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
<tr> | <tr> | ||
<th>{{{1}}}</th> | <th>{{{1}}}</th> | ||
<td>{{#if:{{{bar}}}|✅}}</td> | <td>{{#if:{{{bar|}}}|✅}}</td> | ||
<td>{{#if:{{{cas}}}|✅}}</td> | <td>{{#if:{{{cas|}}}|✅}}</td> | ||
<td>{{#if:{{{srv}}}|✅}}</td> | <td>{{#if:{{{srv|}}}|✅}}</td> | ||
<td>{{#if:{{{fine}}}|✅}}</td> | <td>{{#if:{{{fine|}}}|✅}}</td> | ||
<td>{{#if:{{{chic}}}|✅}}</td> | <td>{{#if:{{{chic|}}}|✅}}</td> | ||
<td>{{#if:{{{bus}}}|✅}}</td> | <td>{{#if:{{{bus|}}}|✅}}</td> | ||
<td>{{#if:{{{drone}}}|✅}}</td> | <td>{{#if:{{{drone|}}}|✅}}</td> | ||
<td>{{#if:{{{sec}}}|✅}}</td> | <td>{{#if:{{{sec|}}}|✅}}</td> | ||
<td>{{#if:{{{mil}}}|✅}}</td> | <td>{{#if:{{{mil|}}}|✅}}</td> | ||
<td>{{#if:{{{spec}}}|✅}}</td> | <td>{{#if:{{{spec|}}}|✅}}</td> | ||
<td>{{{2}}}</td> | <td>{{{2}}}</td> | ||
</tr> | </tr> | ||
</onlyinclude></includeonly> | </onlyinclude></includeonly> | ||
Revision as of 11:32, 5 September 2023
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.
- is the name of the item.
- is the source reference, as used in
Template:src - 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.
barfor Barrens Chiccasfor Casual Wearsrvfor Survivalistfinefor Fine High Fashionchicfor Tres Chic High Fashiondronefor Corporate Droneexecfor Corporate Executivesecfor Securitymilfor Militaryspecfor Special-Purpose
The last optional parameter accepts a string that's presented as-is used to create a note.
note
Returns
| Outfit | Street | High Fashion | Corporate | Tactical | Special | Notes | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Barrens Chic | Casual Wear | Survivalist | Fine | Très Chic | Corp-Drone | Executive | Security | Military | |||
| Example | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | sr5 | |
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. [edit]
