Template:Vendingmachine: Difference between revisions
Jump to navigation
Jump to search
Attempted to add premium items section
imported>Jordie0608 (Created page with "<includeonly> {|width="600px" cellspacing="0" cellpadding="2" |bgcolor = "{{{name_bg|#C7DCEC}}}" align="center" colspan=2|<font color="{{{name_font|#000000}}}">'''{{{name|N/A}...") |
imported>Thundercoot (Attempted to add premium items section) |
||
Line 13: | Line 13: | ||
|- | |- | ||
|bgcolor="{{{hacked_bg|#CBD1EE}}}" align="left" colspan=2|<font color="{{{hacked_font|#000000}}}">{{{hackeditems|N/A}}}</font> | |bgcolor="{{{hacked_bg|#CBD1EE}}}" align="left" colspan=2|<font color="{{{hacked_font|#000000}}}">{{{hackeditems|N/A}}}</font> | ||
|- | |||
|bgcolor="{{{premium_bg|#FFD700}}}" align="center" colspan=2|<font color="{{{premium_font|#000000}}}">'''Premium items'''</font> | |||
|- | |||
|bgcolor="{{{premium_bg|#FFD700}}}" align="left" colspan=2|<font color="{{{premium_font|#000000}}}">{{{premiumitems|N/A}}}</font> | |||
|} | |} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Line 30: | Line 34: | ||
hacked_bg=#CBD1EE | | hacked_bg=#CBD1EE | | ||
hacked_font=red | | hacked_font=red | | ||
hackeditems=Zippo<br>Matches | hackeditems=Zippo<br>Matches | | ||
premium_bg=#FFD700 | | |||
premium_font=blue | | |||
premiumitems=Pulse Rifle<br>Antag Token | |||
}}</pre> | }}</pre> | ||
Line 48: | Line 55: | ||
hacked_bg=#CBD1EE | | hacked_bg=#CBD1EE | | ||
hacked_font=red | | hacked_font=red | | ||
hackeditems=Zippo<br>Matches | hackeditems=Zippo<br>Matches | | ||
premium_bg=#FFD700 | | |||
premium_font=blue | | |||
premiumitems=Pulse Rifle<br>Antag Token | |||
}} | }} | ||