Difference between revisions of "One:Skills (Template)"

From eRepublik Official Wiki
Jump to: navigation, search
(strength added)
m (small corrections)
Line 1: Line 1:
{| style="border=0 cellspacing=0 cellpadding=10; align:left; color:#666; text-align:center;"
+
{| style="border=0 cellspacing=0 cellpadding=10; color:#666; text-align:center;"
 +
|-
 
|style="font-size:14px; width:150px"|{{L|One:Manufacturing|Manufacturing}}
 
|style="font-size:14px; width:150px"|{{L|One:Manufacturing|Manufacturing}}
 
|style="font-size:14px; width:150px"|{{L|One:Land|Land}}
 
|style="font-size:14px; width:150px"|{{L|One:Land|Land}}
 
|style="font-size:14px; width:150px"|{{L|One:Construction|Construction}}
 
|style="font-size:14px; width:150px"|{{L|One:Construction|Construction}}
|style="font-size:14px; width:150px"|{{#if: {{{str|}}}|{{L|Strength}} | }}
+
|style="font-size:14px; width:150px"|{{#if: {{{str|}}}|{{L|One:Strength|Strength}} | }}
 
|-
 
|-
 
|style="font-size:18px"|[[File:Icon_skill_manufacturing.gif]] {{{manu|0}}}
 
|style="font-size:18px"|[[File:Icon_skill_manufacturing.gif]] {{{manu|0}}}
Line 9: Line 10:
 
|style="font-size:18px"|[[File:Icon_skill_constructions.gif]] {{{con|0}}}
 
|style="font-size:18px"|[[File:Icon_skill_constructions.gif]] {{{con|0}}}
 
|style="font-size:18px"|{{#if: {{{str|}}}|[[File:Icon_skill_strength.gif]] {{{str|0}}} | }}
 
|style="font-size:18px"|{{#if: {{{str|}}}|[[File:Icon_skill_strength.gif]] {{{str|0}}} | }}
|}
+
|}<noinclude>{{Documentation}}[[Category:Graphical Aid Templates]]</noinclude>
<noinclude>{{Documentation}}[[Category:Graphical Aid Templates]]</noinclude>
+

Revision as of 21:24, 24 April 2019

Manufacturing Land Construction
Icon skill manufacturing.gif 0 Icon skill land.gif 0 File:Icon skill constructions.gif 0

[edit] [purge]

Documentation


This is a template for adding a section displaying a list of skills on citizen pages.

Usage

{{One:Skills (Template)|manu=|land=|con=|str=}}

Variables

This template has these variables:

  • manu = Manufacturing skill (Default 0)
  • land = Land skill (Default 0)
  • con = Construction skill (Default 0)
  • str = Strength skill (Default not visible)

Example 1 (land and manufacturing)

  • Manufacturing skill 2
  • Land skill 3.1
{{One:Skills (Template)|manu=2|land=3.1}}
Manufacturing Land Construction
Icon skill manufacturing.gif 2 Icon skill land.gif 3.1 Icon skill construction.gif 0

Example 2 (construction and strength)

  • Construction skill 4
  • Strength skill 2.75
{{One:Skills (Template)|str=2.75|con=4}}
Manufacturing Land Construction Strength
Icon skill manufacturing.gif 0 Icon skill land.gif 0 Icon skill construction.gif 4 Icon skill strength.gif 2.75

Example 3 (all skills)

  • Manufacturing skill 2
  • Land skill 3.1
  • Construction skill 4
  • Strength skill 2.75
{{One:Skills (Template)|manu=2|land=3.1|str=2.75|con=4}}
Manufacturing Land Construction Strength
Icon skill manufacturing.gif 2 Icon skill land.gif 3.1 Icon skill construction.gif 4 Icon skill strength.gif 2.75

See also

  • {{Strength}} - if only strength is needed