Template:Price table

From Deep Rock Galactic Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

This template is used to insert a price sub-table into other tables. It is designed specifically to be used within other tables, use elsewhere is highly discouraged.

Usage

{{Price table
| width         = //Width of table. Default is 185px.
| credits       = //Credits
| rank          = //Player Rank
| level         = //Class Level
| croppa        = //Croppa
| jadiz         = //Jadiz
| magnite       = //Magnite
| umanite       = //Umanite
| enor pearl    = //Enor Pearl
| bismor        = //Bismor
| error cube    = //ERR://23¤Y%/
| barley bulb   = //Barley Bulb
| yeast cone    = //Yeast Cone
| malt star     = //Malt Star
| starch nut    = //Starch Nut
| custom        = //Custom Resource (+ Icon)
| custom name   = //Custom Resource Name
}}

Example

{{Price table
| width         = 150px
| credits       = 9001
| croppa        = 420
| enor pearl    = 1
| custom        = '''[O]''' 101
| custom name   = Crumpet
}}
Credit.png 9001 Credits
Croppa 420 Croppa
Enor Pearl 1 Enor Pearl
[O] 101 Crumpet

Notes

  • Not recommended to be used outside of other tables.