Template:Autowiki/VendingMachine: Difference between revisions

From tgwiki2
Jump to navigation Jump to search
imported>Mothblocks
No edit summary
imported>SpaceSmithers
Swaps premium and hacked sections to avoid confusion. Made the premium color less distinct.
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{| class="wikitable"
{| class="wikitable"
|colspan="2"|[[File:Autowiki-{{{name}}}.png|50px]] <b>{{{name}}}</b>
|[[File:Autowiki-{{{name}}}.png|50px]] <b>{{{name}}}</b>
|-
|-
! Products
! Products
|-
| <ul>{{{products}}}</ul>
| <ul>{{{products}}}</ul>
|- {{#if: {{{premium}}} | | style="display: none"}}
!style="background-color: hsl(60, 50%, 75%)" | Premium
|- {{#if: {{{premium}}} | | style="display: none"}}
|style="background-color: hsl(60, 50%, 85%)" | <ul>{{{premium}}}</ul>
|- {{#if: {{{contraband}}} | | style="display: none"}}
|- {{#if: {{{contraband}}} | | style="display: none"}}
! Contraband
!style="background-color: hsl(0, 50%, 60%)" | Contraband
| <ul>{{{contraband}}}</ul>
|- {{#if: {{{contraband}}} | | style="display: none"}}
|- {{#if: {{{premium}}} | | style="display: none"}}
|style="background-color: hsl(0, 50%, 70%)" | <ul>{{{contraband}}}</ul>
! Premium
| <ul>{{{premium}}}</ul>
|}
|}



Latest revision as of 04:57, 11 May 2022