Template:Character Label: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 1: Line 1:
<noinclude>{{clear}}{{doc}}</noinclude>
<noinclude>{{clear}}{{doc}}</noinclude>
[[File:{{{1}}}_{{{2}}}_Icon.png|link={{{1}}}/{{{2}}}|{{#if:{{{3|}}}|{{{3|}}}|}}]] [[{{{1}}}/{{{2}}}|'''{{{2}}}''']]
[[File:{{{1}}}_{{{2}}}_Icon.png|link={{{1}}}/{{{2}}}|{{#if:{{{3|}}}|{{{3|}}}|24px}}]] [[{{{1}}}/{{{2}}}|'''{{{2}}}''']]

Revision as of 18:05, 8 December 2019

Arguments

1st arg / game = Game code. Default: Current page's game
2nd arg / chara = Character name. Default: Current page's character
size = Icon size. Default: 24px in height
icon = Override icon's image
label = Override the text. Leave blank or input "none" to disable label display
link = Override the link. Leave blank or input "none" to disable link
format = none/italic/bold/italicbold/bolditalic. Default: bold

Usage

  • Can be called in 4 ways:
{{Character Label}} (assumes current game and character)
{{Character Label|Venom}} (assumes current game)
{{Character Label|GGACR|Venom}}
{{Character Label|game=GGACR|chara=Venom}}
  • Does not work within section headers.
   ===={{Character Label|GGACR|Venom}}====

Full Args

{{Character Label|GGACR|Venom|size=120px|icon=OverrideIconToUse.png|label=OverrideNameToShow|link=OverrideLink|format=TextFormat}}
  • Can also be used with CLabel shorthand.
   {{CLabel|GGACR|Ky Kiske}}

Examples

GGACR Venom Icon.png Venom Lorem ipsum dolor sit amet, consectetur adipiscing elit.

GGST Goldlewis Dickinson Icon.png Goldlewis Dickinson Maecenas quis felis volutpat, cursus dolor vel, bibendum urna.

GGACR Testament Icon.png Testament Duis dignissim posuere justo, vitae sodales felis aliquam sit amet.

GGST Happy Chaos Icon.png Happy Chaos Donec efficitur ante ac dolor convallis volutpat.

Example without size value

GGACR Venom Icon.png Venom

Example with size value

GGACR Ky Kiske Icon.png Ky Kiske

Example with size, and name override values

This links to Ky's page

GGACR Ky Kiske Icon.png Ky Kiske

Desired Behaviors

Line break

The Icon should stick to the first word of the Label, while the rest of the Label can break into new lines.


GGACR Venom Icon.png Venom GGACR Sol Badguy Icon.png Sol Badguy

Copy paste compatibility

These examples can be copy pasted while still producing the same text:

It's me, {{Character Label|DBFZ|Goku}} from DBFZ!
It's me, {{Character Label|DBFZ|Goku|link=none}} from DBFZ!
It's me, {{Character Label|DBFZ|Goku|label=}} from DBFZ!
It's me, {{Character Label|DBFZ|Goku|link=|label=none|icon=DBFZ_SS_Goku_Icon.png}} from DBFZ!
It's me, 

DBFZ Goku Icon.png Goku from DBFZ!

It's me, 

DBFZ Goku Icon.png Goku from DBFZ!

It's me, 

DBFZ Goku Icon.png Goku from DBFZ!

It's me, 

DBFZ Goku Icon.png Goku from DBFZ!

It's me, Goku from DBFZ!

[[File:{{{1}}}_{{{2}}}_Icon.png|link={{{1}}}/{{{2}}}|24px]] [[{{{1}}}/{{{2}}}|{{{2}}}]]