Template:Force/doc: Difference between revisions

From Elwiki
No edit summary
m (Ritsu moved page Doc:Template:Force to Template:Force/doc)
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
*'''language''' - the language of the page
*'''language''' - the language of the page
*'''name''' - optional name for the skill in other languages
*'''name''' - optional name for the skill in other languages
*'''size''' - if '''1''', displays a 20px icon, if '''2''' - 27px
*'''size''' - if '''1''', displays a 20px icon, if '''2''' - 27px, if '''3''' - 30px
*[https://developer.mozilla.org/en-US/docs/Web/CSS/float '''float'''] - if '''right''' or '''left''' specified, pushes the picture to the right or the left of the page
*[https://developer.mozilla.org/en-US/docs/Web/CSS/float '''float'''] - if '''right''' or '''left''' specified, pushes the picture to the right or the left of the page
*[https://developer.mozilla.org/en-US/docs/Web/CSS/vertical-align '''valign'''] - vertical align of the picture, useful if inserted in the middle of a text block or so, can equal to top/bottom/baseline/middle
*[https://developer.mozilla.org/en-US/docs/Web/CSS/vertical-align '''valign'''] - vertical align of the picture, useful if inserted in the middle of a text block or so, can equal to top/bottom/baseline/middle

Latest revision as of 17:14, 24 August 2022

What is it used for?

This is an overlay template for Force Skill icons.

How to use

Code

{{Force|file|link=skillname|size=1|float=position|valign=position}}

Parameters

  • {{Force|file}} - name of the image (without the "File:" prefix)
  • link - optional link to the skill (provide only skill name, redirects to [Mod] automatically)
  • language - the language of the page
  • name - optional name for the skill in other languages
  • size - if 1, displays a 20px icon, if 2 - 27px, if 3 - 30px
  • float - if right or left specified, pushes the picture to the right or the left of the page
  • valign - vertical align of the picture, useful if inserted in the middle of a text block or so, can equal to top/bottom/baseline/middle

Examples

{{Force|MariciSkill4.png}}

result:

{{Force|MariciSkill4.png|link=Iceberg}}

result:

{{Force|MariciSkill4.png|link=Iceberg|language=zh-hans|name=[变化]冰山}}

result:

[变化]冰山
{{Force|MariciSkill4.png|size=1}}

result: