Template:Character Label/doc: Difference between revisions

Template page
(Adding LinkOverride to Arguments)
Line 14: Line 14:
     <nowiki>{{character Label|GGACR|Venom|120px}}</nowiki>
     <nowiki>{{character Label|GGACR|Venom|120px}}</nowiki>


Does not work within section headers
* Does not work within section headers.
     <nowiki>===={{character Label|GGACR|Venom}}====</nowiki>
     <nowiki>===={{character Label|GGACR|Venom}}====</nowiki>
=== <nowiki>{{character Label|GGACR|Venom|120px|OverrideIconToUse|OverrideNameToShow|OverrideLink}}</nowiki> ===
=== <nowiki>{{character Label|GGACR|Venom|120px|OverrideIconToUse|OverrideNameToShow|OverrideLink}}</nowiki> ===
* Can also be used with CLabel shorthand.
    <nowiki>{{CLabel|GGACR|Ky Kiske}}</nowiki>


==Example==
==Example==

Revision as of 14:50, 25 June 2022

Arguments

 1st arg = Game Code
 2nd arg = Character Name
 3rd arg = icon size (optional)
 "Label" = text override (optional)
 "LinkOverride" = link override (optional)

Usage

  • Icon default size is 24px.
   {{character Label|GGACR|Slayer}}
   {{character Label|GGACR|Venom|120px}}
  • Does not work within section headers.
   ===={{character Label|GGACR|Venom}}====

{{character Label|GGACR|Venom|120px|OverrideIconToUse|OverrideNameToShow|OverrideLink}}

  • Can also be used with CLabel shorthand.
   {{CLabel|GGACR|Ky Kiske}}

Example

 Venom Lorem ipsum dolor sit amet, consectetur adipiscing elit.
 Goldlewis Dickinson Maecenas quis felis volutpat, cursus dolor vel, bibendum urna.
 Testament Duis dignissim posuere justo, vitae sodales felis aliquam sit amet.
 Happy Chaos Donec efficitur ante ac dolor convallis volutpat.

Example without size value

 Venom

Example with size value

 Ky Kiske

Example with size, and name override values

This links to Ky's page

 JOHNNY ARCSYS

Example with rectangular size

default size

 Nagoriyuki

larger size

 Nagoriyuki

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.