Difference between revisions of "Template:GuerrillaScore"

From eRepublik Official Wiki
Jump to: navigation, search
m
m (seriously, creating a template because you can't be arsed to type out few dashes and pipes?)
Line 1: Line 1:
 
<includeonly><span style="font-family: 'Impact'; font-size: 20px; color: #404040; padding: 10px 10px 10px 10px;">Guerilla score:</span>
 
<includeonly><span style="font-family: 'Impact'; font-size: 20px; color: #404040; padding: 10px 10px 10px 10px;">Guerilla score:</span>
{{Table
+
{| style="text-align: center;"
|type = style="text-align:center"
+
|-
|hdrs = [[File:Guerilla won.jpg]] !! [[File:Guerilla lost.jpg]] !! [[File:Guerilla fights icon.png|x21px]]
+
! [[File:Guerilla won.jpg|link]]
|row1 = <span style="font-family: 'Impact'; font-size: 20px; color: #95ab49; padding: 10px 10px 10px 10px; ">{{{won|0}}}</span> {{!!}} <span style="font-family: 'Impact'; font-size: 20px; color: #c1585e; padding: 10px 10px 10px 10px; ">{{{lost|0}}}</span> {{!!}} <span style="font-family: 'Impact'; font-size: 20px; color: #404040; padding: 10px 10px 10px 10px;">{{#ifexpr: {{{won|0}}}+{{{lost|0}}}>0|{{#expr:({{{won|0}}}*100/({{{won|0}}}+{{{lost|0}}})) round 0}}|0}}%</span>  
+
! [[File:Guerilla lost.jpg|link=]]  
}}</includeonly>
+
! [[File:Guerilla fights icon.png|21px|link=]]
 +
|-
 +
| <span style="font-family: 'Impact'; font-size: 20px; color: #95ab49; padding: 10px 10px 10px 10px; ">{{{won|0}}}</span>
 +
| <span style="font-family: 'Impact'; font-size: 20px; color: #c1585e; padding: 10px 10px 10px 10px; ">{{{lost|0}}}</span>
 +
| <span style="font-family: 'Impact'; font-size: 20px; color: #404040; padding: 10px 10px 10px 10px;">{{#ifexpr: {{{won|0}}}+{{{lost|0}}}>0|{{#expr:({{{won|0}}}*100/({{{won|0}}}+{{{lost|0}}})) round 0}}|0}}%</span>  
 +
|}</includeonly>
  
 
<noinclude>This is the '''GuerillaScore template'''. It display the fights won and lost, as well as the victory percentage.
 
<noinclude>This is the '''GuerillaScore template'''. It display the fights won and lost, as well as the victory percentage.

Revision as of 09:40, 4 March 2014


This is the GuerillaScore template. It display the fights won and lost, as well as the victory percentage.

Input: {{GuerillaScore|won=100|lost=50}}

Output: Template:GuerillaScore