Template:Claimshield: Difference between revisions

From HorizonXI Wiki
(base, not ready for use.)
No edit summary
Line 1: Line 1:
{{Construction|Not ready for use}}
<includeonly><onlyinclude><span class="horizon-claimshield">[[File:ClaimShield.png|{{{1|Claim Shield}}}|alt={{{1|Claim Shield}}}|link={{{link|}}}]]</span></onlyinclude></includeonly>
<includeonly><span class="horizon-claimshield">[[File:ClaimShield.png
|link={{{link|}}}
|alt={{{1|Claim Shield}}}
|title={{{1|Claim Shield}}}
|x16px
]]</span></includeonly><noinclude>
==Usage==
==Usage==


Use <nowiki>{{claimshield}}</nowiki> to mark enemies or sections that have a Claim Shield on HorizonXI.
Use <nowiki>{{ClaimShield}}</nowiki> to indicate that something (e.g., a mob, mechanic, or note) is affected by Claim Shield on HorizonXI.
The template uses an optional argument to display a tooltip/alt text.  


* Optional unnamed param: sets the tooltip/alt text. Defaults to "Claim Shield".
The icon is unclickable by default. There is an optional parameter "link" to make it clickable and direct to a given wiki page, which can be used when it makes sense.
* Optional named param <code>link=</code>: makes the icon clickable to a given wiki page. By default the icon is not a link.


===Examples===
===Examples===
Basic (default tooltip): <nowiki>{{claimshield}}</nowiki>


Custom tooltip: <nowiki>{{claimshield|immune to outside claims during window}}</nowiki>
Claim Shield without using the optional parameter <nowiki>{{ClaimShield}}</nowiki> will default to "Claim Shield".


Clickable to a page (e.g., [[Claim Shield]]): <nowiki>{{claimshield|details on claim shield|link=Claim Shield}}</nowiki>
Claim Shield using "Claim Shield active on HorizonXI" as the optional parameter <nowiki>{{ClaimShield|Claim Shield active on HorizonXI}}</nowiki>


Inline with a mob: <nowiki>[[Tiamat]] {{claimshield}}</nowiki>
Make the icon clickable to a specific page (e.g., mechanics explainer):
<nowiki>{{ClaimShield|Claim Shield mechanic|link=Claim Shield}}</nowiki>
 
Example inline usage:
[[Serket]] {{ClaimShield}}
 
[[Category:Horizon Templates]]

Revision as of 17:13, 25 October 2025

Usage

Use {{ClaimShield}} to indicate that something (e.g., a mob, mechanic, or note) is affected by Claim Shield on HorizonXI. The template uses an optional argument to display a tooltip/alt text.

The icon is unclickable by default. There is an optional parameter "link" to make it clickable and direct to a given wiki page, which can be used when it makes sense.

Examples

Claim Shield without using the optional parameter {{ClaimShield}} will default to "Claim Shield".

Claim Shield using "Claim Shield active on HorizonXI" as the optional parameter {{ClaimShield|Claim Shield active on HorizonXI}}

Make the icon clickable to a specific page (e.g., mechanics explainer): {{ClaimShield|Claim Shield mechanic|link=Claim Shield}}

Example inline usage: Serket Template:ClaimShield