Template:AMP: Difference between revisions

Template page
(remove <templatedata>)
Tag: Manual revert
(use new component display)
Line 5: Line 5:


=== Amorphous Material Components ===
=== Amorphous Material Components ===
<dl style="display: grid; grid-template-columns: max-content auto;">
{{#if: {{{p1_pct|}}}
{{#if: {{{p1_pct|}}}
| <!-- p1 -->
| <!-- p1 -->
   <dt>{{{p1_pct}}}%</dt>
   {{AMP/Component|name={{{p1_name}}}|pct={{{p1_pct}}}}}
  <dd>{{{p1_name}}}</dd>
| <!-- none -->
| <!-- none -->
}}
}}
Line 16: Line 14:
{{#if: {{{p2_pct|}}}
{{#if: {{{p2_pct|}}}
| <!-- p2 -->
| <!-- p2 -->
   <dt>{{{p2_pct}}}%</dt>
   {{AMP/Component|name={{{p2_name}}}|pct={{{p2_pct}}}}}
  <dd>{{{p2_name}}}</dd>
| <!-- none -->
| <!-- none -->
}}
}}
Line 24: Line 21:
{{#if: {{{p3_pct|}}}
{{#if: {{{p3_pct|}}}
| <!-- p3 -->
| <!-- p3 -->
   <dt>{{{p3_pct}}}%</dt>
   {{AMP/Component|name={{{p3_name}}}|pct={{{p3_pct}}}}}
  <dd>{{{p3_name}}}</dd>
| <!-- none -->
| <!-- none -->
}}
}}
Line 32: Line 28:
{{#if: {{{p4_pct|}}}
{{#if: {{{p4_pct|}}}
| <!-- p4 -->
| <!-- p4 -->
   <dt>{{{p4_pct}}}%</dt>
   {{AMP/Component|name={{{p4_name}}}|pct={{{p4_pct}}}}}
  <dd>{{{p4_name}}}</dd>
| <!-- none -->
| <!-- none -->
}}
}}
Line 40: Line 35:
{{#if: {{{p5_pct|}}}
{{#if: {{{p5_pct|}}}
| <!-- p5 -->
| <!-- p5 -->
   <dt>{{{p5_pct}}}%</dt>
   {{AMP/Component|name={{{p5_name}}}|pct={{{p5_pct}}}}}
  <dd>{{{p5_name}}}</dd>
| <!-- none -->
| <!-- none -->
}}
}}
</dl>


<!-- ai_map, ai_diff, ai_qst, ai_pct -->
<!-- ai_map, ai_diff, ai_qst, ai_pct -->
Line 57: Line 50:
<noinclude>
<noinclude>
=== Example ===
=== Example ===
{{AMP|p1_pct=6|p1_name=Ultimate Ajax Stabilizer Blueprint|p2_pct=10|p2_name=Valby Spiral Catalyst Blueprint|p3_pct=20|p3_name=Crystallization Catalyst Blueprint|p4_pct=32|p4_name=The Final Masterpiece Blueprint|p5_pct=32|p5_name=[[Secret Garden]] Polymer Syntycium|ls=7|ai_map=Hagios|ai_diff=Hard|ai_pct=25|ai_qst=Forward Base: Vulgus Strategic Outpost}}
{{AMP|p1_pct=6|p1_name=Ultimate Ajax Stabilizer Blueprint|p2_pct=10|p2_name=Valby Spiral Catalyst Blueprint|p3_pct=20|p3_name=Crystallization Catalyst Blueprint|p4_pct=32|p4_name=The Final Masterpiece Blueprint|p5_pct=32|p5_name=Secret Garden Polymer Syncytium=7|ai_map=Hagios|ai_diff=Hard|ai_pct=25|ai_qst=Forward Base: Vulgus Strategic Outpost}}


=== Documentation ===
=== Documentation ===

Revision as of 13:42, 23 July 2024


Amorphous Material Components

Example

Amorphous Material Components

Ultimate Ajax Stabilizer Blueprint

6%10%

Valby Spiral Catalyst Blueprint

10%16%

Crystallization Catalyst Blueprint

20% → 20%

The Final Masterpiece Blueprint

32%27%

Secret Garden Polymer Syncytium=7

32%27%

Acquisition Info

25% - Hagios Hard Difficulty: Forward Base: Vulgus Strategic Outpost



Documentation

--- Icon
- Icon is generated from the last 3 characters of the page name, which should be the Amorphous ID (ex: 003,054,112)

--- Components
- # represents the position in the list, change it to: 1/2/3/4/5
p#_name = Item name
p#_pct  = Item drop rate

--- Acquisition Info
ai_map  = Zone name (Kingston, Sterile Land, ...)
ai_diff = Difficulty required (either Normal or Hard)
ai_qst  = Quest/mission name
ai_pct  = Chance of Amorphous drop

--- Linked Shape Stabilizer
ls = Linked Shape Stabilizer number (1/2/3/4/5/6/7/8)