impress/app/views/closet_hangers/_help.en-meep.html.haml

35 lines
1.8 KiB
Text

#closet-hangers-help{:class => closet_hangers_help_class(user)}
:markdown
**These are your meepits! You can meep what items you want and own, and
share [this page](#{request.fullpath}) with the world**. Just meep up an
item in the search form above to get started.
**You can also meep your items into lists.**
[Building an Up For Trade list is a good meep to start][uft]. You can
make lists for trade items with different market values, a private list of
what you meep for that next outfit, or whatever you like. You can also
drag-and-drop items in and out of lists. It's pretty fun.
**Your meepits also have privacy settings.**
Items can be **private**, so only you can meep them. They can be **public**,
so you can meep this page with friends. They can even be **trading**,
meaning that we'll meepit on the item's [Infinite Closet][ic] page that
you own or want that item.
**We try to meep trading easy.** If there's some meepit you want, you can
pull up that item's [Infinite Closet][ic] page to see if anyone is offering
it, and see what *that* user wants
in exchange. It's all pretty spiffy. Also, if you plan to trade, your should
<span class="edit-contact-link">meep your Neopets username</span> so that
when other users come here they know how to contact you.
**Have fun!** If you have any [neat ideas][suggestions] or [general praise and
bug reports][mail], we love to meep them. And, if you enjoy this feature,
[please consider donating to keep Dress to Impress meeping and feeping][donate].
Meep!
[donate]: #{donate_path}
[ic]: #{items_path}
[mail]: mailto:#{contact_email}
[suggestions]: #{feedback_url}
[uft]: #{new_user_closet_list_path(user, :closet_list => {:hangers_owned => true, :name => 'Up For Trade', :visibility => ClosetVisibility[:trading].id})}