More actions
(add class to view details) |
No edit summary |
||
| Line 3: | Line 3: | ||
<div class="button-container__spacebetween"> | <div class="button-container__spacebetween"> | ||
<div class="home-card__info"><span class="rank-card__name">{{{1|Quartz}}}</span><br><span class="rank-card__price">{{#switch: {{{1|Quartz}}} | Quartz = 5.00 USD | Amethyst = 15.00 USD | Sapphire = 25.00 USD | Emerald = 35.00 USD | Topaz = 45.00 USD | Iridium = 5.00 USD* | Prism = 10.00 USD*}}</span></div> | <div class="home-card__info"><span class="rank-card__name">{{{1|Quartz}}}</span><br><span class="rank-card__price">{{#switch: {{{1|Quartz}}} | Quartz = 5.00 USD | Amethyst = 15.00 USD | Sapphire = 25.00 USD | Emerald = 35.00 USD | Topaz = 45.00 USD | Iridium = 5.00 USD* | Prism = 10.00 USD*}}</span></div> | ||
<div class="home-card__links"><div class="home-link__button viewdetails-button | <div class="home-card__links"><div class="home-link__button viewdetails-button">[{{#switch: {{{1|Quartz}}} | Quartz = https://shop.prismparty.net/package/1054650 | Amethyst = https://shop.prismparty.net/package/1054653 | Sapphire = https://shop.prismparty.net/package/1054659 | Emerald = https://shop.prismparty.net/package/1054662 | Topaz = https://shop.prismparty.net/package/1054665 | Iridium = https://shop.prismparty.net/package/1054701?subscription | Prism = https://shop.prismparty.net/package/1054704?subscription}} View details]</div></div> | ||
</div> | </div> | ||
</div> | </div> | ||
<templatestyles src="Template:Rank/styles.css"/><noinclude><!-- For preview only --><templatestyles src="Template:Home/shared/styles.css" />{{/doc}}</noinclude> | <templatestyles src="Template:Rank/styles.css"/><noinclude><!-- For preview only --><templatestyles src="Template:Home/shared/styles.css" />{{/doc}}</noinclude> | ||
Revision as of 20:26, 28 April 2023

This documentation is transcluded from Template:Rank/doc. Changes can be proposed in the talk page.
{{Rank}} is a template for displaying a graphical card that represents one of the seven player ranks. Given a rank, it will generate a card with the appropriate Rocki, price, and store link.
Displays a card of the given rank with price information and a link to the store page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Rank | 1 | The rank you wish to display within the card. Must be one of the seven player ranks in title-case.
| String | required |