Template:MasterOverlay/doc: Difference between revisions

From Elwiki
No edit summary
Line 12: Line 12:
*'''link''' - if '''1''', creates link to the character's Master Class section; otherwise creates a custom local link
*'''link''' - if '''1''', creates link to the character's Master Class section; otherwise creates a custom local link
*'''suffix''' - you can pass additional text for the icon URL if it's different than class name alone (Lu/Ciel case)
*'''suffix''' - you can pass additional text for the icon URL if it's different than class name alone (Lu/Ciel case)
**''If you don't do it via this parameter, the link will break.''


=== Examples ===
=== Examples ===
Line 28: Line 29:
  <nowiki>{{MasterOverlay|Innocent|Rosso|suffix=Ishtar}}</nowiki>
  <nowiki>{{MasterOverlay|Innocent|Rosso|suffix=Ishtar}}</nowiki>
result: {{MasterOverlay|Innocent|Rosso|suffix=Ishtar}}
result: {{MasterOverlay|Innocent|Rosso|suffix=Ishtar}}
<nowiki>{{MasterOverlay|Catastrophe|Rosso|suffix=Timoria|link=Catastrophe/zh-hans#领导者转职}}</nowiki>
result: {{MasterOverlay|Catastrophe|Rosso|suffix=Timoria|link=Catastrophe/zh-hans#领导者转职}}

Revision as of 13:53, 7 March 2022

What is it used for?

This is an overlay template for Master Class icons.

How to use

Code

{{MasterOverlay|file|master|suffix=text|link=1}}

Parameters

  • {{MasterOverlay|file}} - class name or "Dunno" if there is no icon
  • {{MasterOverlay|file|master}} - Master name that the class belongs to
  • link - if 1, creates link to the character's Master Class section; otherwise creates a custom local link
  • suffix - you can pass additional text for the icon URL if it's different than class name alone (Lu/Ciel case)
    • If you don't do it via this parameter, the link will break.

Examples

{{MasterOverlay|Surya|Gaia}}

result:


{{MasterOverlay|Surya|Gaia|link=1}}

result:

Surya (Master Class)


{{MasterOverlay|Dunno|Ventus}}

result:


{{MasterOverlay|Innocent|Rosso|suffix=Ishtar}}

result:


{{MasterOverlay|Catastrophe|Rosso|suffix=Timoria|link=Catastrophe/zh-hans#领导者转职}}

result:

Catastrophe (Master Class)