Template:StandChart: Difference between revisions

From JCraft Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
   <group>
   <group>
     <header>Stand Statistics</header>
     <header>Stand Statistics</header>
     <div class="stat-wheel-container">
     <data class="stat-wheel-wrapper">
      <div class="stat-point power"><div class="rank-value">{{{power|?}}}</div></div>
      <label></label>
      <div class="stat-point speed"><div class="rank-value">{{{speed|?}}}</div></div>
      <default>
      <div class="stat-point range"><div class="rank-value">{{{range|?}}}</div></div>
        <div class="stat-wheel-container">
      <div class="stat-point durability"><div class="rank-value">{{{durability|?}}}</div></div>
          <div class="stat-point power"><div class="rank-value">{{{power|?}}}</div></div>
      <div class="stat-point precision"><div class="rank-value">{{{precision|?}}}</div></div>
          <div class="stat-point speed"><div class="rank-value">{{{speed|?}}}</div></div>
      <div class="stat-point potential"><div class="rank-value">{{{potential|?}}}</div></div>
          <div class="stat-point range"><div class="rank-value">{{{range|?}}}</div></div>
     </div>
          <div class="stat-point durability"><div class="rank-value">{{{durability|?}}}</div></div>
          <div class="stat-point precision"><div class="rank-value">{{{precision|?}}}</div></div>
          <div class="stat-point potential"><div class="rank-value">{{{potential|?}}}</div></div>
        </div>
      </default>
     </data>
   </group>
   </group>
</infobox>
</infobox>
Line 37: Line 42:
"image": { "label": "Image", "type": "wiki-file-name", "suggested": true },
"image": { "label": "Image", "type": "wiki-file-name", "suggested": true },
"caption": { "label": "Image Caption", "type": "string" },
"caption": { "label": "Image Caption", "type": "string" },
"power": { "label": "Power", "description": "Rank A-E", "type": "string", "suggested": true },
"power": { "label": "Power", "type": "string", "suggested": true },
"speed": { "label": "Speed", "description": "Rank A-E", "type": "string", "suggested": true },
"speed": { "label": "Speed", "type": "string", "suggested": true },
"range": { "label": "Range", "description": "Rank A-E", "type": "string", "suggested": true },
"range": { "label": "Range", "type": "string", "suggested": true },
"durability": { "label": "Durability", "description": "Rank A-E", "type": "string", "suggested": true },
"durability": { "label": "Durability", "type": "string", "suggested": true },
"precision": { "label": "Precision", "description": "Rank A-E", "type": "string", "suggested": true },
"precision": { "label": "Precision", "type": "string", "suggested": true },
"potential": { "label": "Potential", "description": "Rank A-E", "type": "string", "suggested": true }
"potential": { "label": "Potential", "type": "string", "suggested": true }
},
},
"description": "Hexagonal Stand Statistics chart.",
"description": "Hexagonal Stand Statistics chart.",

Revision as of 02:52, 26 April 2026


Hexagonal Stand Statistics chart.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Stand Namestand_name

no description

Stringsuggested
Stand Userstand_user

no description

Stringsuggested
Imageimage

no description

Filesuggested
Image Captioncaption

no description

Stringoptional
Powerpower

no description

Stringsuggested
Speedspeed

no description

Stringsuggested
Rangerange

no description

Stringsuggested
Durabilitydurability

no description

Stringsuggested
Precisionprecision

no description

Stringsuggested
Potentialpotential

no description

Stringsuggested