Template:Cargo Rows/Weapon Lists: Difference between revisions
mNo edit summary |
(add exception for non-firing rcsms) |
||
Line 11: | Line 11: | ||
| {{{stat|}}} | | {{{stat|}}} | ||
| {{#if:{{{rcsm bullet type|}}} | | {{#if:{{{rcsm bullet type|}}} | ||
| {{#invoke:Cargo|status_effect|neutral_status_id = {{{neutral status id|}}}|neutral_status_level = {{{neutral status level|}}}|text_only=1}} {{!}}{{!}} {{#invoke:Cargo|status_effect|fire_status_id = {{{fire status id|}}}|fire_status_level = {{{fire status level|}}}|text_only=1}} {{!}}{{!}} {{#invoke:Cargo|status_effect|ice_status_id = {{{ice status id|}}}|ice_status_level = {{{ice status level|}}}|text_only=1}} {{!}}{{!}} {{#invoke:Cargo|status_effect|lightning_status_id = {{{lightning status id|}}}|lightning_status_level = {{{lightning status level|}}}|text_only=1}} {{!}}{{!}} {{#invoke:Cargo|status_effect|ground_status_id = {{{ground status id|}}}|ground_status_level = {{{ground status level|}}}|text_only=1}} {{!}}{{!}} {{#invoke:Cargo|status_effect|light_status_id = {{{light status id|}}}|light_status_level = {{{light status level|}}}|text_only=1}} {{!}}{{!}} {{#invoke:Cargo|status_effect|dark_status_id = {{{dark status id|}}}|dark_status_level = {{{dark status level|}}}|text_only=1}} <!-- kinda gross, consider fixing later? --> | | <!--Pacifist RCSMs-->{{#ifeq: {{{rcsm number of shot|}}} | 0 | -{{!}}{{!}}-{{!}}{{!}}-{{!}}{{!}}-{{!}}{{!}}-{{!}}{{!}}-{{!}}{{!}}- | {{#invoke:Cargo|status_effect|neutral_status_id = {{{neutral status id|}}}|neutral_status_level = {{{neutral status level|}}}|text_only=1}} {{!}}{{!}} {{#invoke:Cargo|status_effect|fire_status_id = {{{fire status id|}}}|fire_status_level = {{{fire status level|}}}|text_only=1}} {{!}}{{!}} {{#invoke:Cargo|status_effect|ice_status_id = {{{ice status id|}}}|ice_status_level = {{{ice status level|}}}|text_only=1}} {{!}}{{!}} {{#invoke:Cargo|status_effect|lightning_status_id = {{{lightning status id|}}}|lightning_status_level = {{{lightning status level|}}}|text_only=1}} {{!}}{{!}} {{#invoke:Cargo|status_effect|ground_status_id = {{{ground status id|}}}|ground_status_level = {{{ground status level|}}}|text_only=1}} {{!}}{{!}} {{#invoke:Cargo|status_effect|light_status_id = {{{light status id|}}}|light_status_level = {{{light status level|}}}|text_only=1}} {{!}}{{!}} {{#invoke:Cargo|status_effect|dark_status_id = {{{dark status id|}}}|dark_status_level = {{{dark status level|}}}|text_only=1}} <!-- kinda gross, consider fixing later? -->}} | ||
|{{#invoke:Cargo|status_effect | |{{#invoke:Cargo|status_effect | ||
|neutral_status_id = {{{neutral status id|}}} | |neutral_status_id = {{{neutral status id|}}} |
Revision as of 13:18, 23 May 2024
Template intended to be called per each returned row with Cargo for the weapon list pages. Logically coupled to the weapon list header.