Switch from decluttering cards to streamline cards
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
decluttering_templates:
|
||||
streamline_templates:
|
||||
phone_info_grid:
|
||||
card:
|
||||
type: custom:stack-in-card
|
||||
@ -4154,11 +4154,11 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Tony's iPhone
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: iphone_entities_card
|
||||
variables:
|
||||
- device: tony_s_iphone
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: phone_info_grid
|
||||
variables:
|
||||
- device: tony_s_iphone
|
||||
@ -4167,11 +4167,11 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Tina's iPhone
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: iphone_entities_card
|
||||
variables:
|
||||
- device: tinas_iphone
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: phone_info_grid
|
||||
variables:
|
||||
- device: tinas_iphone
|
||||
@ -4180,11 +4180,11 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Kallen's iPhone
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: iphone_entities_card
|
||||
variables:
|
||||
- device: kallen_iphone
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: phone_info_grid
|
||||
variables:
|
||||
- device: kallen_iphone
|
||||
@ -4219,7 +4219,7 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Tony's iPad
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: ipad_entities_card
|
||||
variables:
|
||||
- device: tony_s_ipad
|
||||
@ -4227,7 +4227,7 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Tina’s iPad
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: ipad_entities_card
|
||||
variables:
|
||||
- device: tinas_ipad
|
||||
@ -5161,7 +5161,7 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: ironnerd24
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: xbox_card
|
||||
variables:
|
||||
- gamertag: tm24fan
|
||||
@ -5169,7 +5169,7 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: kjsgamer2012
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: xbox_card
|
||||
variables:
|
||||
- gamertag: kjsgamer2012
|
||||
@ -5177,7 +5177,7 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: irishpirate1988
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: xbox_card
|
||||
variables:
|
||||
- gamertag: irishpirate1988
|
||||
|
Reference in New Issue
Block a user