Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:WeaponS1Row: Difference between revisions

Template page
Created page with "|- | [[File:{{{name|Hero}}} (S1 HDR portrait).png|x32px|link={{{_pageName}}}]] [[{{{_pageName}}}|{{{name}}}]] | colspan="{{#switch: {{{type}}} | Axe = 8 | Bow = 5 | Claws = 7 | Dart = 3 | One-handed sword = 6 | Rod = 6 | Spear = 4 | Staff = 4 | Two-handed sword = 4 }}"| {{{weaponName1}}} | colspan="{{#switch: {{{type}}} | Axe = 5 | Bow = 7 | Claws = 8 | Dart = 6 | One-handed sword = 6 | Rod = 4 | Spear = 6 | Staff = 7 | Two-handed sword = 7 }}"| {{{weap..."
 
mNo edit summary
Line 1: Line 1:
|-
|-
| [[File:{{{name|Hero}}} (S1 HDR portrait).png|x32px|link={{{_pageName}}}]] [[{{{_pageName}}}|{{{name}}}]]
| [[File:{{{name|Hero}}} (S1 HDR portrait).png|x32px|link={{{_pageName}}}]] [[{{{_pageName}}}|{{{name}}}]]
| colspan="{{#switch: {{{type}}}
| colspan="{{#switch: {{{weaponType}}}
  | Axe = 8
  | Axe = 8
  | Bow = 5
  | Bow = 5
Line 12: Line 12:
  | Two-handed sword = 4
  | Two-handed sword = 4
}}"| {{{weaponName1}}}
}}"| {{{weaponName1}}}
| colspan="{{#switch: {{{type}}}
| colspan="{{#switch: {{{weaponType}}}
  | Axe = 5
  | Axe = 5
  | Bow = 7
  | Bow = 7
Line 23: Line 23:
  | Two-handed sword = 7
  | Two-handed sword = 7
}}"| {{{weaponName2}}}
}}"| {{{weaponName2}}}
| colspan="{{#switch: {{{type}}}
| colspan="{{#switch: {{{weaponType}}}
  | Axe = 3
  | Axe = 3
  | Bow = 4
  | Bow = 4

Revision as of 14:56, 24 April 2025

|- | link={{{_pageName}}} [[{{{_pageName}}}|{{{name}}}]] | colspan=""| {{{weaponName1}}} | colspan=""| {{{weaponName2}}} | colspan=""| {{{weaponName3}}} |- | {{{weaponType}}} | | | | | | | | | | | | | | |

This is the row template for use on enemy data on pages that list enemies. Usually this is only the main enemy page for the game and location pages. This information should be pulled automatically from the cargo table, which directly stores data entered into Template:S2 enemy data.