Template:Item Header: Difference between revisions
From Space Station 14 Wiki
JammerHammer (talk | contribs) (created a template for adding items, based on the Template:Job_header) |
JammerHammer (talk | contribs) m (formatting) |
||
Line 10: | Line 10: | ||
<!-- --><div style="padding-left: 10px; width:100%; border-bottom: 1px solid lightgray; border-left: 1px solid lightgray;"> | <!-- --><div style="padding-left: 10px; width:100%; border-bottom: 1px solid lightgray; border-left: 1px solid lightgray;"> | ||
<!-- --><h3>{{{title|Item Name}}}</h3> | <!-- --><h3>{{{title|Item Name}}}</h3> | ||
<!-- -->: '''Item ID''': {{{ | <!-- -->: '''Item ID''': {{{item ID|BaseItem}}} <!--what it is called in the code--> | ||
<!-- -->: '''Fragility''': {{{fragility|Fragile (breaks into [[tears]]}}} <!-- e.g. cups break into glass shards--> | <!-- -->: '''Fragility''': {{{fragility|Fragile (breaks into [[tears]]}}} <!-- e.g. cups break into glass shards--> | ||
<!-- -->: '''Size''': {{{size|5 units}}} | <!-- -->: '''Size''': {{{size|5 units}}} | ||
<!-- -->: '''Value''': {{{value|0 spesos}}} | <!-- -->: '''Value''': {{{value|0 spesos}}} | ||
<!-- -->: '''Use Action''': {{{ | <!-- -->: '''Use Action''': {{{action|none}}} | ||
<!-- -->: '''Damage''': {{{damage| Not a usable weapon}}} <!--there is a difference between an item that can't be swung, and one that can but does 0 damage--> | <!-- -->: '''Damage''': {{{damage| Not a usable weapon}}} <!--there is a difference between an item that can't be swung, and one that can but does 0 damage--> | ||
<!-- --></div> | <!-- --></div> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 22:23, 2 September 2023
Lame Category
Item Name
- Item ID: BaseItem
- Fragility: Fragile (breaks into tears
- Size: 5 units
- Value: 0 spesos
- Use Action: none
- Damage: Not a usable weapon