Template:Cargo Rows/Weapon Lists: Difference between revisions

From Phantasy Star Universe Clementine
m (Mika moved page Template:Cargo Rows/TECHNIC Weapons to Template:Cargo Rows/Weapon Lists without leaving a redirect: rescope)
m (tp -> atk)
Line 1: Line 1:
<includeonly>
<includeonly>
|-
|-
| class="rank-{{{rank|}}}" | {{#expr:{{{rarity|}}}+1}}★ || [[{{{pagename|}}}|{{{name|}}}]]|| {{Manufacturer/EnumImage|{{{manufacturer|}}}|options=16px{{!}}link=}} || {{#if:{{{pp|}}}|{{#invoke:String|match|s={{{pp}}}|pattern=%d+|match=1|plain=false}} || {{#if:{{{pp|}}}|{{#invoke:String|match|s={{{pp}}}|pattern=%d+|match=11|plain=false}} || {{#if:{{{tp|}}}|{{#invoke:String|match|s={{{tp}}}|pattern=%d+|match=1|plain=false}} || {{#if:{{{tp|}}}|{{#invoke:String|match|s={{{tp}}}|pattern=%d+|match=11|plain=false}} || {{#invoke:Number|format|format=%.2f|num={{{critical attack mod|}}}}}x || {{#invoke:Number|format|format=%.2f|num={{{pa mod|}}}}}x  || {{#invoke:Number|format|format=%.2f|num={{{se mod|}}}}}x  || {{{variance|}}} || {{{stat|}}} || {{#invoke:Cargo|status_effect
| class="rank-{{{rank|}}}" | {{#expr:{{{rarity|}}}+1}}★ || [[{{{pagename|}}}|{{{name|}}}]]|| {{Manufacturer/EnumImage|{{{manufacturer|}}}|options=16px{{!}}link=}} || {{#if:{{{pp|}}}|{{#invoke:String|match|s={{{pp}}}|pattern=%d+|match=1|plain=false}} || {{#if:{{{pp|}}}|{{#invoke:String|match|s={{{pp}}}|pattern=%d+|match=11|plain=false}} || {{#if:{{{atk|}}}|{{#invoke:String|match|s={{{atk}}}|pattern=%d+|match=1|plain=false}} || {{#if:{{{tp|}}}|{{#invoke:String|match|s={{{tp}}}|pattern=%d+|match=11|plain=false}} || {{#invoke:Number|format|format=%.2f|num={{{critical attack mod|}}}}}x || {{#invoke:Number|format|format=%.2f|num={{{pa mod|}}}}}x  || {{#invoke:Number|format|format=%.2f|num={{{se mod|}}}}}x  || {{{variance|}}} || {{{stat|}}} || {{#invoke:Cargo|status_effect
|neutral_status_id = {{{neutral status id|}}}
|neutral_status_id = {{{neutral status id|}}}
|neutral_status_level = {{{neutral status level|}}}
|neutral_status_level = {{{neutral status level|}}}

Revision as of 22:27, 2 April 2024

Template intended to be called per each returned row with Cargo for the weapon list pages. Logically coupled to the weapon list header.