From SCP: Secret Laboratory English Official Wiki

No edit summary
(changing values to just show percent. Showing the actual value has just lead to issues with human infoboxes showing a different result.)
Line 35: Line 35:
|}}
|}}
{{#if:{{{speedPenaltyCivilian|}}}|{{!}} style="width:30%;font-size:95%; white-space: nowrap;" {{!}} '''Walk Penalty'''
{{#if:{{{speedPenaltyCivilian|}}}|{{!}} style="width:30%;font-size:95%; white-space: nowrap;" {{!}} '''Walk Penalty'''
{{!}} style="width:45%;" {{!}} -{{MeterstoHubes|{{#expr: 5.4 * ({{{speedPenaltyCivilian}}} * .01)}}}} m/s (Civilian)
{{!}} style="width:45%;" {{!}} -{{{speedPenaltyCivilian}}}% (Civilian)
{{!}}-
{{!}}-
|}}
|}}
{{#if:{{{speedPenaltyCivilian|}}}|{{!}} style="width:30%;font-size:95%; white-space: nowrap;" {{!}} '''Sprint Penalty'''
{{#if:{{{speedPenaltyCivilian|}}}|{{!}} style="width:30%;font-size:95%; white-space: nowrap;" {{!}} '''Sprint Penalty'''
{{!}} style="width:45%;" {{!}} -{{MeterstoHubes|{{#expr: 7.35 * ({{{speedPenaltyCivilian}}} * .01)}}}} m/s (Civilian)
{{!}} style="width:45%;" {{!}} -{{{speedPenaltyCivilian}}}% (Civilian)
{{!}}-
{{!}}-
|}}
|}}
{{#if:{{{staminaPenaltyCivilian|}}}|{{!}} style="width:30%;font-size:95%; white-space: nowrap;" {{!}} '''Stamina Penalty'''
{{#if:{{{staminaPenaltyCivilian|}}}|{{!}} style="width:30%;font-size:95%; white-space: nowrap;" {{!}} '''Stamina Penalty'''
{{!}} style="width:45%;" {{!}} -{{#expr: 20 * ({{{staminaPenaltyCivilian}}} * .01)}}s (Civilian)
{{!}} style="width:45%;" {{!}} -{{{staminaPenaltyCivilian}}}% (Civilian)
{{!}}-
{{!}}-
|}}
|}}
{{#if:{{{speedPenaltyMilitary|}}}|{{!}} style="width:30%;font-size:95%; white-space: nowrap;" {{!}} '''Walk Penalty'''
{{#if:{{{speedPenaltyMilitary|}}}|{{!}} style="width:30%;font-size:95%; white-space: nowrap;" {{!}} '''Walk Penalty'''
{{!}} style="width:45%;" {{!}} -{{MeterstoHubes|{{#expr: 5.4 * ({{{speedPenaltyMilitary}}} * .01)}}}} m/s (Military)
{{!}} style="width:45%;" {{!}} -{{{speedPenaltyMilitary}}}% (Military)
{{!}}-
{{!}}-
|}}
|}}
{{#if:{{{speedPenaltyMilitary|}}}|{{!}} style="width:30%;font-size:95%; white-space: nowrap;" {{!}} '''Sprint Penalty'''
{{#if:{{{speedPenaltyMilitary|}}}|{{!}} style="width:30%;font-size:95%; white-space: nowrap;" {{!}} '''Sprint Penalty'''
{{!}} style="width:45%;" {{!}} -{{MeterstoHubes|{{#expr: 7.35 * ({{{speedPenaltyMilitary}}} * .01)}}}} m/s (Military)
{{!}} style="width:45%;" {{!}} -{{{speedPenaltyMilitary}}}% m/s (Military)
{{!}}-
{{!}}-
|}}
|}}
{{#if:{{{staminaPenaltyMilitary|}}}|{{!}} style="width:30%;font-size:95%; white-space: nowrap;" {{!}} '''Stamina Penalty'''
{{#if:{{{staminaPenaltyMilitary|}}}|{{!}} style="width:30%;font-size:95%; white-space: nowrap;" {{!}} '''Stamina Penalty'''
{{!}} style="width:45%;" {{!}} -{{#expr: 20 * ({{{staminaPenaltyMilitary}}} * .01)}}s (Military)
{{!}} style="width:45%;" {{!}} -{{{staminaPenaltyMilitary}}}% (Military)
{{!}}-
{{!}}-
|}}
|}}

Revision as of 18:30, 14 January 2022

Item infobox
Basic Information
Type {{{type}}}
Usage {{{usage}}}
Other Information
Spawn {{{spawn}}}
Spawn ID {{{ID}}}
Item infobox
Basic Information
Description You're not sure why you'd want to carry this around...
Type Equipment
Usage Plugins
Other Information
Spawn Remote Admin
Spawn ID 35


An infobox for Items.

Example

{{Item infobox
|name = Example item
|image = SCP Foundation (emblem).svg
|image_size = 200
|caption = Some example image
|type = Equipment
|usage = Disarms
|spawn = [[MTF]]
|nocat = yes
}}

Syntax

{{Item infobox
|name = Name override
|image = Image (preferably png)
|caption = Caption that goes under the infobox image
|image_size = Image size override
|type = Item type (Equipment/Misc)|(Tool/Consumable)|SCP Item
|usage = What is it used for
|spawn = Spawn locations (both zones and classes)
|nocat = Doesn't include category
}}

Cookies help us deliver our services. By using our services, you agree to our use of cookies.