Modèle:Skill bar

De Wiki - La Calv
Révision datée du 16 novembre 2023 à 23:24 par Sorrow (discussion | contributions) (Page créée avec « {| style="background: {{{background|transparent}}}; {{ #if: {{{indent|}}} | {{ #ifeq: {{{indent}}} | center | margin: 0px auto; | margin-left: {{{indent}}}px; }} }} border: {{{outline|0}}}px solid {{{outlinecolor|#000}}}; text-align: center; border-collapse: collapse; font-size: smaller; line-height: 125%;" cellspacing="0" cellpadding="{{ #ifexpr: {{{size|64}}} > 48 | 2 | 1 }}" {{ #if: {{{emptyskills|}}} | {{ #if: {{{1|}}} | {{!}} style="vertical-align: top; wi... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à la navigation Aller à la recherche
Blank Blank Blank Blank Blank Blank Blank Blank

Description

{{ Skill bar
 | 1 = skill 1
 | 2 = skill 2
 | 3 = skill 3
 | 4 = skill 4
 | 5 = skill 5
 | 6 = skill 6
 | 7 = skill 7
 | 8 = skill 8
 | size = (icon size)
 | outline = (outline size)
 | outlinecolor = (outline color)
 | border = solid
 | background = (background color)
 | text = hide
 | emptyskills = hide
 | indent = (indent size / center)
}}

This template is used to generate Skill bars. For easier use of common styles, see Template:Skill bar preset.

Parameters

unnamed parameters 1 8
Optional. Skill names. Empty skills are set to Blank.
size
Optional. Skill icon size. (Default: 64)
outline
Optional. Skill bar outline size. (Default: 0)
outlinecolor
Optional. Color of the outline border (Default: black)
border
Optional. Sets the border art between skill icons. (Default: dotted)
none - no border
dotted - dotted border
solid - solid border
direct - direct image border
background
Optional. Color of the background (Default: transparent)
text
Optional. Hides text if set1.
emptyskills
Optional. Hides empty skills without showing Blank skill if set1.
indent
Optional. Sets the (left) margin. Accepts numeral values and center for an automatically centered align. (Default: 0)
parameters t1 t8
Optional. Skill texts.

1 Note that the actual value of these parameters is irrelevant, as long as one is provided.


Examples

General usage

Lajijou
Barrededonations
Words of Comfort Healer's Boon Heal Party Dismiss Condition Deny Hexes Rebirth
{{ Skill bar
 | 1 = Lajijou
 | 2 = Barrededonations
 | 3 = Words of Comfort
 | 4 = Healer's Boon
 | 5 = Heal Party
 | 6 = Dismiss Condition
 | 7 = Deny Hexes
 | 8 = Rebirth
}}


Short form

Lajijou
Barrededonations
Words of Comfort Healer's Boon Heal Party Dismiss Condition Deny Hexes Rebirth
{{ Skill bar | Lajijou | Barrededonations | Words of Comfort | Healer's Boon | Heal Party | Dismiss Condition | Deny Hexes | Rebirth }}


Usage of "size" parameter

Lajijou
Barrededonations
Words of Comfort Healer's Boon Heal Party Dismiss Condition Deny Hexes Rebirth
{{ Skill bar
 | 1 = Lajijou
 | 2 = Barrededonations
 | 3 = Words of Comfort
 | 4 = Healer's Boon
 | 5 = Heal Party
 | 6 = Dismiss Condition
 | 7 = Deny Hexes
 | 8 = Rebirth
 | size = 24
}}


Usage of "outline" & "outlinecolor" parameter

Lajijou
Barrededonations
Words of Comfort Healer's Boon Heal Party Dismiss Condition Deny Hexes Rebirth
{{ Skill bar
 | 1 = Lajijou
 | 2 = Barrededonations
 | 3 = Words of Comfort
 | 4 = Healer's Boon
 | 5 = Heal Party
 | 6 = Dismiss Condition
 | 7 = Deny Hexes
 | 8 = Rebirth
 | outline = 1
 | outlinecolor = #F00
}}


Usage of "border" parameter

Lajijou
Barrededonations
Words of Comfort Healer's Boon Heal Party Dismiss Condition Deny Hexes Rebirth
{{ Skill bar
 | 1 = Lajijou
 | 2 = Barrededonations
 | 3 = Words of Comfort
 | 4 = Healer's Boon
 | 5 = Heal Party
 | 6 = Dismiss Condition
 | 7 = Deny Hexes
 | 8 = Rebirth
 | border = solid
}}


Usage of "text" parameter

{{ Skill bar
 | 1 = Lajijou
 | 2 = Barrededonations
 | 3 = Words of Comfort
 | 4 = Healer's Boon
 | 5 = Heal Party
 | 6 = Dismiss Condition
 | 7 = Deny Hexes
 | 8 = Rebirth
 | text = hide
}}

Usage of "emptyskills" parameter : hide & show

Lajijou
Barrededonations
Words of Comfort Healer's Boon Blank Blank Blank Blank
{{ Skill bar
 | 1 = Lajijou
 | 2 = Barrededonations
 | 3 = Words of Comfort
 | 4 = Healer's Boon
}}
Lajijou
Barrededonations
Words of Comfort Healer's Boon
{{ Skill bar
 | 1 = Lajijou
 | 2 = Barrededonations
 | 3 = Words of Comfort
 | 4 = Healer's Boon
 | emptyskills = hide
}}


Usage of "indent" parameter

{{ Skill bar
 | 1 = Lajijou
 | 2 = Barrededonations
 | 3 = Words of Comfort
 | 4 = Healer's Boon
 | 5 = Heal Party
 | 6 = Dismiss Condition
 | 7 = Deny Hexes
 | 8 = Rebirth
 | text = hide
 | indent = 50
}}
{{ Skill bar
 | 1 = Lajijou
 | 2 = Barrededonations
 | 3 = Words of Comfort
 | 4 = Healer's Boon
 | 5 = Heal Party
 | 6 = Dismiss Condition
 | 7 = Deny Hexes
 | 8 = Rebirth
 | text = hide
 | indent = center
}}


Usage of "border = direct" parameter

Lajijou
Barrededonations
Words of Comfort Healer's Boon Heal Party Dismiss Condition Deny Hexes Rebirth
{{ Skill bar
 | 1 = Lajijou
 | 2 = Barrededonations
 | 3 = Words of Comfort
 | 4 = Healer's Boon
 | 5 = Heal Party
 | 6 = Dismiss Condition
 | 7 = Deny Hexes
 | 8 = Rebirth
 | outline = 1
 | border = direct
}}


Example: Mini skill bar

{{ Skill bar
 | 1 = Lajijou
 | 2 = Barrededonations
 | 3 = Words of Comfort
 | 4 = Healer's Boon
 | 5 = Heal Party
 | 6 = Dismiss Condition
 | 7 = Deny Hexes
 | 8 = Rebirth
 | size = 24
 | outline = 1
 | border = direct
 | text = hide
}}