More actions
dustloop:Template:Character Label>Kisequé mNo edit summary |
dustloop:Template:Character Label>Kisequé mNo edit summary |
||
| Line 3: | Line 3: | ||
1st arg = Game Code | 1st arg = Game Code | ||
2nd arg = Character Name | 2nd arg = Character Name | ||
"size" = icon size (optional) | |||
"icon" = icon override (optional) | "icon" = icon override (optional) | ||
"label" = text override (optional) | "label" = text override (optional) | ||
| Line 31: | Line 31: | ||
{{character Label|GGACR|Venom}} | {{character Label|GGACR|Venom}} | ||
===Example with size value=== | ===Example with size value=== | ||
{{character Label|GGACR|Ky Kiske|72px}} | {{character Label|GGACR|Ky Kiske|size=72px}} | ||
===Example with size, and name override values=== | ===Example with size, and name override values=== | ||
:This links to Ky's page | :This links to Ky's page | ||
{{character Label|GGACR|Ky Kiske|72px|label=JOHNNY ARCSYS}} | {{character Label|GGACR|Ky Kiske|size=72px|label=JOHNNY ARCSYS}} | ||
===Example with rectangular size=== | ===Example with rectangular size=== | ||
====default size==== | ====default size==== | ||
{{character Label|GGST|Nagoriyuki}} | {{character Label|GGST|Nagoriyuki}} | ||
====larger size==== | ====larger size==== | ||
{{character Label|GGST|Nagoriyuki|72px}} | {{character Label|GGST|Nagoriyuki|size=72px}} | ||
{{doc/end}} | {{doc/end}} | ||
<noinclude> | <noinclude> | ||
[[Category:Documentation templates]] | [[Category:Documentation templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 23:32, 12 December 2023
Arguments
1st arg = Game Code 2nd arg = Character Name "size" = icon size (optional) "icon" = icon override (optional) "label" = text override (optional) "linkOverride" = link override (optional) "format" = none/italic/bold (optional). Default to bold "L" = put something into this field to disable links (Use with either format=none, label=, or P=) "P" = put something into this field to remove the text from the label
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}}====
Full Args
{{character Label|GGACR|Venom|120px|icon=OverrideIconToUse.png|label=OverrideNameToShow|linkOverride=OverrideLink|format=TextFormat}}
- Can also be used with CLabel shorthand.
{{CLabel|GGACR|Ky Kiske}}
Example
File:GGACR Venom Icon.pngVenom Lorem ipsum dolor sit amet, consectetur adipiscing elit.
File:GGST Goldlewis Dickinson Icon.pngGoldlewis Dickinson Maecenas quis felis volutpat, cursus dolor vel, bibendum urna.
File:GGACR Testament Icon.pngTestament Duis dignissim posuere justo, vitae sodales felis aliquam sit amet.
File:GGST Happy Chaos Icon.pngHappy Chaos Donec efficitur ante ac dolor convallis volutpat.
Example without size value
File:GGACR Venom Icon.pngVenom
Example with size value
File:GGACR Ky Kiske Icon.pngKy Kiske
Example with size, and name override values
- This links to Ky's page
File:GGACR Ky Kiske Icon.pngJOHNNY ARCSYS
Example with rectangular size
default size
File:GGST Nagoriyuki Icon.pngNagoriyuki
larger size
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.