User:Grondinw: Difference between revisions
From Space Station 14 Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
#Work in progress - I am learning how to properly use this wiki. | #Work in progress - I am learning how to properly use this wiki. | ||
# | #This is my first attempt at doing something useful on the wiki. I am trying to properly set up a Weapon > Melee page. | ||
#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). | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ Melee Weapons | |+ Melee Weapons | ||
|- | |- | ||
! Icon !! Item !! Damage !! How to acquire !! Notes | ! Icon !! Item !! Damage !! How to acquire !! Notes | ||
|- | |||
|- | |||
| #for icon Is it better to pull the sprite directly from the Github ? If yes, is it possible ? || #for item name || #for for damage | | #for icon Is it better to pull the sprite directly from the Github ? If yes, is it possible ? || #for item name || #for for damage | ||
#is it better to pull the value directly from the github? If yes is it possible ? || #for how to acquire || #for notes | #is it better to pull the value directly from the github? If yes is it possible ? || #for how to acquire || #for notes | ||
|- | |- | ||
| | | <img src="https://github.com/space-wizards/space-station-14/blob/master/Resources/Textures/Objects/Weapons/Melee/baseball_bat.rsi/icon.png?raw=true"> | ||
| Baseball_Bat || Example || #blank || #BLANK | |||
|- | |- | ||
| Example || Example || Example | | Example || Example || Example | ||
|} | |} |
Revision as of 15:15, 31 May 2022
- Work in progress - I am learning how to properly use this wiki.
- This is my first attempt at doing something useful on the wiki. I am trying to properly set up a Weapon > Melee page.
- 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).
Icon | Item | Damage | How to acquire | Notes |
---|---|---|---|---|
#for icon Is it better to pull the sprite directly from the Github ? If yes, is it possible ? | #for item name | #for for damage
| ||
<img src="https://github.com/space-wizards/space-station-14/blob/master/Resources/Textures/Objects/Weapons/Melee/baseball_bat.rsi/icon.png?raw=true"> | Baseball_Bat | Example | #blank | #BLANK |
Example | Example | Example |