Template:Cargo Rows/Weapon Lists: Difference between revisions

From Phantasy Star Universe Clementine
(mult to % as per bob's request)
(status test)
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}} || {{#expr:{{formatnum:{{{critical attack mod|}}}}}*100}}% || {{#expr:{{formatnum:{{{pa mod|}}}}}*100}}%  || {{#expr:{{formatnum:{{{se mod|}}}}}*100}}%  || {{{variance|}}} || {{{stat|}}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
| 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}} || {{#expr:{{formatnum:{{{critical attack mod|}}}}}*100}}% || {{#expr:{{formatnum:{{{pa mod|}}}}}*100}}%  || {{#expr:{{formatnum:{{{se mod|}}}}}*100}}%  || {{{variance|}}} || {{{stat|}}} || {{{status|}}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>

Revision as of 22:41, 27 March 2024

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