WARFRAME Wiki
Advertisement
WARFRAME Wiki
Braton

Credits 25,000


Template for Market items

{{MarketBox
|"pic"
|"name"
|"plat/cred"
|"price"
|"bp?/re?"
<!--|"update it was introduced"-->
}}

Blueprints:

  • use re for reusable blueprints;
  • any other value adds single use blueprint background to an item;
  • any value adds "Blueprint" to item name, you don't need to add it manually.

Additional parameters:

  • link - links cell to certain page instead of linking to item name by default;
  • pre and post - add prefix / postfix to item name without affecting link. Mostly for things like item numbers;
  • aw - for adding Archwing icon similar to ingame market one, use any value (like, "aw=yes");
  • top - vertical adjustment of item image, adds margin on top (set in pixels), should not be needed unless your image is wider than 3:2.

Example:

{{MarketBox
|Braton.png
|Braton
|cred
|25,000
|bp}}
Advertisement