Candidate:Template:SetStone: Difference between revisions

From PickiPedia: A knowledge base of bluegrass, old time psychedelic jams, and other public domain music
Jump to navigationJump to search
Magent (talk | contribs)
Draft Template:SetStone for display of set stone NFTs
 
Magent (talk | contribs)
Draft Template:SetStone for display of set stone NFTs
 
Line 49: Line 49:
[[Category:Show templates]]
[[Category:Show templates]]
</noinclude><includeonly><div class="set-stone" style="display: inline-block; width: 18em; padding: 0.8em 1em; margin: 0.5em 0.5em 0.5em 0; background: #fafaf3; border: 1px solid #c8c4b0; border-left: 3px solid {{#switch:{{{color|}}}|ruby=#cc4444|emerald=#44aa66|sapphire=#4477bb|topaz=#cca844|diamond=#bbb|#98b}}; font-family: Georgia, serif; box-shadow: 2px 2px 0 rgba(0,0,0,0.05); vertical-align: top; position: relative;">
</noinclude><includeonly><div class="set-stone" style="display: inline-block; width: 18em; padding: 0.8em 1em; margin: 0.5em 0.5em 0.5em 0; background: #fafaf3; border: 1px solid #c8c4b0; border-left: 3px solid {{#switch:{{{color|}}}|ruby=#cc4444|emerald=#44aa66|sapphire=#4477bb|topaz=#cca844|diamond=#bbb|#98b}}; font-family: Georgia, serif; box-shadow: 2px 2px 0 rgba(0,0,0,0.05); vertical-align: top; position: relative;">
<div style="font-family: 'SF Mono', Consolas, monospace; font-size: 0.7em; letter-spacing: 0.18em; color: #888; text-transform: uppercase;">Set Stone <span style="color:#bbb">·</span> Set {{{set|?}}}{{#if:{{{shape|}}}| <span style="color:#bbb">·</span> {{{shape}}}|}}</div>
<div style="font-family: 'SF Mono', Consolas, monospace; font-size: 0.7em; letter-spacing: 0.18em; color: #888; text-transform: uppercase;">Set Stone <span style="color:#bbb">·</span> Set {{{set|?}}}{{#if:{{{shape|}}}|&nbsp;<span style="color:#bbb">·</span> {{{shape}}}|}}</div>
<div style="font-size: 1.05em; margin: 0.4em 0 0.15em 0; font-weight: 600;">{{#if:{{{song|}}}|{{{song}}}|<span style="color:#aaa; font-style:italic; font-weight:400;">song TBD</span>}}</div>
<div style="font-size: 1.05em; margin: 0.4em 0 0.15em 0; font-weight: 600;">{{#if:{{{song|}}}|{{{song}}}|<span style="color:#aaa; font-style:italic; font-weight:400;">song TBD</span>}}</div>
<div style="font-style: italic; color: #666; font-size: 0.85em;">from [[{{{show}}}]]</div>{{#if:{{{price|}}}|<div style="margin-top: 0.5em; border-top: 1px dashed #c8c4b0; padding-top: 0.4em; font-family: 'SF Mono', monospace; font-size: 0.72em; letter-spacing: 0.1em; text-transform: uppercase; color: #555;">Price <span style="font-weight:600; color:#333;">{{{price}}} Ξ</span></div>|}}{{#if:{{{owner|}}}|<div style="font-family: 'SF Mono', monospace; font-size: 0.7em; color: #228b22; margin-top: 0.3em; letter-spacing: 0.1em; text-transform: uppercase;">Held by '''{{{owner}}}'''</div>|}}</div>{{#set:Set stone of show={{{show}}}}}{{#set:Set number={{{set|}}}}}{{#set:Set stone shape={{{shape|}}}}}{{#set:Set stone color={{{color|}}}}}{{#if:{{{song|}}}|{{#set:Song={{{song}}}}}|}}[[Category:Set stones]]</includeonly>
<div style="font-style: italic; color: #666; font-size: 0.85em;">from [[{{{show}}}]]</div>{{#if:{{{price|}}}|<div style="margin-top: 0.5em; border-top: 1px dashed #c8c4b0; padding-top: 0.4em; font-family: 'SF Mono', monospace; font-size: 0.72em; letter-spacing: 0.1em; text-transform: uppercase; color: #555;">Price <span style="font-weight:600; color:#333;">{{{price}}} Ξ</span></div>|}}{{#if:{{{owner|}}}|<div style="font-family: 'SF Mono', monospace; font-size: 0.7em; color: #228b22; margin-top: 0.3em; letter-spacing: 0.1em; text-transform: uppercase;">Held by '''{{{owner}}}'''</div>|}}</div>{{#set:Set stone of show={{{show}}}}}{{#set:Set number={{{set|}}}}}{{#set:Set stone shape={{{shape|}}}}}{{#set:Set stone color={{{color|}}}}}{{#if:{{{song|}}}|{{#set:Song={{{song}}}}}|}}[[Category:Set stones]]</includeonly>

Latest revision as of 22:00, 4 June 2026


SetStone - Display template for a Set Stone NFT representing ownership of a song from a specific set.

Usage

{{SetStone
|show=Show:JustinHolmes-25255000
|set=1
|shape=diamond
|color=ruby
|song=The Two Sisters
|price=0.05
}}

{{SetStone
|show=Show:JustinHolmes-25255000
|set=2
|shape=triangle
|color=emerald
|song=Power Underneath
|price=0.05
|owner=jMyles
}}

Parameters

  • show (required) - Wiki page of the show
  • set (required) - Set number (1, 2, 3...)
  • shape (optional) - Stone shape: diamond, triangle, circle, square, hexagon
  • color (optional) - Stone color: ruby, emerald, sapphire, topaz, diamond (clear), or any hex code with a leading #
  • song (optional) - Song this stone represents
  • price (optional) - Mint price in ETH (numeric only, the Ξ is added by the template)
  • owner (optional) - Current holder of the stone

SMW properties set

  • Set stone of show
  • Set number
  • Set stone shape
  • Set stone color
  • Song

See also