|
|
(35 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| #Work in progress - I am learning how to properly use this wiki.
| | In game I usually play as "Plasma". |
|
| |
|
| #This is my first attempt at doing something useful on the wiki. I am trying to properly set up a Weapon > Melee page.
| | Moved the weapons page I was working on to : https://wiki.spacestation14.io/wiki/Weapons |
| | |
| #Still trying to figure out if I have to pull the data from the github automatically (future proof that shit or just manually enter the values).
| |
| | |
| #Template test
| |
| | |
| {| class="wikitable sortable"
| |
| | |
| |+ '''Trying''' to achieve a great template
| |
| |-
| |
| | |
| ! Icon !! Name !! Damage !! How to acquire !! Notes
| |
| |-
| |
| | |
| | Example || Example || Example || Example || Example
| |
| |}
| |
| | |
| =Weapons=
| |
| | |
| TEXT HERE ABOUT WEAPON IN GENERAL
| |
| | |
| ==Melee Weapons==
| |
| | |
| TEXT HERE ABOUT MELEE WEAPONS
| |
| | |
| | |
| {| class="wikitable sortable" style="width:80%" border="1" cellspacing="0" cellpadding="1"
| |
| | |
| |+ WE CAN ADD A TITLE HERE OR NOT
| |
| |-
| |
| | |
| ! scope="col" class="unsortable" align="center"| Icon
| |
| ! scope="col" style align="center" | Item
| |
| ! scope="col" align="center" | Damage
| |
| ! scope="col" class="unsortable" align="center" | How to acquire
| |
| ! scope="col" class="unsortable" align="center" Notes
| |
| | |
| | |
| |-
| |
| | |
| | [[File:Baseball_bat.png|center|64px]]
| |
| | '''Baseball Bat''' <ref> https://github.com/space-wizards/space-station-14/blob/72dcef420340cac721b01810ee247da4c8a70b23/Resources/Prototypes/Entities/Objects/Weapons/Melee/baseball_bat.yml</ref>
| |
| | 14 Blunt
| |
| | #blank
| |
| | A robust baseball bat.
| |
| | |
| |-
| |
| | Icon here
| |
| | Item name here
| |
| | Damage here
| |
| | How to acquire here
| |
| | Notes here
| |
| | |
| |}
| |