Template:Force/doc: Difference between revisions

From Elwiki
No edit summary
Line 10: Line 10:
*<nowiki>{{Force|</nowiki>'''file'''<nowiki>}}</nowiki> - name of the image (without the "File:" prefix)
*<nowiki>{{Force|</nowiki>'''file'''<nowiki>}}</nowiki> - name of the image (without the "File:" prefix)
*'''link''' - optional link to the skill (provide only skill name, redirects to [Mod] automatically)
*'''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
*'''size''' - if '''1''', displays a 20px icon, if '''2''' - 27px
*[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
Line 20: Line 22:
  <nowiki>{{Force|MariciSkill4.png|link=Iceberg}}</nowiki>
  <nowiki>{{Force|MariciSkill4.png|link=Iceberg}}</nowiki>
result: {{Force|MariciSkill4.png|link=Iceberg}}
result: {{Force|MariciSkill4.png|link=Iceberg}}
<nowiki>{{Force|MariciSkill4.png|link=Iceberg|language=zh-hans|name=[变化]冰山}}</nowiki>
result: {{Force|MariciSkill4.png|link=Iceberg|language=zh-hans|name=[变化]冰山}}


  <nowiki>{{Force|MariciSkill4.png|size=1}}</nowiki>
  <nowiki>{{Force|MariciSkill4.png|size=1}}</nowiki>
result: {{Force|MariciSkill4.png|size=1}}
result: {{Force|MariciSkill4.png|size=1}}

Revision as of 09:01, 22 March 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
  • 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: