Template:StandChart: Difference between revisions

From JCraft Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<div class="stand-chart-box"><div class="stand-mask" style="--p:{{#switch:{{{power|Ø}}}|A=75px|B=60px|C=45px|D=30px|E=15px|0px}}; --s:{{#switch:{{{speed|Ø}}}|A=75px|B=60px|C=45px|D=30px|E=15px|0px}}; --r:{{#switch:{{{range|Ø}}}|A=75px|B=60px|C=45px|D=30px|E=15px|0px}}; --d:{{#switch:{{{durability|Ø}}}|A=75px|B=60px|C=45px|D=30px|E=15px|0px}}; --pr:{{#switch:{{{precision|Ø}}}|A=75px|B=60px|C=45px|D=30px|E=15px|0px}}; --po:{{#switch:{{{potential|Ø}}}|A=75px|B=60px|C=45px|D=30px|E=15px|0px}};"></div><div class="stand-rank rank-power rank-{{{power|Ø}}}">{{{power|Ø}}}</div><div class="stand-rank rank-speed rank-{{{speed|Ø}}}">{{{speed|Ø}}}</div><div class="stand-rank rank-range rank-{{{range|Ø}}}">{{{range|Ø}}}</div><div class="stand-rank rank-durability rank-{{{durability|Ø}}}">{{{durability|Ø}}}</div><div class="stand-rank rank-precision rank-{{{precision|Ø}}}">{{{precision|Ø}}}</div><div class="stand-rank rank-potential rank-{{{potential|Ø}}}">{{{potential}}}</div></div>
<infobox type="stand">
  <title source="stand_name">
    <default>{{PAGENAME}}</default>
  </title>
 
  <image source="image">
    <caption source="caption"/>
  </image>
 
  <group>
    <header>Stand User</header>
    <data source="stand_user"/>
  </group>
 
  <group layout="horizontal" class="stand-stats-grid">
    <header>Stand Statistics</header>
    <data source="power"><label>Power</label></data>
    <data source="speed"><label>Speed</label></data>
    <data source="range"><label>Range</label></data>
    <data source="durability"><label>Durability</label></data>
    <data source="precision"><label>Precision</label></data>
    <data source="potential"><label>Potential</label></data>
  </group>
</infobox>
</includeonly>
<noinclude>
<templatedata>
{
"params": {
"stand_name": { "label": "Stand Name", "suggested": true },
"stand_user": { "label": "Stand User", "suggested": true },
"image": { "label": "Image", "type": "wiki-file-name" },
"power": { "label": "Power", "description": "A-E", "suggested": true },
"speed": { "label": "Speed", "description": "A-E", "suggested": true },
"range": { "label": "Range", "description": "A-E", "suggested": true },
"durability": { "label": "Durability", "description": "A-E", "suggested": true },
"precision": { "label": "Precision", "description": "A-E", "suggested": true },
"potential": { "label": "Potential", "description": "A-E", "suggested": true }
}
}
</templatedata>
</noinclude>

Latest revision as of 13:57, 26 April 2026

Ø
Ø
Ø
Ø
Ø
Ø