Add more notes about the state of alt styles to the alt styles page
This commit is contained in:
parent
6206be6c03
commit
362e2ab4e7
1 changed files with 8 additions and 3 deletions
|
@ -9,9 +9,14 @@
|
||||||
homepage! Thank you! 💖
|
homepage! Thank you! 💖
|
||||||
|
|
||||||
%p
|
%p
|
||||||
(Also, heads-up: our system can only collect data on <em>wearable</em> items,
|
Also, heads-up: Style tokens are pretty different from normal wearables, so
|
||||||
so there's not a great way for us to get style tokens onto tradelists… this
|
we haven't decided how to bring them into the customizer yet! Whatever we do,
|
||||||
may change someday, but probably not soon, sorry!)
|
it'll be a bit tricky and new 😅❗️
|
||||||
|
|
||||||
|
%p
|
||||||
|
Also, second heads-up: Because our system can only collect data about normal
|
||||||
|
wearables, there's not a great way for us to get style tokens onto
|
||||||
|
tradelists… this may change someday, but probably not soon, sorry!
|
||||||
|
|
||||||
- @alt_styles.group_by(&:species).each do |species, species_styles|
|
- @alt_styles.group_by(&:species).each do |species, species_styles|
|
||||||
%h2.alt-styles-header= species.human_name
|
%h2.alt-styles-header= species.human_name
|
||||||
|
|
Loading…
Reference in a new issue