Template:Shield Type: Difference between revisions

From HorizonXI Wiki
(Created page with "<div style="float: left; border:solid #808080 2px; margin: 1px;"> {| cellspacing="0" style="width: 238px; background: #0000BB;" | style="width: 40px; height: 40px; background: #220088; text-align: center; font-size: 14pt; color: black;"|Image:KiteIcon.JPG | style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: white;" | This user has a {{Color|white|Shield}} skill of level {{{1}}}. |}</div> <noinclude>category:Userbox Templates|Shie...")
Tag: visualeditor-wikitext
 
No edit summary
 
Line 1: Line 1:
<div style="float: left; border:solid #808080 2px; margin: 1px;">
<includeonly>{{#switch:{{lc:{{{2|}}}}}|no categories = |nc = |#default = {{#ifeq:{{NAMESPACE}}||[[Category:Armor]][[Category:Shields]]}}}}
{| cellspacing="0" style="width: 238px; background: #0000BB;"
'''[[:Category:Shields|Shield Type]]:''' {{#switch:{{lc:{{{1|}}}}}
| style="width: 40px; height: 40px; background: #220088; text-align: center; font-size: 14pt; color: black;"|[[Image:KiteIcon.JPG]]
| 1 | buckler | buckler shield = [[File:12301.png|16px]]{{Ht|Bucklers are the smallest shield type. They have the highest block rate but absorb the least damage per hit|Buckler}}
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: white;" | This user has a [[:Category:Shields|{{Color|white|Shield}}]] skill of level {{{1}}}.
| 2 | round | round shield = [[File:12295.png|16px]]{{Ht|Round shields block less frequently than Bucklers, but absorb more damage per hit|Round}}
|}</div>
| 3 | kite | kite shield = [[File:12306.png|16px]]{{Ht|Kite shields block less frequently than Round Shields, but absorb more damage per hit|Kite}}
<noinclude>[[category:Userbox Templates|ShieldSkill]]</noinclude>
| 4 | tower | tower shield = [[File:12324.png|16px]]{{Ht|Tower shields are the largest shield type. They have the lowest block rate but absorb the most damage per hit|Tower}}
| 5 | aegis | aegis = [[File:11927.png|16px]]{{Ht|The Aegis is a unique shield type, having a block rate somewhere in between Round and Kite Shields, but absorbing far more damage than either type|Aegis}}
| 6 | ochain | ochain = [[File:11926.png|16px]]{{Ht|Type 6 shields are reserved for Ochain and upgraded Prime Shields and have a block rate rate well above a Buckler|Ochain}}
}}</includeonly><noinclude>
[[Category:Templates|{{PAGENAMEE}}]]
==Usage==
<pre>{{Shield Type|<type>}}</pre>
Summarizes the shield type, a value that affects block rates and damage reduction based on the 'size' of the shield. Shield size can be mined from dat files if otherwise unknown. On desktop browsers, this comes with mouse-over help text. The template also links to the Shields page, which further explains the relationship between Shield Size, Block Rates, Shield Skill and Blocked Damage Reduction.
 
''Instead of <type>, you may also use <shield size number>.''
 
===Examples===
{| class="ffxi-table"
|-
! Shield Size !! Code !! Result
|-
| align="center" | 1
| <pre>{{Shield Type|buckler}}</pre>
| {{Shield Type|buckler}}
|-
| align="center" | 2
| <pre>{{Shield Type|round}}</pre>
| {{Shield Type|round}}
|-
| align="center" | 3
| <pre>{{Shield Type|kite}}</pre>
| {{Shield Type|kite}}
|-
| align="center" | 4
| <pre>{{Shield Type|tower}}</pre>
| {{Shield Type|tower}}
|-
| align="center" | 5
| <pre>{{Shield Type|aegis}}</pre>
| {{Shield Type|aegis}}
|-
| align="center" | 6
| <pre>{{Shield Type|ochain}}</pre>
| {{Shield Type|ochain}}
|}[[Category:Templates]]</noinclude>

Latest revision as of 23:39, 15 February 2023

Usage

{{Shield Type|<type>}}

Summarizes the shield type, a value that affects block rates and damage reduction based on the 'size' of the shield. Shield size can be mined from dat files if otherwise unknown. On desktop browsers, this comes with mouse-over help text. The template also links to the Shields page, which further explains the relationship between Shield Size, Block Rates, Shield Skill and Blocked Damage Reduction.

Instead of <type>, you may also use <shield size number>.

Examples

Shield Size Code Result
1
{{Shield Type|buckler}}

Shield Type: 12301.pngBuckler

2
{{Shield Type|round}}

Shield Type: 12295.pngRound

3
{{Shield Type|kite}}

Shield Type: 12306.pngKite

4
{{Shield Type|tower}}

Shield Type: 12324.pngTower

5
{{Shield Type|aegis}}

Shield Type: 11927.pngAegis

6
{{Shield Type|ochain}}

Shield Type: 11926.pngOchain